| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix underlying problem with xscale icache and dcache commands | Mike Dunn | 2010-03-18 | 1 | -6/+11 |
* | ADI_v5 - it's not always an "SWJ-DP" | David Brownell | 2010-03-18 | 2 | -175/+175 |
* | Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/... | David Brownell | 2010-03-18 | 13 | -73/+74 |
|\ |
|
| * | jtag: retire one instance of jtag_get_end_state() usage | Øyvind Harboe | 2010-03-18 | 13 | -73/+74 |
* | | remove more duplication | David Brownell | 2010-03-18 | 1 | -25/+0 |
|/ |
|
* | oops: committed and pushed two temp files.... | Øyvind Harboe | 2010-03-18 | 2 | -3962/+0 |
* | PIC32MX: add unlock cmd | Spencer Oliver | 2010-03-18 | 2 | -0/+77 |
* | MIPS: remove unused arg from mips_ejtag_set_instr | Spencer Oliver | 2010-03-18 | 5 | -51/+51 |
* | jtag: cut down on usage of unintended modification of global end state | Øyvind Harboe | 2010-03-18 | 24 | -99/+4062 |
* | linker error: fix problem with duplicate fn | Øyvind Harboe | 2010-03-18 | 1 | -33/+0 |
* | mips: fix warning | Øyvind Harboe | 2010-03-17 | 1 | -1/+1 |
* | gdb: long running "monitor mww" now works w/gdb | Øyvind Harboe | 2010-03-17 | 1 | -0/+2 |
* | target: faster mww operations | Øyvind Harboe | 2010-03-17 | 1 | -38/+77 |
* | target: mdX/mwX on target were badly broken | Øyvind Harboe | 2010-03-17 | 1 | -7/+14 |
* | SCRIPT: add add_script_search_dir cmd | Spencer Oliver | 2010-03-17 | 1 | -0/+17 |
* | PIC32: add software reset support | Spencer Oliver | 2010-03-17 | 4 | -3/+61 |
* | MIPS: remove ejtag_srst variant | Spencer Oliver | 2010-03-17 | 2 | -17/+17 |
* | gdb_server: improved gdb load performance | Øyvind Harboe | 2010-03-17 | 1 | -8/+37 |
* | zy1000: tweak the DCC inner loop a tiny bit | Øyvind Harboe | 2010-03-17 | 1 | -5/+8 |
* | arm7/9: remove unused post_restore_context | Øyvind Harboe | 2010-03-17 | 10 | -20/+0 |
* | ADIv5 transport support moves to separate files | David Brownell | 2010-03-16 | 5 | -430/+589 |
* | bitbang: add jtag_add_tms_seq support | Øyvind Harboe | 2010-03-16 | 6 | -0/+33 |
* | lpc3180: LPC3180(LPC3250) SLC driver implemented | richard vegh | 2010-03-16 | 2 | -9/+441 |
* | image loading: fix problem with offsets > 0x80000000 | Bradey Honsinger | 2010-03-16 | 4 | -4/+4 |
* | move "reset_config" out of JTAG command group | David Brownell | 2010-03-15 | 1 | -11/+11 |
* | rename jtag_nsrst_assert_width as adapter_nsrst_assert_width | David Brownell | 2010-03-15 | 3 | -15/+17 |
* | rename jtag_nsrst_delay as adapter_nsrst_delay | David Brownell | 2010-03-15 | 3 | -14/+15 |
* | rename jtag_khz as adapter_khz | David Brownell | 2010-03-15 | 5 | -18/+28 |
* | FT2232: bulidfix | Spencer Oliver | 2010-03-15 | 1 | -1/+1 |
* | rename jtag_interface_{init,quit}() | David Brownell | 2010-03-14 | 4 | -18/+21 |
* | FT2232: lookup and save layout just once | David Brownell | 2010-03-14 | 1 | -31/+39 |
* | fix xscale icache and dcache commands | Mike Dunn | 2010-03-11 | 1 | -3/+3 |
* | versaloon cleanup patch | David Brownell | 2010-03-11 | 1 | -321/+271 |
* | New JTAG driver for Versaloon | simon qian | 2010-03-11 | 1 | -1072/+304 |
* | Add support for Bus Pirate as a JTAG adapter. | Michal Demin | 2010-03-11 | 3 | -0/+978 |
* | split "interface" commands from "jtag" ones | David Brownell | 2010-03-11 | 3 | -5/+27 |
* | MIPS: make fixed code arrays static const | Spencer Oliver | 2010-03-10 | 1 | -3/+3 |
* | JLINK: user info message cleanup | Spencer Oliver | 2010-03-10 | 1 | -29/+46 |
* | PIC32: add flash algorithm support | Spencer Oliver | 2010-03-10 | 5 | -471/+234 |
* | STM32: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -12/+25 |
* | STR7: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -14/+30 |
* | STR9: flash loader cleanup | Spencer Oliver | 2010-03-10 | 2 | -8/+19 |
* | ADUC702x: flash loader cleanup | Spencer Oliver | 2010-03-10 | 1 | -1/+1 |
* | CFI CORE: bug-fix protect single sector | Antonio Borneo | 2010-03-09 | 1 | -2/+2 |
* | move a constant table to .rodata section | David Brownell | 2010-03-08 | 1 | -1/+1 |
* | cfi: simplify and clearify code | Antonio Borneo | 2010-03-08 | 1 | -149/+75 |
* | zy1000: embedded ice dcc tweak | Øyvind Harboe | 2010-03-08 | 1 | -21/+48 |
* | jtag: simplify jtag_add_plain_ir/dr_scan | Øyvind Harboe | 2010-03-08 | 10 | -93/+69 |
* | jtag: jtag_add_ir_scan() now takes a single field | Øyvind Harboe | 2010-03-08 | 15 | -37/+46 |
* | jtag: retire tap field | Øyvind Harboe | 2010-03-08 | 30 | -359/+155 |