| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - added svn props for newly added files | ntfreak | 2008-05-06 | 1 | -3/+3 |
* | The target library is now the authorotative source of config examples | oharboe | 2008-05-06 | 3 | -1/+9 |
* | add missing reset script | oharboe | 2008-05-06 | 1 | -1/+3 |
* | - add missing svn props | ntfreak | 2008-05-01 | 2 | -23/+23 |
* | now compiles again. | oharboe | 2008-04-30 | 1 | -4/+4 |
* | lpc2148 fixes from Edgar Grimberg | oharboe | 2008-04-30 | 3 | -2/+4 |
* | - added new device to luminary flash driver | ntfreak | 2008-04-30 | 1 | -4/+32 |
* | Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed. | oharboe | 2008-04-29 | 1 | -0/+6 |
* | - updated cortex_m3 docs regarding luminary reset behaviour | ntfreak | 2008-04-29 | 3 | -3/+3 |
* | - add cortex_m3 variant luminary to fix reset issue with asserting SRST | ntfreak | 2008-04-28 | 4 | -6/+34 |
* | - added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab... | ntfreak | 2008-04-26 | 3 | -16/+55 |
* | set communication speeds | oharboe | 2008-04-26 | 1 | -0/+2 |
* | - incorrect ram size for lm3s811 target script | ntfreak | 2008-04-26 | 1 | -2/+2 |
* | make debug_level 3 useful again... the log just drowns. perhaps introduce deb... | oharboe | 2008-04-25 | 1 | -1/+1 |
* | Close dangling file handle | oharboe | 2008-04-24 | 1 | -6/+10 |
* | Pavel Chromy's on chip flash loader | oharboe | 2008-04-23 | 1 | -0/+1 |
* | - added svn props for newly added files | ntfreak | 2008-04-23 | 16 | -269/+269 |
* | Tim Hudson contributed at91sam9260 target config files + some interface defin... | oharboe | 2008-04-23 | 5 | -2/+60 |
* | added fast option. | oharboe | 2008-04-23 | 1 | -2/+2 |
* | - added stm32 stick and luminary eval boards interface configs | ntfreak | 2008-04-21 | 6 | -7/+38 |
* | 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 |
* | - 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 | 4 | -19/+4 |
* | moved out stuff that wasn't already moved from openocd.pdf to the target libr... | oharboe | 2008-04-14 | 12 | -1/+175 |
* | TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol... | oharboe | 2008-04-14 | 2 | -17/+0 |
* | allows launching OpenOCD w/telnet+gdb server w/the | oharboe | 2008-04-13 | 2 | -0/+5 |
* | - Set up ICE registers after TRST | oharboe | 2008-04-13 | 4 | -53/+121 |
* | 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 | 9 | -51/+75 |
* | 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 | 3 | -3/+43 |
* | Improved XScale performance for embedded hosted OpenOCD | oharboe | 2008-04-11 | 1 | -35/+36 |
* | - 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 | 4 | -267/+136 |
* | target lib wip | oharboe | 2008-04-09 | 4 | -6/+13 |
* | - add missing svn props | ntfreak | 2008-04-09 | 8 | -310/+310 |
* | - added "init" command. "init" and "reset" at end of startup script is equiva... | oharboe | 2008-04-09 | 4 | -51/+30 |
* | lm3s6965.cfg contributed by Edwin Olson | oharboe | 2008-04-08 | 2 | -1/+21 |
* | - only if "reset halt" or "reset init" are issued will the reset vector be se... | oharboe | 2008-04-07 | 2 | -22/+39 |