gdbserver: gdb cmds returning failure on success
[fw/openocd] / src / flash /
2010-05-16 Jon PoveyChange kb/s to KiB/s in messages about kibibytes
2010-05-16 Antonio BorneoNOR/CFI: minor code cleanup
2010-05-16 Antonio BorneoNOR/CFI: add cfi_read() implementation
2010-05-16 Antonio BorneoNOR: add read() callback to struct flash_driver
2010-05-16 Antonio BorneoNOR/TCL: fix typo in error message
2010-05-16 Antonio BorneoNOR: fix comment for Doxygen
2010-05-16 Antonio BorneoNOR/CFI: remove use of cfi_add_byte()
2010-05-16 Antonio BorneoNOR/CFI: use bus_width for memory access in cfi_write()
2010-05-16 Antonio BorneoNOR/CFI: use bus_width for memory access on flash ID.
2010-05-16 Antonio BorneoNOR/CFI: identify memory accesses not using "bus_width".
2010-05-16 Antonio BorneoNOR/CFI: simplify bufferwsize computation
2010-05-16 Antonio BorneoNOR/CFI: check "flash bank" command arguments
2010-05-14 Jon PoveyNAND: fix first and last handling in nand_build_bbt
2010-05-14 Jon PoveyNAND: fix off-by-one error in erase command argument...
2010-05-13 Spencer Oliverflash: require unique flash bank name
2010-05-13 Spencer Oliverflash: add flash bank name support
2010-05-11 Karl KurbjunFujitsu MBM29SL800TE flash support
2010-05-10 Spencer Olivercfi: add Numonyx M29W128G reset workaround
2010-05-05 Øyvind Harboeflash: stop caching protection state
2010-05-05 Øyvind Harboeflash: erase_address now has an unlock option
2010-05-05 Øyvind Harboecfi: fix error handling for protect fn
2010-05-05 Øyvind Harboegdb: connect will now fail if flash autoprobe fails
2010-05-05 Øyvind Harboeflash: more flash write_image bugfixes
2010-05-05 Øyvind Harboestr7x: improve error handling
2010-05-04 Spencer Oliverstr71x: fix previous commit
2010-05-04 Øyvind Harboeflash: less bogus errors
2010-05-04 Øyvind Harboestr7x: fix bogus error messages
2010-05-04 Øyvind Harboecfi: made som info output debug output
2010-05-03 Tobias RingströmSTM32 flash erase timeout fix
2010-04-29 Øyvind Harboeflash: write_image would fail for certain images
2010-04-29 Øyvind Harboeflash: write_image will now pad erase to nearest sector
2010-04-28 Øyvind Harboenor: remove bogus output about padding sections
2010-04-20 Andreas Fritiofsonstm32x: allow flash probe on a running target
2010-04-16 David BrownellNOR/core bugfix: restore invariants
2010-04-15 Antonio BorneoNOR/CFI: remove redundant code
2010-04-15 Antonio BorneoNOR/CFI: fix order of arguments check
2010-04-10 Antonio BorneoNOR/TMS470: review scope of symbols
2010-04-10 Antonio BorneoNOR/CFI: review scope of functions
2010-04-10 Antonio BorneoNOR/STR7X: review scope of data
2010-04-10 Antonio BorneoNAND/TCL: review scope of functions
2010-04-10 Antonio BorneoMFLASH: review scope of functions
2010-04-10 Antonio BorneoNAND/ARM_IO: review scope of functions
2010-04-10 Antonio BorneoNAND/CORE: review scope of functions
2010-04-10 Antonio BorneoNAND/MX3: review scope of data
2010-04-10 Antonio BorneoNOR/ADUC702X: review scope of data
2010-04-10 Antonio BorneoNOR/AVRF: review scope of data
2010-04-10 Antonio BorneoNOR/CORE: review scope of data
2010-04-10 Antonio BorneoNOR/DRIVERS: review scope of functions
2010-04-10 Antonio BorneoSTR9XPEC: review scope of functions
2010-04-10 Antonio BorneoTCL: review scope of functions
2010-03-26 Antonio BorneoNOR TCL: fix usage message
2010-03-25 Daniel Bäderchange %x and %d to PRIx32 and PRId32 where needed...
2010-03-20 Øyvind Harboejtag: move towards making out_value const
2010-03-18 Spencer OliverPIC32MX: add unlock cmd
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-16 richard veghlpc3180: LPC3180(LPC3250) SLC driver implemented
2010-03-16 Bradey Honsingerimage loading: fix problem with offsets > 0x80000000
2010-03-10 Spencer OliverPIC32: add flash algorithm support
2010-03-10 Spencer OliverSTM32: flash loader cleanup
2010-03-10 Spencer OliverSTR7: flash loader cleanup
2010-03-10 Spencer OliverSTR9: flash loader cleanup
2010-03-10 Spencer OliverADUC702x: flash loader cleanup
2010-03-09 Antonio BorneoCFI CORE: bug-fix protect single sector
2010-03-08 Antonio Borneocfi: simplify and clearify code
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-06 Antonio BorneoCFI: review print of Voltage values
2010-03-04 David BrownellNOR: trim range in flash_driver_protect()
2010-03-04 David BrownellNOR: invalidate cached state on target resume
2010-03-03 David BrownellNOR: stellaris message tweaks
2010-03-03 Spencer OliverSTM32: Add Value Line Flash Programming Support
2010-03-02 David BrownellLPC1768 updates, IAR board support
2010-02-28 Spencer Oliverstellaris: recover_command use usleep rather than sleep
2010-02-28 Spencer OliverARMv7M: use software breakpoints for algorithms
2010-02-27 David Brownellnew "stellaris recover" command
2010-02-25 Hans Peter MortensnAVR flash: handle AT90CAN128 chips
2010-02-12 Spencer OliverSTR9xpec: issue warning when unlocking device
2010-02-12 Spencer OliverSTM32x: issue warning when unlocking device (bug #16)
2010-02-02 Edgar Grimbergflash/str7x: After reset init the flash is unlocked
2010-01-29 David BrownellNOR: cleanup driver decls
2010-01-19 David BrownellNOR: fix diagnostic
2010-01-19 Øyvind Harboeflash: add error messages upon incorrect arguments...
2010-01-16 richard veghNAND: lpc3180 crashes on LPC3250
2010-01-14 Peter Korsgaardnand flash support for s3c64xx
2010-01-14 Laurentiu Cocanustr9x.c: remove optimization when erasing the whole...
2010-01-14 David BrownellNOR: add optional "flash erase_address" sector padding
2010-01-11 David BrownellDoxygen file comments
2010-01-09 David Brownellsrc/flash/nor: usage/help/doc updates
2010-01-09 David BrownellNAND: help/usage/doc updates
2010-01-09 David BrownellMFLASH: help/usage updates
2010-01-09 David BrownellNOR: add FIXMEs for writing ones
2010-01-02 David Brownellstreamline and document helptext mode displays
2009-12-28 Freddie ChopinMinGW build fixes
2009-12-28 Freddie Chopinstm32x commands get "usage"
2009-12-28 Piotr Esden-TempskiNOR: last_addr also needs correction when checking...
2009-12-27 David BrownellNOR: make flash_write_unlock() pad to sector end
2009-12-26 David BrownellNOR: messaging fix
2009-12-26 David BrownellNOR: Allocate the right amount of memory
2009-12-26 David Brownellcygwin 1.7 build fixes
2009-12-21 David BrownellPackaging fix, NEWS update
next