| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | gdb_server: handle stepi/continue packet while target is running with more grace | Øyvind Harboe | 2010-01-21 | 1 | -9/+14 |
* | ecos: add missing PRId8 definition | Øyvind Harboe | 2010-01-21 | 1 | -0/+1 |
* | BUILD: remove cygwin gcc 3.4.4 build warnings | Spencer Oliver | 2010-01-20 | 3 | -4/+4 |
* | gdb_server: correctly report flash sector sizes | David Brownell | 2010-01-20 | 1 | -31/+46 |
* | arm7/9: add nags upon reset about options to improve performance | Øyvind Harboe | 2010-01-20 | 1 | -0/+10 |
* | ARMV7M: handle bkpt instruction on resume/step | Spencer Oliver | 2010-01-20 | 3 | -2/+63 |
* | gdb_server -- subroutinize memory map logic | David Brownell | 2010-01-19 | 1 | -107/+116 |
* | gdb_server -- symbol cleanup | David Brownell | 2010-01-19 | 2 | -62/+105 |
* | update win32 script search path | Andreas Fritiofson | 2010-01-19 | 1 | -5/+5 |
* | NOR: fix diagnostic | David Brownell | 2010-01-19 | 1 | -1/+1 |
* | zy1000: flush jtag buffer before changing speed | Øyvind Harboe | 2010-01-19 | 1 | -0/+3 |
* | zy1000: print out PCB revision upon boot | Øyvind Harboe | 2010-01-19 | 1 | -1/+5 |
* | flash: add error messages upon incorrect arguments to flash iteration | Øyvind Harboe | 2010-01-19 | 1 | -0/+6 |
* | vsllink -- add comment | David Brownell | 2010-01-18 | 1 | -0/+3 |
* | commands: allow scan_chain command to be executed during config | Øyvind Harboe | 2010-01-18 | 1 | -1/+1 |
* | read target voltage first in vsllink | simon qian | 2010-01-17 | 1 | -0/+8 |
* | NAND: lpc3180 crashes on LPC3250 | richard vegh | 2010-01-16 | 1 | -13/+38 |
* | ADIv5 improved diagnostic | David Brownell | 2010-01-15 | 1 | -2/+3 |
* | ARM DPM: disable some nyet-ready breakpoint code | David Brownell | 2010-01-15 | 1 | -6/+14 |
* | jtag.h whitespace/comment cleanup | David Brownell | 2010-01-14 | 1 | -9/+8 |
* | ARM ADIv5: add comments | David Brownell | 2010-01-14 | 1 | -1/+27 |
* | ARM7/ARM9: improved reset support | David Brownell | 2010-01-14 | 1 | -14/+23 |
* | nand flash support for s3c64xx | Peter Korsgaard | 2010-01-14 | 3 | -0/+79 |
* | str9x.c: remove optimization when erasing the whole bank | Laurentiu Cocanu | 2010-01-14 | 1 | -15/+3 |
* | ARM7/9 minor cleanups | David Brownell | 2010-01-14 | 1 | -16/+34 |
* | GDB: change gdb_breakpoint_override to COMMAND_ANY | Spencer Oliver | 2010-01-14 | 1 | -1/+1 |
* | NOR: add optional "flash erase_address" sector padding | David Brownell | 2010-01-13 | 4 | -26/+117 |
* | Cortex-M3: improved core exception handling | David Brownell | 2010-01-13 | 2 | -23/+31 |
* | arm7/9: enable check that DCC downloads have been enabled | Øyvind Harboe | 2010-01-13 | 8 | -0/+9 |
* | arm7/9: add fn to check if dcc downloads have been enabled | Øyvind Harboe | 2010-01-13 | 2 | -1/+13 |
* | target: add check_reset hook | Øyvind Harboe | 2010-01-13 | 3 | -1/+46 |
* | gdbserver: fix typo that broke read/write watchpoint | Øyvind Harboe | 2010-01-13 | 1 | -2/+8 |
* | debug: make logging of commands terser | Øyvind Harboe | 2010-01-13 | 1 | -2/+11 |
* | ARM: bugfix for "movt" disassembly | David Brownell | 2010-01-12 | 1 | -1/+1 |
* | target: return JIM_OK instead of ERROR_OK | Øyvind Harboe | 2010-01-11 | 1 | -1/+1 |
* | reset: better error messages | Øyvind Harboe | 2010-01-11 | 1 | -2/+2 |
* | commands: make error messages a bit more terse | Øyvind Harboe | 2010-01-11 | 1 | -1/+1 |
* | zy1000: reset bugfix | Øyvind Harboe | 2010-01-11 | 1 | -1/+7 |
* | Doxygen file comments | David Brownell | 2010-01-11 | 4 | -1/+27 |
* | shutdown: more graceful shutdown | Øyvind Harboe | 2010-01-11 | 1 | -1/+3 |