aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-15comments on doc/manual/primer/jtag.txtJun Ma1-10/+6
2010-05-14missing pointer's declaration when enable macro -D_DEBUG_GDB_IO_.Jun Ma1-0/+3
2010-05-14NAND: fix first and last handling in nand_build_bbtJon Povey1-3/+5
2010-05-14NAND: fix off-by-one error in erase command argument rangeJon Povey1-1/+1
2010-05-13scripts: update flash bank namesSpencer Oliver9-18/+18
2010-05-13flash: require unique flash bank nameSpencer Oliver1-0/+8
2010-05-13flash: add flash bank name supportSpencer Oliver1-24/+21
2010-05-12zy1000.cfg: gdb connect will fail first time without gdb-attachØyvind Harboe1-0/+5
2010-05-12fix instruction refilling bug when using software breakpoints on a big-endian...Jun Ma1-0/+1
2010-05-11Fujitsu MBM29SL800TE flash supportKarl Kurbjun2-0/+18
2010-05-11Documentation: consistency in GDB command nameMarc Pignat1-1/+1
2010-05-11Documentation : arm920t implements armv4Marc Pignat1-1/+1
2010-05-10mips32: 20 second timeout/megabyte for CRC checkSpencer Oliver1-1/+3
2010-05-10armv7m: 20 second timeout/megabyte for CRC checkSpencer Oliver1-1/+3
2010-05-10cfi: add Numonyx M29W128G reset workaroundSpencer Oliver1-32/+35
2010-05-07cfg: add stm32eval board configsSpencer Oliver4-1/+29
2010-05-06server: incorrectly display socket port numberSpencer Oliver1-1/+1
2010-05-05flash: stop caching protection stateØyvind Harboe6-150/+33
2010-05-05flash: erase_address now has an unlock optionØyvind Harboe4-17/+41
2010-05-05cfi: fix error handling for protect fnØyvind Harboe1-4/+4
2010-05-05zy1000: fix tcl command to read power dropout statusØyvind Harboe1-3/+2
2010-05-05gdb: connect will now fail if flash autoprobe failsØyvind Harboe4-24/+44
2010-05-05zy1000: fix keep_alive() bugØyvind Harboe1-0/+2
2010-05-05Fixed bug in tcl-serverMatthias Bode3-5/+5
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe5-23/+30
2010-05-05flash: more flash write_image bugfixesØyvind Harboe1-21/+11
2010-05-05str7x: improve error handlingØyvind Harboe1-73/+133
2010-05-05documentation typoMarc Pignat1-1/+1
2010-05-05docs: now builds againØyvind Harboe1-1/+1
2010-05-04str71x: fix previous commitSpencer Oliver1-3/+4
2010-05-04flash: less bogus errorsØyvind Harboe7-8/+8
2010-05-04str7x: fix bogus error messagesØyvind Harboe1-3/+5
2010-05-04target: clean up target memory allocation error messagesØyvind Harboe2-3/+22
2010-05-04zy1000: wait for srst to deassertØyvind Harboe1-13/+27
2010-05-04cfi: made som info output debug outputØyvind Harboe1-2/+2
2010-05-03STM32 flash erase timeout fixTobias Ringström1-2/+2
2010-04-30zy1000: it has a CFI chip, no need for the ecosflash driverØyvind Harboe1-1/+2
2010-04-29flash: write_image would fail for certain imagesØyvind Harboe1-14/+55
2010-04-29flash: write_image will now pad erase to nearest sectorØyvind Harboe1-8/+2
2010-04-28nor: remove bogus output about padding sectionsØyvind Harboe1-1/+2
2010-04-26Add Voipac PXA270 module supportMarek Vasut1-0/+12
2010-04-26Add VPACLink interface definitionMarek Vasut1-0/+10
2010-04-24xscale: add support for length arg to wp commandMike Dunn1-8/+51
2010-04-24telo: update configuration scripts to matched master branchmichal smulski4-65/+4
2010-04-24adapter: allow adjusting srst assert withmichal smulski1-0/+24
2010-04-20docs: improve load_image docsmichal smulski1-3/+13
2010-04-20doc: gdb-attach can fix gdb connect issuesØyvind Harboe1-2/+7
2010-04-20stm32x: allow flash probe on a running targetAndreas Fritiofson1-6/+0
2010-04-15NOR/core bugfix: restore invariantsDavid Brownell1-5/+16
2010-04-15NOR/CFI: remove redundant codeAntonio Borneo1-6/+2