index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-04-23
Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).
oharboe
2008-04-22
wip on reporting bugs.
oharboe
2008-04-22
deleted obsolete stuff.
oharboe
2008-04-21
- added stm32 stick and luminary eval boards interface configs
ntfreak
2008-04-21
- set lpc288x[ch] svn file props
ntfreak
2008-04-20
- set erase flag on sector
ntfreak
2008-04-20
Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...
oharboe
2008-04-20
- update docs for flash write_image command
ntfreak
2008-04-19
- flash.c change stricmp to strcmp
ntfreak
2008-04-19
- added test results for r592
mifi
2008-04-19
retired auto_erase, added optional erase arg to flash write_image.
oharboe
2008-04-18
- Flash auto-erase is disabled by default
drath
2008-04-18
Enabled auto erase, gdb memory map and gdb flash programming by default.
oharboe
2008-04-18
Nicolas Pitre fixed regression.
oharboe
2008-04-17
Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t...
oharboe
2008-04-16
fix for gaffe in 555 that stopped JTAG chain examine + validate from running.
oharboe
2008-04-16
- added testing binaries
mifi
2008-04-16
- correct stm32stick config script
ntfreak
2008-04-16
Update Embedded ICE registers explicitly during target->type->examine() instead
oharboe
2008-04-16
Edgar Grimberg added some missing scripts from the install
oharboe
2008-04-16
fix SEGFAULT regression in cortex after TRST fixes
oharboe
2008-04-15
- sw_bkpts fails if the target is not halted. The side effect is
oharboe
2008-04-15
Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...
oharboe
2008-04-15
target read/write is no longer attempted for target_xxx() functions when the ...
oharboe
2008-04-14
- added new and missing target scripts - stm32stick and str730
ntfreak
2008-04-14
retired fast_memory_access. It's always fast now.
oharboe
2008-04-14
- split str71x driver into banks
ntfreak
2008-04-14
moved out stuff that wasn't already moved from openocd.pdf to the target libr...
oharboe
2008-04-14
Added a few tweaks while playing with texi.
oharboe
2008-04-14
TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol...
oharboe
2008-04-13
More robust handling of unknown target state for step/continue packet.
oharboe
2008-04-13
A dummy driver to test codepath w/no contact w/target.
oharboe
2008-04-13
allows launching OpenOCD w/telnet+gdb server w/the
oharboe
2008-04-13
allows launching OpenOCD w/telnet+gdb server w/the
oharboe
2008-04-13
- Set up ICE registers after TRST
oharboe
2008-04-11
found two more gaffes for reset wip
oharboe
2008-04-11
fixed gaffe for default examine implementation
oharboe
2008-04-11
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
2008-04-11
Reset wip. Just adding hooks. This is just to reduce the size of the actual c...
oharboe
2008-04-11
Wip - split target setup and target examination
oharboe
2008-04-11
added target->type->examine(). Eventually this will allow for bringing up tel...
oharboe
2008-04-11
Improved XScale performance for embedded hosted OpenOCD
oharboe
2008-04-10
- remove AC_C_VARARRAYS and set check of autoconf back to 2.59
mifi
2008-04-10
stop using variable sized arrays. That's something that belongs to C++ and no...
oharboe
2008-04-10
- added svn props for newly added parport.cfg
ntfreak
2008-04-10
- single core context used, removed debug context as thought unnecessary.
ntfreak
2008-04-10
- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min required
ntfreak
2008-04-09
target lib wip
oharboe
2008-04-09
back out Don Porges workaround for some device with manufcaturer # 0x1a2
oharboe
2008-04-09
- add missing svn props
ntfreak
[next]