| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema... | oharboe | 2008-04-20 | 4 | -2/+610 |
* | - update docs for flash write_image command | ntfreak | 2008-04-20 | 1 | -12/+7 |
* | - flash.c change stricmp to strcmp | ntfreak | 2008-04-19 | 1 | -1/+1 |
* | - added test results for r592 | mifi | 2008-04-19 | 1 | -15/+19 |
* | retired auto_erase, added optional erase arg to flash write_image. | oharboe | 2008-04-19 | 1 | -25/+18 |
* | - Flash auto-erase is disabled by default | drath | 2008-04-18 | 1 | -2/+3 |
* | Enabled auto erase, gdb memory map and gdb flash programming by default. | oharboe | 2008-04-18 | 2 | -3/+6 |
* | Nicolas Pitre fixed regression. | oharboe | 2008-04-18 | 1 | -4/+3 |
* | Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t... | oharboe | 2008-04-17 | 1 | -2/+17 |
* | fix for gaffe in 555 that stopped JTAG chain examine + validate from running. | oharboe | 2008-04-16 | 1 | -2/+2 |
* | - added testing binaries | mifi | 2008-04-16 | 42 | -0/+27816 |
* | - correct stm32stick config script | ntfreak | 2008-04-16 | 1 | -1/+1 |
* | Update Embedded ICE registers explicitly during target->type->examine() instead | oharboe | 2008-04-16 | 5 | -24/+10 |
* | Edgar Grimberg added some missing scripts from the install | oharboe | 2008-04-16 | 1 | -1/+1 |
* | fix SEGFAULT regression in cortex after TRST fixes | oharboe | 2008-04-16 | 3 | -7/+25 |
* | - sw_bkpts fails if the target is not halted. The side effect is | oharboe | 2008-04-15 | 2 | -27/+44 |
* | Added checks for target->type->read/write_memory, soft_reset_halt and run_alg... | oharboe | 2008-04-15 | 2 | -0/+57 |
* | target read/write is no longer attempted for target_xxx() functions when the ... | oharboe | 2008-04-15 | 1 | -4/+49 |
* | - added new and missing target scripts - stm32stick and str730 | ntfreak | 2008-04-14 | 4 | -2/+66 |
* | retired fast_memory_access. It's always fast now. | oharboe | 2008-04-14 | 1 | -124/+37 |
* | - split str71x driver into banks | ntfreak | 2008-04-14 | 10 | -215/+151 |
* | moved out stuff that wasn't already moved from openocd.pdf to the target libr... | oharboe | 2008-04-14 | 13 | -652/+189 |
* | Added a few tweaks while playing with texi. | oharboe | 2008-04-14 | 1 | -2/+48 |
* | TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol... | oharboe | 2008-04-14 | 2 | -17/+0 |
* | More robust handling of unknown target state for step/continue packet. | oharboe | 2008-04-13 | 1 | -6/+18 |
* | A dummy driver to test codepath w/no contact w/target. | oharboe | 2008-04-13 | 4 | -2/+133 |
* | allows launching OpenOCD w/telnet+gdb server w/the | oharboe | 2008-04-13 | 2 | -0/+5 |
* | allows launching OpenOCD w/telnet+gdb server w/the | oharboe | 2008-04-13 | 1 | -11/+21 |
* | - Set up ICE registers after TRST | oharboe | 2008-04-13 | 5 | -56/+128 |
* | found two more gaffes for reset wip | oharboe | 2008-04-11 | 2 | -0/+3 |
* | fixed gaffe for default examine implementation | oharboe | 2008-04-11 | 1 | -0/+1 |
* | Reset wip. Just adding hooks. This is just to reduce the size of the actual c... | oharboe | 2008-04-11 | 1 | -0/+1 |
* | Reset wip. Just adding hooks. This is just to reduce the size of the actual c... | oharboe | 2008-04-11 | 12 | -60/+93 |
* | Wip - split target setup and target examination | oharboe | 2008-04-11 | 10 | -0/+26 |
* | added target->type->examine(). Eventually this will allow for bringing up tel... | oharboe | 2008-04-11 | 4 | -3/+51 |
* | Improved XScale performance for embedded hosted OpenOCD | oharboe | 2008-04-11 | 1 | -35/+36 |
* | - remove AC_C_VARARRAYS and set check of autoconf back to 2.59 | mifi | 2008-04-10 | 1 | -2/+1 |
* | stop using variable sized arrays. That's something that belongs to C++ and no... | oharboe | 2008-04-10 | 1 | -5/+3 |
* | - added svn props for newly added parport.cfg | ntfreak | 2008-04-10 | 1 | -8/+8 |
* | - single core context used, removed debug context as thought unnecessary. | ntfreak | 2008-04-10 | 7 | -273/+136 |
* | - due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required | ntfreak | 2008-04-10 | 1 | -1/+1 |
* | target lib wip | oharboe | 2008-04-09 | 4 | -6/+13 |
* | back out Don Porges workaround for some device with manufcaturer # 0x1a2 | oharboe | 2008-04-09 | 1 | -9/+0 |
* | - add missing svn props | ntfreak | 2008-04-09 | 8 | -310/+310 |
* | Don Porges fixed c99 issues. | oharboe | 2008-04-09 | 14 | -45/+67 |
* | - added "init" command. "init" and "reset" at end of startup script is equiva... | oharboe | 2008-04-09 | 7 | -88/+179 |
* | use jtag.c's cur/end_state global variables. | oharboe | 2008-04-08 | 1 | -3/+0 |
* | Edwin Olson found bug & tested fix for flash write_image for stellaris. | oharboe | 2008-04-08 | 1 | -0/+11 |
* | lm3s6965.cfg contributed by Edwin Olson | oharboe | 2008-04-08 | 2 | -1/+21 |
* | added a couple of LOG_ERROR() messages to improve logfile. | oharboe | 2008-04-08 | 3 | -2/+10 |