aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2010-06-03stm32 : change returned value of mass_erase functiongcembed
2010-05-29nor: fix memory leaks during probeSpencer Oliver
2010-05-26flash: virtual driver update for get_flash_bank_by_name_noprobeSpencer Oliver
2010-05-26nor: add get_flash_bank_by_name autoprobeSpencer Oliver
2010-05-26flash: add virtual flash bank driverSpencer Oliver
2010-05-26NOR/CFI: fix memory leak; check malloc return valueAntonio Borneo
2010-05-20nand : Add Freescale iMX27 nand flash controller supportgcembed
2010-05-18NAND/davinci: Fix segfault for hwecc4_infix readsJon Povey
2010-05-18NAND: catch read errors when building BBTJon Povey
2010-05-16Change kb/s to KiB/s in messages about kibibytesJon Povey
2010-05-16NOR/CFI: minor code cleanupAntonio Borneo
2010-05-16NOR/CFI: add cfi_read() implementationAntonio Borneo
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-05-16NOR/TCL: fix typo in error messageAntonio Borneo
2010-05-16NOR: fix comment for DoxygenAntonio Borneo
2010-05-16NOR/CFI: remove use of cfi_add_byte()Antonio Borneo
2010-05-16NOR/CFI: use bus_width for memory access in cfi_write()Antonio Borneo
2010-05-16NOR/CFI: use bus_width for memory access on flash ID.Antonio Borneo
2010-05-16NOR/CFI: identify memory accesses not using "bus_width".Antonio Borneo
2010-05-16NOR/CFI: simplify bufferwsize computationAntonio Borneo
2010-05-16NOR/CFI: check "flash bank" command argumentsAntonio Borneo
2010-05-14NAND: fix first and last handling in nand_build_bbtJon Povey
2010-05-14NAND: fix off-by-one error in erase command argument rangeJon Povey
2010-05-13flash: require unique flash bank nameSpencer Oliver
2010-05-13flash: add flash bank name supportSpencer Oliver
2010-05-11Fujitsu MBM29SL800TE flash supportKarl Kurbjun
2010-05-10cfi: add Numonyx M29W128G reset workaroundSpencer Oliver
2010-05-05flash: stop caching protection stateØyvind Harboe
2010-05-05flash: erase_address now has an unlock optionØyvind Harboe
2010-05-05cfi: fix error handling for protect fnØyvind Harboe
2010-05-05gdb: connect will now fail if flash autoprobe failsØyvind Harboe
2010-05-05flash: more flash write_image bugfixesØyvind Harboe
2010-05-05str7x: improve error handlingØyvind Harboe
2010-05-04str71x: fix previous commitSpencer Oliver
2010-05-04flash: less bogus errorsØyvind Harboe
2010-05-04str7x: fix bogus error messagesØyvind Harboe
2010-05-04cfi: made som info output debug outputØyvind Harboe
2010-05-03STM32 flash erase timeout fixTobias Ringström
2010-04-29flash: write_image would fail for certain imagesØyvind Harboe
2010-04-29flash: write_image will now pad erase to nearest sectorØyvind Harboe
2010-04-28nor: remove bogus output about padding sectionsØyvind Harboe
2010-04-20stm32x: allow flash probe on a running targetAndreas Fritiofson
2010-04-15NOR/core bugfix: restore invariantsDavid Brownell
2010-04-15NOR/CFI: remove redundant codeAntonio Borneo
2010-04-15NOR/CFI: fix order of arguments checkAntonio Borneo
2010-04-11NOR/TMS470: review scope of symbolsAntonio Borneo
2010-04-10NOR/CFI: review scope of functionsAntonio Borneo
2010-04-10NOR/STR7X: review scope of dataAntonio Borneo
2010-04-10NAND/TCL: review scope of functionsAntonio Borneo
2010-04-10MFLASH: review scope of functionsAntonio Borneo