summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - added new device to luminary flash driverntfreak2008-04-302-6/+67
* Edgar's naming convention fixes.oharboe2008-04-302-7/+12
* Edgar's added support for printing jtag_khzoharboe2008-04-302-26/+46
* - stm32x default to 128k if flash size failed.ntfreak2008-04-291-1/+6
* Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed.oharboe2008-04-291-0/+6
* - updated cortex_m3 docs regarding luminary reset behaviourntfreak2008-04-294-3/+10
* - add cortex_m3 variant luminary to fix reset issue with asserting SRSTntfreak2008-04-284-6/+34
* - added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab...ntfreak2008-04-263-16/+55
* - luminary flash now loader polls when finishedntfreak2008-04-261-7/+3
* set communication speedsoharboe2008-04-261-0/+2
* - incorrect ram size for lm3s811 target scriptntfreak2008-04-261-2/+2
* - change str9 flash controller to read array after a level 1 protectntfreak2008-04-261-0/+7
* wip instructions for building Cortex toolchainoharboe2008-04-263-0/+113
* make debug_level 3 useful again... the log just drowns. perhaps introduce deb...oharboe2008-04-251-1/+1
* Close dangling file handleoharboe2008-04-242-7/+11
* - added svn props for newly added filesntfreak2008-04-2418-3139/+3137
* Edgar's new test cases.oharboe2008-04-243-313/+347
* Edgar's new test cases.oharboe2008-04-242-0/+1276
* Pavel Chromy's on chip flash loaderoharboe2008-04-2317-1/+1539
* - added svn props for newly added filesntfreak2008-04-231-27/+27
* - added svn props for newly added filesntfreak2008-04-2316-269/+269
* Tim Hudson contributed at91sam9260 target config files + some interface defin...oharboe2008-04-235-2/+60
* - fix typo in openocd.texintfreak2008-04-231-1/+1
* regions outside flash are now read/write nocache by default. GDB 6.8 would ma...oharboe2008-04-231-4/+59
* Tim Hudson: removed setting jtag_speed directly (which should not be done).oharboe2008-04-233-5/+0
* fixed doc for GDB memory map and flash program defaults to follow codeoharboe2008-04-231-3/+3
* added fast option.oharboe2008-04-234-2/+38
* Andre Renaud support for the am29sl800db CFI flash chip (id: 0x0004, 0x226b).oharboe2008-04-233-0/+20
* wip on reporting bugs.oharboe2008-04-221-0/+28
* deleted obsolete stuff.oharboe2008-04-221-112/+0
* - added stm32 stick and luminary eval boards interface configsntfreak2008-04-216-7/+38
* - set lpc288x[ch] svn file propsntfreak2008-04-212-606/+606
* - set erase flag on sectorntfreak2008-04-201-4/+6
* Karl RobinSod <karl.robinsod@gmail.com> added lpc288x support. Some work rema...oharboe2008-04-204-2/+610
* - update docs for flash write_image commandntfreak2008-04-201-12/+7
* - flash.c change stricmp to strcmpntfreak2008-04-191-1/+1
* - added test results for r592mifi2008-04-191-15/+19
* retired auto_erase, added optional erase arg to flash write_image.oharboe2008-04-191-25/+18
* - Flash auto-erase is disabled by defaultdrath2008-04-181-2/+3
* Enabled auto erase, gdb memory map and gdb flash programming by default.oharboe2008-04-182-3/+6
* Nicolas Pitre fixed regression.oharboe2008-04-181-4/+3
* Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t...oharboe2008-04-171-2/+17
* fix for gaffe in 555 that stopped JTAG chain examine + validate from running.oharboe2008-04-161-2/+2
* - added testing binariesmifi2008-04-1642-0/+27816
* - correct stm32stick config scriptntfreak2008-04-161-1/+1
* Update Embedded ICE registers explicitly during target->type->examine() insteadoharboe2008-04-165-24/+10
* Edgar Grimberg added some missing scripts from the installoharboe2008-04-161-1/+1
* fix SEGFAULT regression in cortex after TRST fixesoharboe2008-04-163-7/+25
* - sw_bkpts fails if the target is not halted. The side effect is oharboe2008-04-152-27/+44
* Added checks for target->type->read/write_memory, soft_reset_halt and run_alg...oharboe2008-04-152-0/+57