aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04Jim Tcl support addedoharboe
2008-07-02- allocate target_type_t structure for each target, fixes issue when multiple...ntfreak
2008-06-28wip.oharboe
2008-06-28wipoharboe
2008-06-27- update docs for new target_script eventsntfreak
2008-06-27- added svn props for newly added filesntfreak
2008-06-27hooks to enable experimentation with scripting language support. Reduces patc...oharboe
2008-06-27export find_file functionoharboe
2008-06-27David Anders more target lib scripts contributed by oharboe
2008-06-27committing to reduce patch size for Tcl experiments. Not in use currently.oharboe
2008-06-27David Anders: fixes an issue with large block nand flash address where the be...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-18Pavel Chromy:oharboe
2008-06-18Pavel Chromy:oharboe
2008-06-18Pavel Chromy: TAP state changed to TLR when SRST goes active with srst_pulls_...oharboe
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-16fallback for no implementation of multi word CFI write. Successful codepath n...oharboe
2008-06-16GDB timeout fix. If a script takes a long time and does not produce any outpu...oharboe
2008-06-16- removed duplicate cortex_m3_register_commandsntfreak
2008-06-11- probe incorrect for high density stm32 flashntfreak
2008-06-10- error message cleanup in jlink driverntfreak
2008-06-06- stm32 erase will use mass_erase if all banks selectedntfreak
2008-06-06Nicolas Pitre: Feroceon fixesoharboe
2008-06-05- erase bank using bank erase rather than each sectorntfreak
2008-06-04Pavel Chromy: TCK returns to zero before state of reset line is changed.oharboe
2008-06-04Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe
2008-06-04- fix jlink accessing incorrect buffer elementntfreak
2008-06-04- luminary, stm32 and str7 flash driver error cleanupntfreak
2008-06-03- str9 driver remove the duplicate target_free_working_area and reformat spac...ntfreak
2008-06-03Fredrik Hederstierna: fix leak + clean up return codesoharboe
2008-06-03Fredrik Hederstierna: fix leak + clean up return codesoharboe
2008-05-29- added checksum_memory and blank_check_memory for xscalentfreak
2008-05-28- stellaris flash driver changed warning to infontfreak
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-05-27flash_write will attempt to pad image sectionsntfreak
2008-05-27- fixed typo in wp commandntfreak
2008-05-27- fix issue if jlink sends result in single usb in packetntfreak
2008-05-26- added check for max. value of jtag_speed in ft2232_khz.mifi
2008-05-26- renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3mifi
2008-05-26found out why str912 reset halt failed.oharboe
2008-05-26clock 1/0 in idle now configurable.oharboe
2008-05-26- corrected error with stm32 page calculationntfreak
2008-05-25- changed some buffer defines to increase performancemifi