aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2008-07-06- fixed build issues with win32ntfreak
2008-07-06src/helper/configuration.hoharboe
2008-07-04- added event scripts for str73x and str75x targetsntfreak
2008-07-04- added jtag_khz to target scriptsntfreak
2008-07-04- fixed line endings with commands.tclntfreak
2008-07-04tcl tinkering.oharboe
2008-07-04typooharboe
2008-07-04tcl config script exampleoharboe
2008-07-04ARM11 update. OpenOCD supports starting without being able to talk to the har...oharboe
2008-07-04Valentin Longchamp target script for mx31.cfgoharboe
2008-07-02- allocate target_type_t structure for each target, fixes issue when multiple...ntfreak
2008-06-27- added svn props for newly added filesntfreak
2008-06-27David Anders more target lib scripts contributed by oharboe
2008-06-25Fixed bogus error message and plugged memory leak for the case when there was...oharboe
2008-06-25- fix reset_halt issue with certain arm cores - address not set in embedded i...ntfreak
2008-06-25added pre/post_reset scripts based on Pieter Conradie's ideas.oharboe
2008-06-24- fix compile errors when _DEBUG_INSTRUCTION_EXECUTION_ is definedntfreak
2008-06-18Spen spotted a bug in warning for missing srst_pulls_trstoharboe
2008-06-16- added missing install entries for eir-sam7se512 targetntfreak
2008-06-16- added target and event script for the eir-sam7se512 targetmifi
2008-06-16- removed duplicate cortex_m3_register_commandsntfreak
2008-06-06Nicolas Pitre: Feroceon fixesoharboe
2008-05-29- added checksum_memory and blank_check_memory for xscalentfreak
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-05-27- fixed typo in wp commandntfreak
2008-05-21moved srst_pulls_trst check into arm7_9_common.c. Not tested yet, if it is br...oharboe
2008-05-20Edgar Grimberg fixes some memory handling issues andoharboe
2008-05-19Fix crash when mode number fetched from the target is invalid.oharboe
2008-05-19print out an error if srst_pulls_trst is not specified foroharboe
2008-05-19fix mode output when illegal arm mode is detected. Now prints illegal mode fo...oharboe
2008-05-19Michael Fischer found and Edgar Grimberg fixed generic crash in timers reprod...oharboe
2008-05-19updated guidelines.oharboe
2008-05-16- added smoketest result for r657mifi
2008-05-16- added arm-usb-ocd.cfg and signalyzer.cfg to the interfacemifi
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak
2008-05-12- restored tabs and formattingntfreak
2008-05-11- added patch from uwe hermann, thanks for the hint.mifi
2008-05-10- added/renamed interfaces, remove jtag_speed from the interface partmifi
2008-05-09Michael Fischer spotted a problem in the reset routines for srst_pulls_trst. ...oharboe
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe
2008-05-06- added svn props for newly added filesntfreak
2008-05-06The target library is now the authorotative source of config examplesoharboe
2008-05-06add missing reset scriptoharboe
2008-05-01- add missing svn propsntfreak
2008-04-30now compiles again.oharboe
2008-04-30lpc2148 fixes from Edgar Grimbergoharboe
2008-04-30- added new device to luminary flash driverntfreak
2008-04-29Edgar Grimberg added a new rule for target scripts. Flash + verify must succeed.oharboe
2008-04-29- updated cortex_m3 docs regarding luminary reset behaviourntfreak
2008-04-28- add cortex_m3 variant luminary to fix reset issue with asserting SRSTntfreak