summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* missing pointer's declaration when enable macro -D_DEBUG_GDB_IO_.Jun Ma2010-05-141-0/+3
* NAND: fix first and last handling in nand_build_bbtJon Povey2010-05-141-3/+5
* NAND: fix off-by-one error in erase command argument rangeJon Povey2010-05-141-1/+1
* flash: require unique flash bank nameSpencer Oliver2010-05-131-0/+8
* flash: add flash bank name supportSpencer Oliver2010-05-131-24/+21
* fix instruction refilling bug when using software breakpoints on a big-endian...Jun Ma2010-05-121-0/+1
* Fujitsu MBM29SL800TE flash supportKarl Kurbjun2010-05-112-0/+18
* mips32: 20 second timeout/megabyte for CRC checkSpencer Oliver2010-05-101-1/+3
* armv7m: 20 second timeout/megabyte for CRC checkSpencer Oliver2010-05-101-1/+3
* cfi: add Numonyx M29W128G reset workaroundSpencer Oliver2010-05-101-32/+35
* server: incorrectly display socket port numberSpencer Oliver2010-05-061-1/+1
* flash: stop caching protection stateØyvind Harboe2010-05-055-139/+31
* flash: erase_address now has an unlock optionØyvind Harboe2010-05-053-15/+37
* cfi: fix error handling for protect fnØyvind Harboe2010-05-051-4/+4
* zy1000: fix tcl command to read power dropout statusØyvind Harboe2010-05-051-3/+2
* gdb: connect will now fail if flash autoprobe failsØyvind Harboe2010-05-054-24/+44
* zy1000: fix keep_alive() bugØyvind Harboe2010-05-051-0/+2
* Fixed bug in tcl-serverMatthias Bode2010-05-053-5/+5
* command context: fix errors when running certain commands on startupØyvind Harboe2010-05-055-23/+30
* flash: more flash write_image bugfixesØyvind Harboe2010-05-051-21/+11
* str7x: improve error handlingØyvind Harboe2010-05-051-73/+133
* str71x: fix previous commitSpencer Oliver2010-05-041-3/+4
* flash: less bogus errorsØyvind Harboe2010-05-047-8/+8
* str7x: fix bogus error messagesØyvind Harboe2010-05-041-3/+5
* target: clean up target memory allocation error messagesØyvind Harboe2010-05-042-3/+22
* zy1000: wait for srst to deassertØyvind Harboe2010-05-041-13/+27
* cfi: made som info output debug outputØyvind Harboe2010-05-041-2/+2
* STM32 flash erase timeout fixTobias Ringström2010-05-031-2/+2
* flash: write_image would fail for certain imagesØyvind Harboe2010-04-291-14/+55
* flash: write_image will now pad erase to nearest sectorØyvind Harboe2010-04-291-8/+2
* nor: remove bogus output about padding sectionsØyvind Harboe2010-04-281-1/+2
* xscale: add support for length arg to wp commandMike Dunn2010-04-241-8/+51
* adapter: allow adjusting srst assert withmichal smulski2010-04-241-0/+24
* stm32x: allow flash probe on a running targetAndreas Fritiofson2010-04-201-6/+0
* NOR/core bugfix: restore invariantsDavid Brownell2010-04-151-5/+16
* NOR/CFI: remove redundant codeAntonio Borneo2010-04-151-6/+2
* NOR/CFI: fix order of arguments checkAntonio Borneo2010-04-151-2/+2
* xscale: fix analyze_trace for trace data collected in wrap modeMike Dunn2010-04-152-216/+243
* cortex-a8: more MMU supportAnton Fedotov2010-04-142-98/+321
* TARGET/ARM7_9_COMMON: review scope of symbolsAntonio Borneo2010-04-112-17/+14
* NOR/TMS470: review scope of symbolsAntonio Borneo2010-04-111-7/+7
* TARGET/MIPS32: review scope of functionsAntonio Borneo2010-04-112-11/+9
* TARGET/MIPS32_PRACC: review scope of functionsAntonio Borneo2010-04-112-26/+26
* TARGET/MIPS32_DMAACC: review scope of functionsAntonio Borneo2010-04-112-20/+19
* HELPER/LOG: review unused symbolsAntonio Borneo2010-04-102-46/+0
* TARGET/MIPS_EJTAG: review scope of functionsAntonio Borneo2010-04-102-4/+4
* NOR/CFI: review scope of functionsAntonio Borneo2010-04-101-3/+3
* TARGET/DSP563XX_ONCE: review scope of functionsAntonio Borneo2010-04-102-8/+2
* OPENOCD: review scope of functionsAntonio Borneo2010-04-101-1/+1
* JTAG/COMMANDS: review scope of functionsAntonio Borneo2010-04-102-2/+1