| Commit message (Expand) | Author | Age | Files | Lines |
* | fix instruction refilling bug when using software breakpoints on a big-endian... | Jun Ma | 2010-05-12 | 1 | -0/+1 |
* | mips32: 20 second timeout/megabyte for CRC check | Spencer Oliver | 2010-05-10 | 1 | -1/+3 |
* | armv7m: 20 second timeout/megabyte for CRC check | Spencer Oliver | 2010-05-10 | 1 | -1/+3 |
* | flash: stop caching protection state | Øyvind Harboe | 2010-05-05 | 1 | -13/+0 |
* | command context: fix errors when running certain commands on startup | Øyvind Harboe | 2010-05-05 | 2 | -19/+18 |
* | target: clean up target memory allocation error messages | Øyvind Harboe | 2010-05-04 | 2 | -3/+22 |
* | xscale: add support for length arg to wp command | Mike Dunn | 2010-04-24 | 1 | -8/+51 |
* | xscale: fix analyze_trace for trace data collected in wrap mode | Mike Dunn | 2010-04-15 | 2 | -216/+243 |
* | cortex-a8: more MMU support | Anton Fedotov | 2010-04-14 | 2 | -98/+321 |
* | TARGET/ARM7_9_COMMON: review scope of symbols | Antonio Borneo | 2010-04-11 | 2 | -17/+14 |
* | TARGET/MIPS32: review scope of functions | Antonio Borneo | 2010-04-11 | 2 | -11/+9 |
* | TARGET/MIPS32_PRACC: review scope of functions | Antonio Borneo | 2010-04-11 | 2 | -26/+26 |
* | TARGET/MIPS32_DMAACC: review scope of functions | Antonio Borneo | 2010-04-11 | 2 | -20/+19 |
* | TARGET/MIPS_EJTAG: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -4/+4 |
* | TARGET/DSP563XX_ONCE: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -8/+2 |
* | ADI_V5_JTAG: review scope of data | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | ARM920T: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | ARM_JTAG: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | ARM_SIMULATOR: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -5/+1 |
* | ARMV4_5_MMU: review unused symbols | Antonio Borneo | 2010-04-10 | 1 | -7/+0 |
* | ARMV4_5: review scope of data | Antonio Borneo | 2010-04-10 | 2 | -3/+1 |
* | EMBEDDEDICE: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -2/+3 |
* | TARGET: review unused symbols | Antonio Borneo | 2010-04-10 | 2 | -17/+0 |
* | TARGET: review scope of functions | Antonio Borneo | 2010-04-10 | 2 | -29/+15 |
* | ARMv7M: review scope of functions | Antonio Borneo | 2010-04-10 | 1 | -1/+1 |
* | Restore deleted '!' character | David Brownell | 2010-04-04 | 1 | -1/+1 |
* | target: are we running algorithm code? | David Brownell | 2010-04-04 | 2 | -1/+16 |
* | simplify and unconfuse target_run_algorithm() | David Brownell | 2010-04-04 | 2 | -19/+33 |
* | xscale: fix trace buffer functionality when resuming from a breakpoint | Mike Dunn | 2010-03-29 | 1 | -9/+16 |
* | target: fix poll off | Øyvind Harboe | 2010-03-25 | 1 | -0/+6 |
* | change %x and %d to PRIx32 and PRId32 where needed for cygwin | Daniel Bäder | 2010-03-25 | 2 | -2/+2 |
* | fix software breakpoints on xscale | Mike Dunn | 2010-03-22 | 1 | -2/+12 |
* | arm breakpoints: amended fix comment | Øyvind Harboe | 2010-03-21 | 2 | -2/+11 |
* | jtag: make out_value const | Øyvind Harboe | 2010-03-21 | 3 | -57/+54 |
* | jtag: move towards making out_value const | Øyvind Harboe | 2010-03-20 | 3 | -5/+5 |
* | jtag: retire jtag_get/set_end_state() | Øyvind Harboe | 2010-03-19 | 15 | -58/+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 | 4 | -5/+5 |
* | 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 | 1 | -0/+2 |
* | 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 | 19 | -72/+4031 |
* | linker error: fix problem with duplicate fn | Øyvind Harboe | 2010-03-18 | 1 | -33/+0 |