| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bitq: fix warning now that out_value is const | Øyvind Harboe | 2010-03-22 | 1 | -1/+1 |
* | ft2232 init mess cleanup | David Brownell | 2010-03-21 | 1 | -60/+99 |
* | arm breakpoints: amended fix comment | Øyvind Harboe | 2010-03-21 | 2 | -2/+11 |
* | jtag: make out_value const | Øyvind Harboe | 2010-03-21 | 5 | -67/+65 |
* | jtag: move towards making out_value const | Øyvind Harboe | 2010-03-20 | 5 | -11/+13 |
* | FT2232 comment tweaks | David Brownell | 2010-03-19 | 1 | -6/+18 |
* | zy1000: clean up jtag_add_xx_scan fn's | Øyvind Harboe | 2010-03-19 | 1 | -88/+67 |
* | zy1000: fix bug in end state of DCC writes | Øyvind Harboe | 2010-03-19 | 1 | -2/+2 |
* | jtag: retire jtag_get/set_end_state() | Øyvind Harboe | 2010-03-19 | 18 | -100/+0 |
* | jtag: remove jtag_get_end_state() usage | Øyvind Harboe | 2010-03-19 | 1 | -4/+4 |
* | jtag: get rid of unecessary jtag_get_end_state() | Øyvind Harboe | 2010-03-19 | 1 | -12/+21 |
* | jtag: remove unecessary usage of jtag_get_end_state(). | Øyvind Harboe | 2010-03-19 | 1 | -2/+2 |
* | jtag: remove jtag_get_end_state()'s that should be unecessary | Øyvind Harboe | 2010-03-19 | 5 | -6/+6 |
* | 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 |
* | DOCS: update flash bank examples | Spencer Oliver | 2010-03-18 | 1 | -21/+21 |
* | PIC32MX: add unlock cmd | Spencer Oliver | 2010-03-18 | 3 | -2/+83 |
* | 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 | 3 | -1/+31 |
* | PIC32: add software reset support | Spencer Oliver | 2010-03-17 | 4 | -3/+61 |
* | MIPS: remove ejtag_srst variant | Spencer Oliver | 2010-03-17 | 3 | -25/+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 |
* | PARPORT: add PARPORTADDR tcl variable | Spencer Oliver | 2010-03-16 | 3 | -3/+21 |
* | PIC32: add Microchip Explorer16 cfg | Spencer Oliver | 2010-03-16 | 3 | -8/+14 |
* | 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 | 7 | -18/+21 |
* | rename jtag_nsrst_delay as adapter_nsrst_delay | David Brownell | 2010-03-15 | 56 | -70/+72 |
* | rename jtag_khz as adapter_khz | David Brownell | 2010-03-15 | 49 | -96/+111 |
* | FT2232: bulidfix | Spencer Oliver | 2010-03-15 | 1 | -1/+1 |
* | PIC32MX: update cfg script | Spencer Oliver | 2010-03-15 | 1 | -10/+23 |
* | 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 |