aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-17gdbserver: gdb cmds returning failure on successSpencer Oliver
2010-05-16Change kb/s to KiB/s in messages about kibibytesJon Povey
2010-05-16NOR/CFI: minor code cleanupAntonio Borneo
2010-05-16NOR/CFI: add cfi_read() implementationAntonio Borneo
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-05-16NOR/TCL: fix typo in error messageAntonio Borneo
2010-05-16NOR: fix comment for DoxygenAntonio Borneo
2010-05-16NOR/CFI: remove use of cfi_add_byte()Antonio Borneo
2010-05-16NOR/CFI: use bus_width for memory access in cfi_write()Antonio Borneo
2010-05-16NOR/CFI: use bus_width for memory access on flash ID.Antonio Borneo
2010-05-16NOR/CFI: identify memory accesses not using "bus_width".Antonio Borneo
2010-05-16NOR/CFI: simplify bufferwsize computationAntonio Borneo
2010-05-16NOR/CFI: check "flash bank" command argumentsAntonio Borneo
2010-05-15comments on doc/manual/primer/jtag.txtJun Ma
2010-05-14missing pointer's declaration when enable macro -D_DEBUG_GDB_IO_.Jun Ma
2010-05-14NAND: fix first and last handling in nand_build_bbtJon Povey
2010-05-14NAND: fix off-by-one error in erase command argument rangeJon Povey
2010-05-13scripts: update flash bank namesSpencer Oliver
2010-05-13flash: require unique flash bank nameSpencer Oliver
2010-05-13flash: add flash bank name supportSpencer Oliver
2010-05-12zy1000.cfg: gdb connect will fail first time without gdb-attachØyvind Harboe
2010-05-12fix instruction refilling bug when using software breakpoints on a big-endian...Jun Ma
2010-05-11Fujitsu MBM29SL800TE flash supportKarl Kurbjun
2010-05-11Documentation: consistency in GDB command nameMarc Pignat
2010-05-11Documentation : arm920t implements armv4Marc Pignat
2010-05-10mips32: 20 second timeout/megabyte for CRC checkSpencer Oliver
2010-05-10armv7m: 20 second timeout/megabyte for CRC checkSpencer Oliver
2010-05-10cfi: add Numonyx M29W128G reset workaroundSpencer Oliver
2010-05-07cfg: add stm32eval board configsSpencer Oliver
2010-05-06server: incorrectly display socket port numberSpencer Oliver
2010-05-05flash: stop caching protection stateØyvind Harboe
2010-05-05flash: erase_address now has an unlock optionØyvind Harboe
2010-05-05cfi: fix error handling for protect fnØyvind Harboe
2010-05-05zy1000: fix tcl command to read power dropout statusØyvind Harboe
2010-05-05gdb: connect will now fail if flash autoprobe failsØyvind Harboe
2010-05-05zy1000: fix keep_alive() bugØyvind Harboe
2010-05-05Fixed bug in tcl-serverMatthias Bode
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe
2010-05-05flash: more flash write_image bugfixesØyvind Harboe
2010-05-05str7x: improve error handlingØyvind Harboe
2010-05-05documentation typoMarc Pignat
2010-05-05docs: now builds againØyvind Harboe
2010-05-04str71x: fix previous commitSpencer Oliver
2010-05-04flash: less bogus errorsØyvind Harboe
2010-05-04str7x: fix bogus error messagesØyvind Harboe
2010-05-04target: clean up target memory allocation error messagesØyvind Harboe
2010-05-04zy1000: wait for srst to deassertØyvind Harboe
2010-05-04cfi: made som info output debug outputØyvind Harboe
2010-05-03STM32 flash erase timeout fixTobias Ringström
2010-04-30zy1000: it has a CFI chip, no need for the ecosflash driverØyvind Harboe