| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | David Anders more target lib scripts contributed by | oharboe | 2008-06-27 | 4 | -1/+63 |
* | Fixed bogus error message and plugged memory leak for the case when there was... | oharboe | 2008-06-25 | 1 | -1/+3 |
* | - fix reset_halt issue with certain arm cores - address not set in embedded i... | ntfreak | 2008-06-25 | 1 | -9/+14 |
* | added pre/post_reset scripts based on Pieter Conradie's ideas. | oharboe | 2008-06-25 | 2 | -12/+32 |
* | - fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is defined | ntfreak | 2008-06-24 | 3 | -3/+3 |
* | Spen spotted a bug in warning for missing srst_pulls_trst | oharboe | 2008-06-18 | 1 | -3/+3 |
* | - added missing install entries for eir-sam7se512 target | ntfreak | 2008-06-16 | 1 | -1/+1 |
* | - added target and event script for the eir-sam7se512 target | mifi | 2008-06-16 | 2 | -0/+111 |
* | - removed duplicate cortex_m3_register_commands | ntfreak | 2008-06-16 | 2 | -5/+0 |
* | Nicolas Pitre: Feroceon fixes | oharboe | 2008-06-06 | 3 | -28/+105 |
* | - added checksum_memory and blank_check_memory for xscale | ntfreak | 2008-05-29 | 1 | -8/+3 |
* | - moved flash erase_check target code to target.c | ntfreak | 2008-05-27 | 15 | -1/+154 |
* | - fixed typo in wp command | ntfreak | 2008-05-27 | 1 | -1/+1 |
* | moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br... | oharboe | 2008-05-21 | 2 | -10/+23 |
* | Edgar Grimberg fixes some memory handling issues and | oharboe | 2008-05-20 | 3 | -1/+20 |
* | Fix crash when mode number fetched from the target is invalid. | oharboe | 2008-05-19 | 4 | -0/+53 |
* | print out an error if srst_pulls_trst is not specified for | oharboe | 2008-05-19 | 1 | -6/+17 |
* | fix mode output when illegal arm mode is detected. Now prints illegal mode fo... | oharboe | 2008-05-19 | 2 | -3/+6 |
* | Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod... | oharboe | 2008-05-19 | 1 | -11/+14 |
* | updated guidelines. | oharboe | 2008-05-19 | 1 | -0/+14 |
* | - added smoketest result for r657 | mifi | 2008-05-16 | 1 | -1/+1 |
* | - added arm-usb-ocd.cfg and signalyzer.cfg to the interface | mifi | 2008-05-16 | 3 | -1/+12 |
* | - added jlink support, based on Jürgen Stuber patch | ntfreak | 2008-05-14 | 2 | -1/+4 |
* | - restored tabs and formatting | ntfreak | 2008-05-12 | 1 | -4/+5 |
* | - added patch from uwe hermann, thanks for the hint. | mifi | 2008-05-11 | 1 | -1/+1 |
* | - added/renamed interfaces, remove jtag_speed from the interface part | mifi | 2008-05-10 | 3 | -3/+10 |
* | Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. ... | oharboe | 2008-05-09 | 1 | -0/+17 |
* | This matters for embedded devices, but is probably not observably better for ... | oharboe | 2008-05-07 | 6 | -193/+90 |
* | - added svn props for newly added files | ntfreak | 2008-05-06 | 1 | -3/+3 |
* | The target library is now the authorotative source of config examples | oharboe | 2008-05-06 | 3 | -1/+9 |
* | add missing reset script | oharboe | 2008-05-06 | 1 | -1/+3 |
* | - add missing svn props | ntfreak | 2008-05-01 | 2 | -23/+23 |
* | now compiles again. | oharboe | 2008-04-30 | 1 | -4/+4 |
* | lpc2148 fixes from Edgar Grimberg | oharboe | 2008-04-30 | 3 | -2/+4 |
* | - added new device to luminary flash driver | ntfreak | 2008-04-30 | 1 | -4/+32 |
* | Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed. | oharboe | 2008-04-29 | 1 | -0/+6 |
* | - updated cortex_m3 docs regarding luminary reset behaviour | ntfreak | 2008-04-29 | 3 | -3/+3 |
* | - add cortex_m3 variant luminary to fix reset issue with asserting SRST | ntfreak | 2008-04-28 | 4 | -6/+34 |
* | - added ARMV7_GDB_HACKS define to armv7m.h, enabling all gdb hacks to be enab... | ntfreak | 2008-04-26 | 3 | -16/+55 |
* | set communication speeds | oharboe | 2008-04-26 | 1 | -0/+2 |
* | - incorrect ram size for lm3s811 target script | ntfreak | 2008-04-26 | 1 | -2/+2 |
* | make debug_level 3 useful again... the log just drowns. perhaps introduce deb... | oharboe | 2008-04-25 | 1 | -1/+1 |
* | Close dangling file handle | oharboe | 2008-04-24 | 1 | -6/+10 |
* | Pavel Chromy's on chip flash loader | oharboe | 2008-04-23 | 1 | -0/+1 |
* | - added svn props for newly added files | ntfreak | 2008-04-23 | 16 | -269/+269 |
* | Tim Hudson contributed at91sam9260 target config files + some interface defin... | oharboe | 2008-04-23 | 5 | -2/+60 |
* | added fast option. | oharboe | 2008-04-23 | 1 | -2/+2 |
* | - added stm32 stick and luminary eval boards interface configs | ntfreak | 2008-04-21 | 6 | -7/+38 |
* | Nicolas Pitre fixed regression. | oharboe | 2008-04-18 | 1 | -4/+3 |
* | Edwin Olsen: improves breakpoint handling on cortex-m3 parts. Specifically, t... | oharboe | 2008-04-17 | 1 | -2/+17 |