aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-24- added svn props for newly added filesntfreak
2008-04-24Edgar's new test cases.oharboe
2008-04-24Edgar's new test cases.oharboe
2008-04-23Pavel Chromy's on chip flash loaderoharboe
2008-04-23- added svn props for newly added filesntfreak
2008-04-23- added svn props for newly added filesntfreak
2008-04-23Tim Hudson contributed at91sam9260 target config files + some interface defin...oharboe
2008-04-23- fix typo in openocd.texintfreak
2008-04-23regions outside flash are now read/write nocache by default. GDB 6.8 would ma...oharboe
2008-04-23Tim Hudson: removed setting jtag_speed directly (which should not be done).oharboe
2008-04-23fixed doc for GDB memory map and flash program defaults to follow codeoharboe
2008-04-23added fast option.oharboe
2008-04-23Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe
2008-04-22wip on reporting bugs.oharboe
2008-04-22deleted obsolete stuff.oharboe
2008-04-21- added stm32 stick and luminary eval boards interface configsntfreak
2008-04-21- set lpc288x[ch] svn file propsntfreak
2008-04-20- set erase flag on sectorntfreak
2008-04-20Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...oharboe
2008-04-20- update docs for flash write_image commandntfreak
2008-04-19- flash.c change stricmp to strcmpntfreak
2008-04-19- added test results for r592mifi
2008-04-19retired auto_erase, added optional erase arg to flash write_image.oharboe
2008-04-18- Flash auto-erase is disabled by defaultdrath
2008-04-18Enabled auto erase, gdb memory map and gdb flash programming by default.oharboe
2008-04-18Nicolas Pitre fixed regression.oharboe
2008-04-17Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t...oharboe
2008-04-16fix for gaffe in 555 that stopped JTAG chain examine + validate from running.oharboe
2008-04-16- added testing binariesmifi
2008-04-16- correct stm32stick config scriptntfreak
2008-04-16Update Embedded ICE registers explicitly during target->type->examine() insteadoharboe
2008-04-16Edgar Grimberg added some missing scripts from the installoharboe
2008-04-16fix SEGFAULT regression in cortex after TRST fixesoharboe
2008-04-15- sw_bkpts fails if the target is not halted. The side effect is oharboe
2008-04-15Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...oharboe
2008-04-15target read/write is no longer attempted for target_xxx() functions when the ...oharboe
2008-04-14- added new and missing target scripts - stm32stick and str730ntfreak
2008-04-14retired fast_memory_access. It's always fast now.oharboe
2008-04-14- split str71x driver into banksntfreak
2008-04-14moved out stuff that wasn't already moved from openocd.pdf to the target libr...oharboe
2008-04-14Added a few tweaks while playing with texi.oharboe
2008-04-14TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol...oharboe
2008-04-13More robust handling of unknown target state for step/continue packet.oharboe
2008-04-13A dummy driver to test codepath w/no contact w/target.oharboe
2008-04-13allows launching OpenOCD w/telnet+gdb server w/theoharboe
2008-04-13allows launching OpenOCD w/telnet+gdb server w/theoharboe
2008-04-13- Set up ICE registers after TRSToharboe
2008-04-11found two more gaffes for reset wipoharboe
2008-04-11fixed gaffe for default examine implementationoharboe
2008-04-11Reset wip. Just adding hooks. This is just to reduce the size of the actual c...oharboe