summaryrefslogtreecommitdiff
path: root/src/flash
Commit message (Expand)AuthorAgeFilesLines
...
* cfi: calculate correct timeoutsSpencer Oliver2010-12-102-16/+29
* cfi: prefix string hex outputSpencer Oliver2010-12-101-12/+12
* cfi: add time format to cfi query outputSpencer Oliver2010-12-101-8/+11
* cfi: whitespace and long line cleanupSpencer Oliver2010-12-101-282/+389
* Fix sector layout for 504-KiB LPC2000 devicesRolf Meeser2010-12-041-4/+7
* lpc2900.c: Improve debug output for device probingRolf Meeser2010-12-011-1/+5
* lpc2900.c: Add support for new device LPC2926Rolf Meeser2010-12-011-1/+5
* LPC2900: Avoid false positive reprobing if first probing failsRolf Meeser2010-12-011-7/+11
* FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo2010-11-232-1/+1
* FLASH/NOR: rename from spearsmi to stmsmiAntonio Borneo2010-11-232-81/+81
* STR750: Add SMI interface supportAntonio Borneo2010-11-231-35/+43
* NOR/SPEARSMI: fix segfaultAntonio Borneo2010-11-231-0/+1
* flash: iterating over an address range now handles multiple banksØyvind Harboe2010-11-221-1/+38
* build: add common.mkSpencer Oliver2010-11-183-10/+4
* FLASH/NOR: Remove useless file tms470.hAntonio Borneo2010-11-173-40/+15
* FLASH/NOR: Remove useless file str9xpec.hAntonio Borneo2010-11-173-79/+50
* FLASH/NOR: Remove useless file str9x.hAntonio Borneo2010-11-173-62/+35
* FLASH/NOR: Remove useless file str7x.hAntonio Borneo2010-11-173-110/+83
* FLASH/NOR: Remove useless file stm32x.hAntonio Borneo2010-11-173-101/+74
* FLASH/NOR: Remove useless file stellaris.hAntonio Borneo2010-11-173-109/+85
* FLASH/NOR: Remove useless file pic32mx.hAntonio Borneo2010-11-173-96/+65
* FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo2010-11-173-39/+13
* FLASH/NOR: Remove useless file lpc2000.hAntonio Borneo2010-11-173-73/+45
* FLASH/NOR: Remove useless file avrf.hAntonio Borneo2010-11-173-41/+16
* flash: fix bug with multiple back-to-back flash chipsØyvind Harboe2010-11-171-3/+7
* FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo2010-11-173-118/+91
* FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo2010-11-173-25/+2
* FLASH/NOR: Remove useless file spearsmi.hAntonio Borneo2010-11-173-32/+8
* NOR/SPEARSMI: Add comments about SPIAntonio Borneo2010-11-171-4/+22
* NOR/SPEAr: Add support for Serial NORAntonio Borneo2010-11-164-0/+747
* Add comments and tiny improvements to STM32 flash loader algorithmFreddie Chopin2010-11-151-16/+17
* stm32: return early upon block write failureØyvind Harboe2010-11-091-0/+3
* stm32: return error when failing to readØyvind Harboe2010-11-091-9/+25
* stm32: add error propagation on writesØyvind Harboe2010-11-091-42/+111
* stm32: sharpen error handling for timeoutsØyvind Harboe2010-11-091-108/+69
* src: add loader src descriptionSpencer Oliver2010-10-285-0/+11
* fileio: fileio_size() can now failØyvind Harboe2010-09-294-11/+42
* fileio: refactor struct fileio to be an opaque structureØyvind Harboe2010-09-294-11/+11
* flash: fix error handlingØyvind Harboe2010-09-271-2/+11
* image: fix spelling mistakeØyvind Harboe2010-09-271-6/+6
* flash: fix error handlingØyvind Harboe2010-09-212-40/+5
* embeddedice: fix error handlingØyvind Harboe2010-09-211-6/+0
* warnings: fix alignment warningsØyvind Harboe2010-09-203-6/+6
* cfi: add sst39vf6401bFlemming Futtrup2010-09-152-0/+15
* cfi: random crash in cfi_probe() fixedØyvind Harboe2010-09-111-1/+5
* cfi: tighten up type usage a bitØyvind Harboe2010-09-111-2/+3
* Numonyx M29W160ET patchWookey2010-09-031-3/+4
* flash: increase stellaris flash loader bufferSpencer Oliver2010-08-311-1/+1
* str9x: faster flash erase of entire chipFredrik Hederstierna2010-08-121-6/+23
* stellaris flash comment updateDavid Brownell2010-08-011-1/+1