| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | NEWS updates | David Brownell | 2010-01-22 | 1 | -11/+15 |
* | ARM11: fix breakpoints with GDB | David Brownell | 2010-01-22 | 1 | -9/+15 |
* | Various doc/comment updates | David Brownell | 2010-01-21 | 3 | -7/+20 |
* | User's Guide secton on target hardware setup | David Brownell | 2010-01-21 | 1 | -1/+81 |
* | 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 |
* | interface: Changed parport address to LPT1 | Edgar Grimberg | 2010-01-21 | 1 | -5/+3 |
* | 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 |
* | Cortex-M3 vector_catch testing support | David Brownell | 2010-01-20 | 2 | -0/+295 |
* | board configs -- unique names for flash chips | David Brownell | 2010-01-20 | 2 | -8/+6 |
* | gdb_server: correctly report flash sector sizes | David Brownell | 2010-01-20 | 1 | -31/+46 |
* | tcl/target/at91sam3u4e.cfg: changed case in dependent file | Michael Grzeschik | 2010-01-20 | 1 | -1/+1 |
* | testing: fix str710 test case now builds | Øyvind Harboe | 2010-01-20 | 4 | -12/+28 |
* | 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 |
* | User's guide: mention lpc2000 checksum issue | David Brownell | 2010-01-20 | 1 | -4/+10 |
* | 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 |
* | NEWS: include s3c64xx NAND driver | David Brownell | 2010-01-15 | 1 | -0/+1 |
* | 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 | 4 | -1/+81 |
* | 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 |
* | User's Guide updates | David Brownell | 2010-01-13 | 1 | -23/+88 |
* | NOR: add optional "flash erase_address" sector padding | David Brownell | 2010-01-13 | 6 | -28/+125 |
* | Cortex-M3: improved core exception handling | David Brownell | 2010-01-13 | 3 | -23/+33 |
* | 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 |
* | Added Openmoko USB JTAG interface config file. | Vladimir Zapolskiy | 2010-01-11 | 1 | -0/+10 |