| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | clock 1/0 in idle now configurable. | oharboe | 2008-05-26 | 1 | -5/+9 |
* | - corrected error with stm32 page calculation | ntfreak | 2008-05-26 | 1 | -1/+2 |
* | - changed some buffer defines to increase performance | mifi | 2008-05-25 | 1 | -5/+5 |
* | - comment out usb_set_altinterface, because it is not working under Mac OS X. | mifi | 2008-05-24 | 1 | -0/+7 |
* | - updated docs for new stellaris mass_erase command | ntfreak | 2008-05-24 | 1 | -0/+10 |
* | - added stellaris flash mass_erase command | ntfreak | 2008-05-24 | 1 | -80/+132 |
* | - update sectors on stm32x mass erase | ntfreak | 2008-05-24 | 1 | -0/+7 |
* | - swap processing of reset handling. First srst and than trst. | mifi | 2008-05-24 | 1 | -8/+8 |
* | - removed compiler warnings | ntfreak | 2008-05-24 | 1 | -15/+4 |
* | - corrected copy/paste type and renamed jlink_usb_read_result to jlink_usb_re... | mifi | 2008-05-24 | 1 | -5/+5 |
* | - removed obsolete cmd JLINK_TAP_SEQUENCE_COMMAND, use EMU_CMD_HW_JTAG instead | mifi | 2008-05-24 | 1 | -13/+48 |
* | - jlink jlink_execute_queue returns result | ntfreak | 2008-05-24 | 1 | -68/+56 |
* | - replaced JLINK_xxxx command defines by EMU_CMD_ from the | mifi | 2008-05-24 | 1 | -27/+58 |
* | - add support for newer high density stm32 parts | ntfreak | 2008-05-23 | 2 | -30/+53 |
* | jtag_exexcute_queue() now logs error when it is invoked before 'init' command. | oharboe | 2008-05-22 | 1 | -1/+7 |
* | - remove error message on shutdown | ntfreak | 2008-05-21 | 2 | -5/+6 |
* | comment. | oharboe | 2008-05-21 | 1 | -0/+3 |
* | 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 | 5 | -12/+48 |