MIPS: optimize pracc access
[fw/openocd] / src / target /
2010-01-05 Spencer OliverMIPS: optimize pracc access
2010-01-05 David ClaffeyMIPS: merge mips fast_data patch from David N. Claffey
2010-01-05 David BrownellARMv7-M: use AP_REG_* symbol
2010-01-02 David BrownellARM: ADIv5 JTAG symbol cleanup
2010-01-02 David BrownellARM: dap info fix + tweaks
2010-01-02 David BrownellARM: ADIv5 export cleanup
2010-01-02 David BrownellARM: ADIv5 symbol and comment cleanup
2010-01-02 David BrownellCortex-M3: minor breakpoint cleanup
2010-01-02 David Brownellstreamline and document helptext mode displays
2009-12-31 Antonio BorneoARM7_9: Fix segfaults
2009-12-30 Antonio BorneoARM9TDMI: Fix segfault.
2009-12-28 Freddie ChopinMinGW build fixes
2009-12-26 David BrownellARM: add comment re register exports
2009-12-21 David BrownellPackaging fix
2009-12-21 David BrownellCortex-M3: cleanup
2009-12-20 David BrownellARM11: recognize ARM11 MPCore
2009-12-20 Antonio Borneoarm7_9: Support VINITHI signal
2009-12-19 David Brownelloocd_trace buildfixes
2009-12-19 David BrownellETM: add "etm trigger_debug" command
2009-12-19 David BrownellETM: more ETM_CTRL bit cleanup
2009-12-19 David BrownellETM: start cleaning up ETM_CTRL bit handling
2009-12-19 David BrownellETM trigger_percent becomes an ETB command
2009-12-18 David BrownellXScale: better {read,write}_phys()
2009-12-18 David Brownelldsp563xx: cygwin build fixes
2009-12-15 David BrownellXScale: use all-ones for BYPASS, not five-ones
2009-12-15 mkdorg@users.sourc... target: add basic dsp563xx support
2009-12-15 David BrownellARM11: improved reset support
2009-12-15 David BrownellARM: disassemble STM correctly
2009-12-13 David Brownelltarget files shouldn't #include <target/...h>
2009-12-13 David Brownelltarget: further shrink Jim-awareness
2009-12-12 David BrownellARM11: avoid pointless status returns
2009-12-11 David BrownellARM DPM: support updating HW breakpoints
2009-12-11 David BrownellARM: disassembly fixes for LDC/STC/MRRC/MCRR
2009-12-11 David BrownellARM11: minor cleanup, mostly ITR comments
2009-12-11 Øyvind Harboeoptimisation: tiny optimisation for embedded ice
2009-12-11 Øyvind Harboeembedded hosts: optimize common code path for core...
2009-12-10 David BrownellARM: update arm_opcodes.h copyright
2009-12-09 David BrownellComment and doxygen fixes
2009-12-09 Spencer OliverETM: only include oocd_trace.h when tracing enabled.
2009-12-08 David Brownelltarget: remove more exit() calls
2009-12-08 David Brownelltarget: remove needless "extern"s
2009-12-08 David Brownelltarget: move 'extern' decls to *.h files
2009-12-08 David BrownellARM: cygwin complile fixes
2009-12-08 Øyvind Harboebuild: add build/src to include path
2009-12-08 David BrownellARM: cope with stupidheaded compiler
2009-12-07 David BrownellARM: list number of HW breakpoints/watchpoints
2009-12-07 David Brownelltarget: add debug_reason_name()
2009-12-07 David BrownellARM: don't clone arm_arch_state() code
2009-12-07 David BrownellARM: use <target/arm.h> not armv4_5.h
2009-12-07 David BrownellARM: rename some generic routines
2009-12-07 David BrownellARM: move opcode macros to <target/arm_opcodes.h>
2009-12-07 David BrownellARM: remove mrc_opcode(), use MRC() or MCR()
2009-12-07 David BrownellARM: disassemble two more v6+ instructions
2009-12-07 David BrownellARM DPM: don't write low bits of watchpoint value
2009-12-05 Nicolas PitreARM semihosting: use breakpoint on ARM7
2009-12-05 Nicolas PitreARM semihosting: work with both low and high vectors
2009-12-05 David BrownellARM: doc updates for main header
2009-12-05 David BrownellARM: rename armv4_5_build_reg_cache() as arm_*()
2009-12-05 David BrownellARM: rename armv4_5_algorithm as arm_algorithm
2009-12-05 David BrownellARM: misc generic cleanup
2009-12-05 David BrownellARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC
2009-12-05 David BrownellARM: switch target_to_armv4_5() to target_to_arm()
2009-12-05 David BrownellARM: rename armv4_5_state_* as arm_state_*
2009-12-05 David BrownellARM: rename armv4_5_mode_* AS arm_mode_*
2009-12-05 David BrownellARM: rename ARMV4_5_MODE_* as ARM_MODE_*
2009-12-05 David BrownellARM: rename ARMV4_5_STATE_* as ARM_STATE_*
2009-12-05 David BrownellARM11: report watchpoint trigger insn
2009-12-05 David BrownellARM11: basic watchpoint support
2009-12-05 David BrownellARM11: tweak TAP ops and debugging
2009-12-05 David BrownellARM: semihosting entry cleanup
2009-12-05 David BrownellARM: remove semihosting globals
2009-12-04 David Brownelltarget: cygwin build fixes
2009-12-04 Nicolas Pitrebasic ARM semihosting support
2009-12-04 David Brownelldoxygen: remove some warnings
2009-12-04 David BrownellARMv7-A: tweak arch_state()
2009-12-04 David BrownellARM DPM: share debug reason logic
2009-12-04 David BrownellARM11: use shared DSCR bit names
2009-12-04 David BrownellARM DPM: make DSCR bit defs sharable
2009-12-03 Zachary T Welchremove tertiary include paths
2009-12-03 Zachary T Welchchange #include "../hello.h" to "hello.h"
2009-12-03 Zachary T Welchchange #include "trace.h" to <target/trace.h>
2009-12-03 Zachary T Welchchange #include "target.h" to <target/target.h>
2009-12-03 Zachary T Welchchange #include "mips_ejtag.h" to <target/mips_ejtag.h>
2009-12-03 Zachary T Welchchange #include "mips32_pracc.h" to <target/mips32_pracc.h>
2009-12-03 Zachary T Welchchange #include "etm.h" to <target/etm.h>
2009-12-03 Zachary T Welchchange #include "embeddedice.h" to <target/embeddedice.h>
2009-12-03 Zachary T Welchchange #include "armv7m.h" to <target/armv7m.h>
2009-12-03 Zachary T Welchchange #include "armv7a.h" to <target/armv7a.h>
2009-12-03 Zachary T Welchchange #include "armv4_5_mmu.h" to <target/armv4_5_mmu.h>
2009-12-03 Zachary T Welchchange #include "armv4_5_cache.h" to <target/armv4_5_ca...
2009-12-03 Zachary T Welchchange #include "armv4_5.h" to <target/armv4_5.h>
2009-12-03 Zachary T Welchchange #include "arm_jtag.h" to <target/arm_jtag.h>
2009-12-03 Zachary T Welchchange #include "arm_dpm.h" to <target/arm_dpm.h>
2009-12-03 Zachary T Welchchange #include "arm_adi_v5.h" to <target/arm_adi_v5.h>
2009-12-03 Zachary T Welchchange #include "arm9tdmi.h" to <target/arm9tdmi.h>
2009-12-03 Zachary T Welchchange #include "arm7tdmi.h" to <target/arm7tdmi.h>
2009-12-03 Zachary T Welchchange #include "arm7_9_common.h" to <target/arm7_9_com...
2009-12-03 Zachary T Welchchange #include "arm11.h" to <target/arm11.h>
2009-12-03 Zachary T Welchchange #include "jtag.h" to <jtag/jtag.h>
2009-12-03 Zachary T Welchchange #include "types.h" to <helper/types.h>
next