summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* etm: print something when trace buffer emptyJon Povey2010-05-311-0/+5
* nor: fix memory leaks during probeSpencer Oliver2010-05-295-0/+30
* flash: virtual driver update for get_flash_bank_by_name_noprobeSpencer Oliver2010-05-261-2/+2
* nor: add get_flash_bank_by_name autoprobeSpencer Oliver2010-05-263-4/+32
* flash: add virtual flash bank driverSpencer Oliver2010-05-263-1/+248
* NOR/CFI: fix memory leak; check malloc return valueAntonio Borneo2010-05-261-3/+48
* arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23)Spencer Oliver2010-05-211-0/+3
* nand : Add Freescale iMX27 nand flash controller supportgcembed2010-05-204-0/+900
* target: slow targets could cause GDB to time outGary Carlson2010-05-191-1/+40
* jim: fix bug in tcl "puts"Øyvind Harboe2010-05-181-9/+4
* zy1000: fix false positive warning about unitialized local variableØyvind Harboe2010-05-181-1/+1
* NAND/davinci: Fix segfault for hwecc4_infix readsJon Povey2010-05-181-12/+62
* NAND: catch read errors when building BBTJon Povey2010-05-181-1/+4
* gdbserver: gdb cmds returning failure on successSpencer Oliver2010-05-171-9/+12
* Change kb/s to KiB/s in messages about kibibytesJon Povey2010-05-163-11/+11
* NOR/CFI: minor code cleanupAntonio Borneo2010-05-161-8/+0
* NOR/CFI: add cfi_read() implementationAntonio Borneo2010-05-161-2/+72
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-1623-1/+72
* NOR/TCL: fix typo in error messageAntonio Borneo2010-05-161-1/+1
* NOR: fix comment for DoxygenAntonio Borneo2010-05-161-2/+3
* NOR/CFI: remove use of cfi_add_byte()Antonio Borneo2010-05-161-40/+1
* NOR/CFI: use bus_width for memory access in cfi_write()Antonio Borneo2010-05-161-54/+15
* NOR/CFI: use bus_width for memory access on flash ID.Antonio Borneo2010-05-161-25/+22
* NOR/CFI: identify memory accesses not using "bus_width".Antonio Borneo2010-05-161-0/+8
* NOR/CFI: simplify bufferwsize computationAntonio Borneo2010-05-161-39/+10
* NOR/CFI: check "flash bank" command argumentsAntonio Borneo2010-05-161-1/+11
* 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