..
xscale
Remove annoying end-of-line whitespace from most src/*
14 years ago
Makefile.am
target: add deprecated target name support
10 years ago
adi_v5_jtag.c
Add abort when JTAG-DP transaction times out.
10 years ago
adi_v5_swd.c
build: cleanup src/target directory
11 years ago
algorithm.c
build: cleanup src/target directory
11 years ago
algorithm.h
build: cleanup src/target directory
11 years ago
arm.h
armv7m: use generic arm::core_mode
10 years ago
arm7_9_common.c
arm7_9: Fix broken halfword/byte memory reads
11 years ago
arm7_9_common.h
arm7_9: Fix broken halfword/byte memory reads
11 years ago
arm7tdmi.c
arm7_9: Fix broken halfword/byte memory reads
11 years ago
arm7tdmi.h
build: cleanup src/target directory
11 years ago
arm9tdmi.c
arm7_9: Fix broken halfword/byte memory reads
11 years ago
arm9tdmi.h
build: cleanup src/target directory
11 years ago
arm11.c
target: Add default implementation of bulk_write_memory
10 years ago
arm11.h
build: cleanup src/target directory
11 years ago
arm11_dbgtap.c
build: cleanup src/target directory
11 years ago
arm11_dbgtap.h
build: cleanup src/target directory
11 years ago
arm720t.c
build: cleanup src/target directory
11 years ago
arm720t.h
build: cleanup src/target directory
11 years ago
arm920t.c
build: cleanup src/target directory
11 years ago
arm920t.h
build: cleanup src/target directory
11 years ago
arm926ejs.c
build: cleanup src/target directory
11 years ago
arm926ejs.h
build: cleanup src/target directory
11 years ago
arm946e.c
arm946e: add icache/dcache manipulation commands.
11 years ago
arm946e.h
arm946e: cleanup C0.C cache type reg access
11 years ago
arm966e.c
build: cleanup src/target directory
11 years ago
arm966e.h
build: cleanup src/target directory
11 years ago
arm_adi_v5.c
arm_adi_v5: fix for csw nonsecure access.
10 years ago
arm_adi_v5.h
arm_adi_v5: fix for csw nonsecure access.
10 years ago
arm_disassembler.c
build: fix clang warnings
11 years ago
arm_disassembler.h
build: add helper/types.h to config.h
11 years ago
arm_dpm.c
build: cleanup src/target directory
11 years ago
arm_dpm.h
cortex_a : optimize apb read/write access.
10 years ago
arm_jtag.c
build: cleanup src/target directory
11 years ago
arm_jtag.h
build: cleanup src/target directory
11 years ago
arm_opcodes.h
cortex_a : optimize apb read/write access.
10 years ago
arm_semihosting.c
build: cleanup src/target directory
11 years ago
arm_semihosting.h
ARM: remove semihosting globals
14 years ago
arm_simulator.c
build: fix clang warnings
11 years ago
arm_simulator.h
build: add helper/types.h to config.h
11 years ago
armv4_5.c
armv7m: use generic arm::core_mode
10 years ago
armv4_5.h
build: cleanup src/target directory
11 years ago
armv4_5_cache.c
build: cleanup src/target directory
11 years ago
armv4_5_cache.h
build: add helper/types.h to config.h
11 years ago
armv4_5_mmu.c
build: cleanup src/target directory
11 years ago
armv4_5_mmu.h
build: cleanup src/target directory
11 years ago
armv7a.c
arch: Added ARMv7R and Cortex-R4 support
10 years ago
armv7a.h
arch: Added ARMv7R and Cortex-R4 support
10 years ago
armv7m.c
armv7m: update to use correct register core_cache
10 years ago
armv7m.h
armv7m: use generic arm read/write_core_reg
10 years ago
avr32_ap7k.c
target: Add default implementation of bulk_write_memory
10 years ago
avr32_ap7k.h
build: add helper/types.h to config.h
11 years ago
avr32_jtag.c
build: add helper/types.h to config.h
11 years ago
avr32_jtag.h
build: cleanup src/target directory
11 years ago
avr32_mem.c
build: cleanup src/target directory
11 years ago
avr32_mem.h
build: cleanup src/target directory
11 years ago
avr32_regs.c
build: cleanup src/target directory
11 years ago
avr32_regs.h
build: cleanup src/target directory
11 years ago
avrt.c
build: cleanup src/target directory
11 years ago
avrt.h
build: cleanup src/target directory
11 years ago
breakpoints.c
build: cleanup src/target directory
11 years ago
breakpoints.h
build: add helper/types.h to config.h
11 years ago
cortex_a.c
target: fix broken Cortex-R4 support
10 years ago
cortex_a.h
build: cleanup src/target directory
11 years ago
cortex_m.c
target: Add default implementation of bulk_write_memory
10 years ago
cortex_m.h
hla: fix watchpoints not being set
10 years ago
dsp563xx.c
target: Add default implementation of bulk_write_memory
10 years ago
dsp563xx.h
build: cleanup src/target directory
11 years ago
dsp563xx_once.c
build: cleanup src/target directory
11 years ago
dsp563xx_once.h
build: cleanup src/target directory
11 years ago
dsp5680xx.c
target: Add default implementation of bulk_write_memory
10 years ago
dsp5680xx.h
doxygen: remove warnings
11 years ago
embeddedice.c
build: cleanup src/target directory
11 years ago
embeddedice.h
build: cleanup src/target directory
11 years ago
etb.c
build: cleanup src/target directory
11 years ago
etb.h
build: cleanup src/target directory
11 years ago
etm.c
build: cleanup src/target directory
11 years ago
etm.h
build: cleanup src/target directory
11 years ago
etm_dummy.c
build: cleanup src/target directory
11 years ago
etm_dummy.h
build: cleanup src/target directory
11 years ago
fa526.c
build: cleanup src/target directory
11 years ago
feroceon.c
build: cleanup src/target directory
11 years ago
hla_target.c
target: Add default implementation of bulk_write_memory
10 years ago
image.c
build: cleanup src/target directory
11 years ago
image.h
build: cleanup src/target directory
11 years ago
mips32.c
mips: m4k alternate pracc code. Patch 1
10 years ago
mips32.h
mips: optimize mips_ejtag_step_disable() code
11 years ago
mips32_dmaacc.c
build: cleanup src/target directory
11 years ago
mips32_dmaacc.h
build: cleanup src/target directory
11 years ago
mips32_pracc.c
mips: m4k alternate pracc code. Patch 4
10 years ago
mips32_pracc.h
mips: m4k alternate pracc code. Patch 3
10 years ago
mips_ejtag.c
mips: m4k alternate pracc code. Patch 4
10 years ago
mips_ejtag.h
mips: m4k alternate pracc code. Patch 1
10 years ago
mips_m4k.c
mips: m4k alternate pracc code. Patch 3
10 years ago
mips_m4k.h
build: add helper/types.h to config.h
11 years ago
oocd_trace.c
build: cleanup src/target directory
11 years ago
oocd_trace.h
build: cleanup src/target directory
11 years ago
register.c
build: add helper/types.h to config.h
11 years ago
register.h
build: cleanup src/target directory
11 years ago
smp.c
gdbserver: use common hexify/unhexify routines
10 years ago
smp.h
build: cleanup src/target directory
11 years ago
startup.tcl
target: enable TARGET_EVENT_EXAMINE_* events
11 years ago
target.c
target: Retire target_bulk_write_memory()
10 years ago
target.h
target: Retire target_bulk_write_memory()
10 years ago
target_request.c
target_request: fix warning, do not set local variable to value it already has
11 years ago
target_request.h
build: cleanup src/target directory
11 years ago
target_type.h
target: Remove read_memory_imp
10 years ago
testee.c
target: further shrink Jim-awareness
13 years ago
trace.c
build: cleanup src/target directory
11 years ago
trace.h
build: add helper/types.h to config.h
11 years ago
xscale.c
target: Add default implementation of bulk_write_memory
10 years ago
xscale.h
build: cleanup src/target directory
11 years ago