| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ARM DPM: support adding/removing HW breakpoints | David Brownell | 2010-02-21 | 1 | -38/+113 |
* | ARM11: per-core options should not be global | David Brownell | 2010-02-21 | 2 | -33/+44 |
* | ARMv7-M: start using "struct arm" | David Brownell | 2010-02-21 | 5 | -9/+74 |
* | arm920t line length cleanup | David Brownell | 2010-02-20 | 1 | -115/+247 |
* | FreeBSD buildfix | David Brownell | 2010-02-20 | 1 | -2/+2 |
* | atm920t : fix breakpoints and data cache handling | Marc Pignat | 2010-02-19 | 1 | -17/+103 |
* | ARM920T scanchain 15 comments/cleanup | David Brownell | 2010-02-16 | 1 | -51/+112 |
* | gpl: fix GPL startup message | Øyvind Harboe | 2010-02-15 | 2 | -2/+3 |
* | fix crash with DSP563XX | Mathias Kuester | 2010-02-14 | 1 | -0/+25 |
* | STR9xpec: issue warning when unlocking device | Spencer Oliver | 2010-02-12 | 1 | -0/+8 |
* | STM32x: issue warning when unlocking device (bug #16) | Spencer Oliver | 2010-02-12 | 1 | -2/+6 |
* | arm720t: virt2phys callback added | Øyvind Harboe | 2010-02-12 | 1 | -4/+14 |
* | arm920: add virt2phys fn | Marc Pignat | 2010-02-12 | 1 | -3/+13 |
* | arm11: fix another infinite loop bug | Øyvind Harboe | 2010-02-10 | 1 | -4/+23 |
* | target: add todo in target_write_memory() about alignment | Øyvind Harboe | 2010-02-09 | 1 | -2/+13 |
* | ADIv5: doxygen | David Brownell | 2010-02-06 | 2 | -32/+138 |
* | zy1000: complete zy1000_uart to jim command switch | Øyvind Harboe | 2010-02-05 | 1 | -6/+6 |
* | ARMv7-M: make DAP commands verify target is an ARMv7-M | David Brownell | 2010-02-04 | 2 | -3/+31 |
* | JLink: reference protocol documentation | David Brownell | 2010-02-04 | 1 | -0/+4 |
* | CMD: duplicate cmd error msg | Spencer Oliver | 2010-02-04 | 1 | -1/+4 |
* | JTAG: fix bug when no interface connected | Spencer Oliver | 2010-02-03 | 1 | -0/+7 |
* | flash/str7x: After reset init the flash is unlocked | Edgar Grimberg | 2010-02-02 | 1 | -2/+14 |
* | ARM semihosting: fix EOF handling with SYS_READ | Nicolas Pitre | 2010-02-02 | 1 | -1/+1 |
* | gdb: restore behavior from 0.3.1 for srst_asserted and power_restore | Øyvind Harboe | 2010-02-01 | 2 | -15/+46 |
* | ADIv5: more messaging cleanup, docs | David Brownell | 2010-01-31 | 1 | -12/+20 |
* | build: fix problems with "struct stat" not being defined under eCos | Øyvind Harboe | 2010-01-31 | 1 | -0/+1 |
* | telnet: fix strage blank spaces at beginning of telnet lines | Øyvind Harboe | 2010-01-31 | 1 | -3/+6 |
* | Subject: ADIv5: fix more diagnostics | David Brownell | 2010-01-31 | 1 | -9/+16 |
* | ADIv5 error checking for Tcl commands | David Brownell | 2010-01-30 | 1 | -1/+17 |
* | ARM ADIv5: fix diagnostics for block writes | David Brownell | 2010-01-30 | 1 | -5/+14 |
* | ADIv5: cleanup, rename swjdp_transaction_endcheck() | David Brownell | 2010-01-29 | 3 | -34/+43 |
* | ARMv7-M: use command handler for "dap baseaddr". | David Brownell | 2010-01-29 | 1 | -30/+1 |
* | NOR: cleanup driver decls | David Brownell | 2010-01-29 | 18 | -202/+200 |
* | Clang buildfixes | Alex Austin | 2010-01-29 | 2 | -1/+11 |
* | ARM: reference DPM defn from v6/v7 arch spec | David Brownell | 2010-01-28 | 1 | -0/+6 |
* | ARM semihosting: win32 and cygwin fixes | Spencer Oliver | 2010-01-28 | 2 | -16/+32 |
* | ARM semihosting: fix writing to stdout | Spencer Oliver | 2010-01-28 | 2 | -8/+6 |
* | Cortex-M3: report lockup, and recover | David Brownell | 2010-01-27 | 1 | -0/+15 |
* | ARM ADIv5: messaging tweaks | David Brownell | 2010-01-27 | 1 | -2/+5 |
* | Cortex-A8: debug messaging tweaks | David Brownell | 2010-01-27 | 1 | -5/+6 |
* | cygwin buildfix | David Brownell | 2010-01-26 | 1 | -2/+2 |
* | SVF: all content between parentheses is one parameter | simon qian | 2010-01-25 | 1 | -14/+29 |
* | core arm11: Silence logs at level 3 if there is no activity | Edgar Grimberg | 2010-01-25 | 2 | -5/+7 |
* | SVF: insert space before '(' and after ')' | simon qian | 2010-01-23 | 1 | -7/+29 |
* | EmbeddedICE - fix Feroceon/Dragonite message | David Brownell | 2010-01-22 | 1 | -2/+9 |
* | ARM11: fix breakpoints with GDB | David Brownell | 2010-01-22 | 1 | -9/+15 |
* | Various doc/comment updates | David Brownell | 2010-01-21 | 1 | -0/+1 |
* | ADIv5 header cleanup (+ #defines) | David Brownell | 2010-01-21 | 1 | -7/+27 |
* | target: print reason why GDB halts | Øyvind Harboe | 2010-01-21 | 1 | -0/+10 |
* | target: Fixed format problem for mdh | Edgar Grimberg | 2010-01-21 | 1 | -1/+1 |