aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-01-31build: fix problems with "struct stat" not being defined under eCosØyvind Harboe1-0/+1
2010-01-31telnet: fix strage blank spaces at beginning of telnet linesØyvind Harboe1-3/+6
2010-01-31Subject: ADIv5: fix more diagnosticsDavid Brownell1-9/+16
2010-01-30ADIv5 error checking for Tcl commandsDavid Brownell1-1/+17
2010-01-30ARM ADIv5: fix diagnostics for block writesDavid Brownell1-5/+14
2010-01-29ADIv5: cleanup, rename swjdp_transaction_endcheck()David Brownell3-34/+43
2010-01-29ARMv7-M: use command handler for "dap baseaddr".David Brownell1-30/+1
2010-01-29NOR: cleanup driver declsDavid Brownell18-202/+200
2010-01-29Clang buildfixesAlex Austin2-1/+11
2010-01-28ARM: reference DPM defn from v6/v7 arch specDavid Brownell1-0/+6
2010-01-28ARM semihosting: win32 and cygwin fixesSpencer Oliver2-16/+32
2010-01-28ARM semihosting: fix writing to stdoutSpencer Oliver2-8/+6
2010-01-27Cortex-M3: report lockup, and recoverDavid Brownell1-0/+15
2010-01-27ARM ADIv5: messaging tweaksDavid Brownell1-2/+5
2010-01-27Cortex-A8: debug messaging tweaksDavid Brownell1-5/+6
2010-01-26cygwin buildfixDavid Brownell1-2/+2
2010-01-25SVF: all content between parentheses is one parametersimon qian1-14/+29
2010-01-25core arm11: Silence logs at level 3 if there is no activityEdgar Grimberg2-5/+7
2010-01-23SVF: insert space before '(' and after ')'simon qian1-7/+29
2010-01-22EmbeddedICE - fix Feroceon/Dragonite messageDavid Brownell1-2/+9
2010-01-22ARM11: fix breakpoints with GDBDavid Brownell1-9/+15
2010-01-21Various doc/comment updatesDavid Brownell1-0/+1
2010-01-21ADIv5 header cleanup (+ #defines)David Brownell1-7/+27
2010-01-21target: print reason why GDB haltsØyvind Harboe1-0/+10
2010-01-21target: Fixed format problem for mdhEdgar Grimberg1-1/+1
2010-01-21gdb_server: handle stepi/continue packet while target is running with more graceØyvind Harboe1-9/+14
2010-01-21ecos: add missing PRId8 definitionØyvind Harboe1-0/+1
2010-01-20BUILD: remove cygwin gcc 3.4.4 build warningsSpencer Oliver3-4/+4
2010-01-20gdb_server: correctly report flash sector sizesDavid Brownell1-31/+46
2010-01-20arm7/9: add nags upon reset about options to improve performanceØyvind Harboe1-0/+10
2010-01-20ARMV7M: handle bkpt instruction on resume/stepSpencer Oliver3-2/+63
2010-01-19gdb_server -- subroutinize memory map logicDavid Brownell1-107/+116
2010-01-19gdb_server -- symbol cleanupDavid Brownell2-62/+105
2010-01-19update win32 script search pathAndreas Fritiofson1-5/+5
2010-01-19NOR: fix diagnosticDavid Brownell1-1/+1
2010-01-19zy1000: flush jtag buffer before changing speedØyvind Harboe1-0/+3
2010-01-19zy1000: print out PCB revision upon bootØyvind Harboe1-1/+5
2010-01-19flash: add error messages upon incorrect arguments to flash iterationØyvind Harboe1-0/+6
2010-01-18vsllink -- add commentDavid Brownell1-0/+3
2010-01-18commands: allow scan_chain command to be executed during configØyvind Harboe1-1/+1
2010-01-17read target voltage first in vsllinksimon qian1-0/+8
2010-01-16NAND: lpc3180 crashes on LPC3250richard vegh1-13/+38
2010-01-15ADIv5 improved diagnosticDavid Brownell1-2/+3
2010-01-15ARM DPM: disable some nyet-ready breakpoint codeDavid Brownell1-6/+14
2010-01-14jtag.h whitespace/comment cleanupDavid Brownell1-9/+8
2010-01-14ARM ADIv5: add commentsDavid Brownell1-1/+27
2010-01-14ARM7/ARM9: improved reset supportDavid Brownell1-14/+23
2010-01-14nand flash support for s3c64xxPeter Korsgaard3-0/+79
2010-01-14str9x.c: remove optimization when erasing the whole bankLaurentiu Cocanu1-15/+3
2010-01-14ARM7/9 minor cleanupsDavid Brownell1-16/+34