aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor
AgeCommit message (Expand)Author
2010-08-31flash: increase stellaris flash loader bufferSpencer Oliver
2010-08-12str9x: faster flash erase of entire chipFredrik Hederstierna
2010-08-01stellaris flash comment updateDavid Brownell
2010-07-20flash: remove algorithm exit_point address for supported targetsSpencer Oliver
2010-07-16flash: use bkpt for str9 flash algo algorithmSpencer Oliver
2010-06-25at91sam3s* supportOlaf Lüke
2010-06-21nor/str7x: review scope of symbolsAntonio Borneo
2010-06-21nor/virtual: review scope of symbolsAntonio Borneo
2010-06-21target/avr: review scope of symbolsAntonio Borneo
2010-06-17nor/at91sam3: replace helper membufAntonio Borneo
2010-06-16tms470: -Wshadow warning fixesØyvind Harboe
2010-06-16str9xpec: -Wshadow warning fixesØyvind Harboe
2010-06-16str9x: -Wshadow warning fixesØyvind Harboe
2010-06-16str7x: -Wshadow warning fixesØyvind Harboe
2010-06-16stm32x: -Wshadow warning fixesØyvind Harboe
2010-06-15stellaris: -Wshadow warning fixesØyvind Harboe
2010-06-15lpc2900: -Wshadow warning fixesØyvind Harboe
2010-06-15lpc2000: -Wshadow warning fixesØyvind Harboe
2010-06-15ecos flash: -Wshadow warning fixesØyvind Harboe
2010-06-15at91sam7: -Wshadow warning fixesØyvind Harboe
2010-06-15flash: -Wshadow warning fixØyvind Harboe
2010-06-14cfi: add LOG_ERROR() in case of unsupported intel erase algorithmØyvind Harboe
2010-06-14flash: fix bug in error propagation of flash write_imageØyvind Harboe
2010-06-14cfi: fix gaffe introduced in previous versionØyvind Harboe
2010-06-11flash: add error handling to get_flash_by_addr/nameØyvind Harboe
2010-06-11cfi: fix error propagationØyvind Harboe
2010-06-09flash: add error message if image is too big for flashØyvind Harboe
2010-06-09flash: flash erase_address takes unsigned argumentsØyvind Harboe
2010-06-08cfi: fix GDB keep alive bugØyvind Harboe
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-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-13flash: require unique flash bank nameSpencer Oliver
2010-05-13flash: add flash bank name supportSpencer Oliver
2010-05-11Fujitsu MBM29SL800TE flash supportKarl Kurbjun