973 Commits (06e731185fdf9b9bffeff737b7609d5dc8e22bd6)

Author SHA1 Message Date
  Øyvind Harboe 3e51d893ed -Wshadow fixes 13 years ago
  Øyvind Harboe 9132f7083d cfi: add LOG_ERROR() in case of unsupported intel erase algorithm 13 years ago
  Øyvind Harboe b6a8254065 flash: fix bug in error propagation of flash write_image 13 years ago
  Øyvind Harboe 18918a0423 cfi: fix gaffe introduced in previous version 13 years ago
  Øyvind Harboe 4532dc7831 flash: add error handling to get_flash_by_addr/name 14 years ago
  Øyvind Harboe ecc8041c0f cfi: fix error propagation 14 years ago
  Øyvind Harboe 9ab7636ce6 flash: add error message if image is too big for flash 14 years ago
  Øyvind Harboe 49e6c61bcc flash: flash erase_address takes unsigned arguments 14 years ago
  Øyvind Harboe 14c112e992 cfi: fix GDB keep alive bug 14 years ago
  gcembed a1cf1b5244 stm32 : change returned value of mass_erase function 14 years ago
  Spencer Oliver 86e851e1e2 nor: fix memory leaks during probe 14 years ago
  Spencer Oliver 215353ef67 flash: virtual driver update for get_flash_bank_by_name_noprobe 14 years ago
  Spencer Oliver ee4106ee99 nor: add get_flash_bank_by_name autoprobe 14 years ago
  Spencer Oliver 5319ccd7eb flash: add virtual flash bank driver 14 years ago
  Antonio Borneo ef72484b78 NOR/CFI: fix memory leak; check malloc return value 14 years ago
  gcembed f40faeb349 nand : Add Freescale iMX27 nand flash controller support 14 years ago
  Jon Povey dc464ad88e NAND/davinci: Fix segfault for hwecc4_infix reads 14 years ago
  Jon Povey fafed75d98 NAND: catch read errors when building BBT 14 years ago
  Jon Povey 5fd1c2db9a Change kb/s to KiB/s in messages about kibibytes 14 years ago
  Antonio Borneo 76b81682ee NOR/CFI: minor code cleanup 14 years ago
  Antonio Borneo 602685e66f NOR/CFI: add cfi_read() implementation 14 years ago
  Antonio Borneo bc8be110ff NOR: add read() callback to struct flash_driver 14 years ago
  Antonio Borneo 24ebfffff5 NOR/TCL: fix typo in error message 14 years ago
  Antonio Borneo feb95fbb7b NOR: fix comment for Doxygen 14 years ago
  Antonio Borneo ebdd3a1670 NOR/CFI: remove use of cfi_add_byte() 14 years ago
  Antonio Borneo 34f70956ed NOR/CFI: use bus_width for memory access in cfi_write() 14 years ago
  Antonio Borneo a69cbf0f74 NOR/CFI: use bus_width for memory access on flash ID. 14 years ago
  Antonio Borneo 61bb0d3d23 NOR/CFI: identify memory accesses not using "bus_width". 14 years ago
  Antonio Borneo 89747f81f2 NOR/CFI: simplify bufferwsize computation 14 years ago
  Antonio Borneo c7b269ace1 NOR/CFI: check "flash bank" command arguments 14 years ago
  Jon Povey dcca0b7694 NAND: fix first and last handling in nand_build_bbt 14 years ago
  Jon Povey 0eb7fb59a0 NAND: fix off-by-one error in erase command argument range 14 years ago
  Spencer Oliver a7fb60dc7b flash: require unique flash bank name 14 years ago
  Spencer Oliver 7b36d2a229 flash: add flash bank name support 14 years ago
  Karl Kurbjun 6f03e92959 Fujitsu MBM29SL800TE flash support 14 years ago
  Spencer Oliver bbc8f4e6ce cfi: add Numonyx M29W128G reset workaround 14 years ago
  Øyvind Harboe 737c9b6258 flash: stop caching protection state 14 years ago
  Øyvind Harboe f7e0f3c285 flash: erase_address now has an unlock option 14 years ago
  Øyvind Harboe 3077f5845f cfi: fix error handling for protect fn 14 years ago
  Øyvind Harboe 82ea640830 gdb: connect will now fail if flash autoprobe fails 14 years ago
  Øyvind Harboe 7e33f87b3d flash: more flash write_image bugfixes 14 years ago
  Øyvind Harboe 0d8f60e28f str7x: improve error handling 14 years ago
  Spencer Oliver 909130e16e str71x: fix previous commit 14 years ago
  Øyvind Harboe 282e89c878 flash: less bogus errors 14 years ago
  Øyvind Harboe 70226c221f str7x: fix bogus error messages 14 years ago
  Øyvind Harboe fe60480b7a cfi: made som info output debug output 14 years ago
  Tobias Ringström 14f4606dcb STM32 flash erase timeout fix 14 years ago
  Øyvind Harboe 5e79f999bc flash: write_image would fail for certain images 14 years ago
  Øyvind Harboe 78248f1df6 flash: write_image will now pad erase to nearest sector 14 years ago
  Øyvind Harboe 49b7905cae nor: remove bogus output about padding sections 14 years ago