Age | Commit message (Expand) | Author |
2008-04-30 | Edgar's naming convention fixes. | oharboe |
2008-04-30 | Edgar's added support for printing jtag_khz | oharboe |
2008-04-29 | - stm32x default to 128k if flash size failed. | ntfreak |
2008-04-29 | Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed. | oharboe |
2008-04-29 | - updated cortex_m3 docs regarding luminary reset behaviour | ntfreak |
2008-04-28 | - add cortex_m3 variant luminary to fix reset issue with asserting SRST | ntfreak |
2008-04-26 | - added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab... | ntfreak |
2008-04-26 | - luminary flash now loader polls when finished | ntfreak |
2008-04-26 | set communication speeds | oharboe |
2008-04-26 | - incorrect ram size for lm3s811 target script | ntfreak |
2008-04-26 | - change str9 flash controller to read array after a level 1 protect | ntfreak |
2008-04-26 | wip instructions for building Cortex toolchain | oharboe |
2008-04-25 | make debug_level 3 useful again... the log just drowns. perhaps introduce deb... | oharboe |
2008-04-24 | Close dangling file handle | oharboe |
2008-04-24 | - added svn props for newly added files | ntfreak |
2008-04-24 | Edgar's new test cases. | oharboe |
2008-04-24 | Edgar's new test cases. | oharboe |
2008-04-23 | Pavel Chromy's on chip flash loader | oharboe |
2008-04-23 | - added svn props for newly added files | ntfreak |
2008-04-23 | - added svn props for newly added files | ntfreak |
2008-04-23 | Tim Hudson contributed at91sam9260 target config files + some interface defin... | oharboe |
2008-04-23 | - fix typo in openocd.texi | ntfreak |
2008-04-23 | regions outside flash are now read/write nocache by default. GDB 6.8 would ma... | oharboe |
2008-04-23 | Tim Hudson: removed setting jtag_speed directly (which should not be done). | oharboe |
2008-04-23 | fixed doc for GDB memory map and flash program defaults to follow code | oharboe |
2008-04-23 | added fast option. | oharboe |
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 |