aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-28- add cortex_m3 variant luminary to fix reset issue with asserting SRSTntfreak4-6/+34
2008-04-26- added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...ntfreak3-16/+55
2008-04-26- luminary flash now loader polls when finishedntfreak1-7/+3
2008-04-26set communication speedsoharboe1-0/+2
2008-04-26- incorrect ram size for lm3s811 target scriptntfreak1-2/+2
2008-04-26- change str9 flash controller to read array after a level 1 protectntfreak1-0/+7
2008-04-26wip instructions for building Cortex toolchainoharboe3-0/+113
2008-04-25make debug_level 3 useful again... the log just drowns. perhaps introduce deb...oharboe1-1/+1
2008-04-24Close dangling file handleoharboe2-7/+11
2008-04-24- added svn props for newly added filesntfreak18-3139/+3137
2008-04-24Edgar's new test cases.oharboe3-313/+347
2008-04-24Edgar's new test cases.oharboe2-0/+1276
2008-04-23Pavel Chromy's on chip flash loaderoharboe17-1/+1539
2008-04-23- added svn props for newly added filesntfreak1-27/+27
2008-04-23- added svn props for newly added filesntfreak16-269/+269
2008-04-23Tim Hudson contributed at91sam9260 target config files + some interface defin...oharboe5-2/+60
2008-04-23- fix typo in openocd.texintfreak1-1/+1
2008-04-23regions outside flash are now read/write nocache by default. GDB 6.8 would ma...oharboe1-4/+59
2008-04-23Tim Hudson: removed setting jtag_speed directly (which should not be done).oharboe3-5/+0
2008-04-23fixed doc for GDB memory map and flash program defaults to follow codeoharboe1-3/+3
2008-04-23added fast option.oharboe4-2/+38
2008-04-23Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe3-0/+20
2008-04-22wip on reporting bugs.oharboe1-0/+28
2008-04-22deleted obsolete stuff.oharboe1-112/+0
2008-04-21- added stm32 stick and luminary eval boards interface configsntfreak6-7/+38
2008-04-21- set lpc288x[ch] svn file propsntfreak2-606/+606
2008-04-20- set erase flag on sectorntfreak1-4/+6
2008-04-20Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...oharboe4-2/+610
2008-04-20- update docs for flash write_image commandntfreak1-12/+7
2008-04-19- flash.c change stricmp to strcmpntfreak1-1/+1
2008-04-19- added test results for r592mifi1-15/+19
2008-04-19retired auto_erase, added optional erase arg to flash write_image.oharboe1-25/+18
2008-04-18- Flash auto-erase is disabled by defaultdrath1-2/+3
2008-04-18Enabled auto erase, gdb memory map and gdb flash programming by default.oharboe2-3/+6
2008-04-18Nicolas Pitre fixed regression.oharboe1-4/+3
2008-04-17Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t...oharboe1-2/+17
2008-04-16fix for gaffe in 555 that stopped JTAG chain examine + validate from running.oharboe1-2/+2
2008-04-16- added testing binariesmifi42-0/+27816
2008-04-16- correct stm32stick config scriptntfreak1-1/+1
2008-04-16Update Embedded ICE registers explicitly during target->type->examine() insteadoharboe5-24/+10
2008-04-16Edgar Grimberg added some missing scripts from the installoharboe1-1/+1
2008-04-16fix SEGFAULT regression in cortex after TRST fixesoharboe3-7/+25
2008-04-15- sw_bkpts fails if the target is not halted. The side effect is oharboe2-27/+44
2008-04-15Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...oharboe2-0/+57
2008-04-15target read/write is no longer attempted for target_xxx() functions when the ...oharboe1-4/+49
2008-04-14- added new and missing target scripts - stm32stick and str730ntfreak4-2/+66
2008-04-14retired fast_memory_access. It's always fast now.oharboe1-124/+37
2008-04-14- split str71x driver into banksntfreak10-215/+151
2008-04-14moved out stuff that wasn't already moved from openocd.pdf to the target libr...oharboe13-652/+189
2008-04-14Added a few tweaks while playing with texi.oharboe1-2/+48