| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | typo | oharboe | 2008-07-04 | 1 | -3/+0 |
* | tcl config script example | oharboe | 2008-07-04 | 3 | -2/+56 |
* | added support for Tcl config scripts on the command line(use .tcl extension). | oharboe | 2008-07-04 | 3 | -6/+16 |
* | utility fn. | oharboe | 2008-07-04 | 2 | -0/+16 |
* | ARM11 update. OpenOCD supports starting without being able to talk to the har... | oharboe | 2008-07-04 | 2 | -0/+9 |
* | Valentin Longchamp target script for mx31.cfg | oharboe | 2008-07-04 | 2 | -1/+17 |
* | Jim Tcl support added | oharboe | 2008-07-04 | 3 | -5/+182 |
* | - allocate target_type_t structure for each target, fixes issue when multiple... | ntfreak | 2008-07-02 | 1 | -1/+3 |
* | wip. | oharboe | 2008-06-28 | 1 | -5/+28 |
* | wip | oharboe | 2008-06-28 | 1 | -0/+25 |
* | - added svn props for newly added files | ntfreak | 2008-06-27 | 5 | -12854/+12854 |
* | hooks to enable experimentation with scripting language support. Reduces patc... | oharboe | 2008-06-27 | 3 | -36/+82 |
* | export find_file function | oharboe | 2008-06-27 | 2 | -10/+25 |
* | David Anders more target lib scripts contributed by | oharboe | 2008-06-27 | 4 | -1/+63 |
* | committing to reduce patch size for Tcl experiments. Not in use currently. | oharboe | 2008-06-27 | 2 | -0/+12793 |
* | David Anders: fixes an issue with large block nand flash address where the be... | oharboe | 2008-06-27 | 1 | -1/+4 |
* | 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 |
* | Pavel Chromy: | oharboe | 2008-06-18 | 1 | -7/+7 |
* | Pavel Chromy: | oharboe | 2008-06-18 | 1 | -76/+120 |
* | Pavel Chromy: TAP state changed to TLR when SRST goes active with srst_pulls_... | oharboe | 2008-06-18 | 1 | -0/+4 |
* | 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 |
* | fallback for no implementation of multi word CFI write. Successful codepath n... | oharboe | 2008-06-16 | 1 | -7/+11 |
* | GDB timeout fix. If a script takes a long time and does not produce any outpu... | oharboe | 2008-06-16 | 1 | -0/+2 |
* | - removed duplicate cortex_m3_register_commands | ntfreak | 2008-06-16 | 2 | -5/+0 |
* | - probe incorrect for high density stm32 flash | ntfreak | 2008-06-11 | 1 | -2/+1 |
* | - error message cleanup in jlink driver | ntfreak | 2008-06-10 | 1 | -9/+8 |
* | - stm32 erase will use mass_erase if all banks selected | ntfreak | 2008-06-06 | 2 | -37/+55 |
* | Nicolas Pitre: Feroceon fixes | oharboe | 2008-06-06 | 3 | -28/+105 |
* | - erase bank using bank erase rather than each sector | ntfreak | 2008-06-05 | 1 | -1/+18 |
* | Pavel Chromy: TCK returns to zero before state of reset line is changed. | oharboe | 2008-06-04 | 1 | -6/+21 |
* | Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme... | oharboe | 2008-06-04 | 3 | -3/+3 |
* | - fix jlink accessing incorrect buffer element | ntfreak | 2008-06-04 | 1 | -1/+1 |
* | - luminary, stm32 and str7 flash driver error cleanup | ntfreak | 2008-06-04 | 3 | -34/+25 |
* | - str9 driver remove the duplicate target_free_working_area and reformat spac... | ntfreak | 2008-06-03 | 2 | -33/+28 |
* | Fredrik Hederstierna: fix leak + clean up return codes | oharboe | 2008-06-03 | 1 | -15/+32 |
* | Fredrik Hederstierna: fix leak + clean up return codes | oharboe | 2008-06-03 | 1 | -4/+5 |
* | - added checksum_memory and blank_check_memory for xscale | ntfreak | 2008-05-29 | 1 | -8/+3 |
* | - stellaris flash driver changed warning to info | ntfreak | 2008-05-28 | 1 | -4/+4 |
* | - moved flash erase_check target code to target.c | ntfreak | 2008-05-27 | 19 | -210/+210 |
* | flash_write will attempt to pad image sections | ntfreak | 2008-05-27 | 1 | -8/+28 |
* | - fixed typo in wp command | ntfreak | 2008-05-27 | 1 | -1/+1 |
* | - fix issue if jlink sends result in single usb in packet | ntfreak | 2008-05-27 | 1 | -20/+32 |
* | - added check for max. value of jtag_speed in ft2232_khz. | mifi | 2008-05-26 | 1 | -0/+6 |
* | - renamed EMU_CMD_HW_JTAG to EMU_CMD_HW_JTAG3 | mifi | 2008-05-26 | 1 | -2/+2 |
* | found out why str912 reset halt failed. | oharboe | 2008-05-26 | 1 | -1/+18 |