aboutsummaryrefslogtreecommitdiff
path: root/src/flash
AgeCommit message (Expand)Author
2010-12-15Fix for segfault in handle_nand_dump_command.Paul Richards
2010-12-15stm32: fix unprotectØyvind Harboe
2010-12-15flash: clarify protect documentationØyvind Harboe
2010-12-10contrib: add source to the cfi flash loadersSpencer Oliver
2010-12-10cfi: disable buffer writes for M29W128GSpencer Oliver
2010-12-10cfi: allow optional buffer write supportSpencer Oliver
2010-12-10cfi: calculate correct timeoutsSpencer Oliver
2010-12-10cfi: prefix string hex outputSpencer Oliver
2010-12-10cfi: add time format to cfi query outputSpencer Oliver
2010-12-10cfi: whitespace and long line cleanupSpencer Oliver
2010-12-04Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser
2010-12-01lpc2900.c: Improve debug output for device probingRolf Meeser
2010-12-01lpc2900.c: Add support for new device LPC2926Rolf Meeser
2010-12-01LPC2900: Avoid false positive reprobing if first probing failsRolf Meeser
2010-11-23FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo
2010-11-23FLASH/NOR: rename from spearsmi to stmsmiAntonio Borneo
2010-11-23STR750: Add SMI interface supportAntonio Borneo
2010-11-23NOR/SPEARSMI: fix segfaultAntonio Borneo
2010-11-22flash: iterating over an address range now handles multiple banksØyvind Harboe
2010-11-18build: add common.mkSpencer Oliver
2010-11-17FLASH/NOR: Remove useless file tms470.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file str9x.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file str7x.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file stm32x.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file stellaris.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file avrf.hAntonio Borneo
2010-11-17flash: fix bug with multiple back-to-back flash chipsØyvind Harboe
2010-11-17FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo
2010-11-17FLASH/NOR: Remove useless file spearsmi.hAntonio Borneo
2010-11-17NOR/SPEARSMI: Add comments about SPIAntonio Borneo
2010-11-16NOR/SPEAr: Add support for Serial NORAntonio Borneo
2010-11-15Add comments and tiny improvements to STM32 flash loader algorithmFreddie Chopin
2010-11-09stm32: return early upon block write failureØyvind Harboe
2010-11-09stm32: return error when failing to readØyvind Harboe
2010-11-09stm32: add error propagation on writesØyvind Harboe
2010-11-09stm32: sharpen error handling for timeoutsØyvind Harboe
2010-10-28src: add loader src descriptionSpencer Oliver
2010-09-29fileio: fileio_size() can now failØyvind Harboe
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe
2010-09-27flash: fix error handlingØyvind Harboe
2010-09-27image: fix spelling mistakeØyvind Harboe
2010-09-21flash: fix error handlingØyvind Harboe
2010-09-21embeddedice: fix error handlingØyvind Harboe
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-09-15cfi: add sst39vf6401bFlemming Futtrup