You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary T Welch c79cca04be change #include "log.h" to <helper/log.h> 14 years ago
..
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 16 years ago
xscale Remove annoying end-of-line whitespace from most src/* 14 years ago
Makefile.am allow #include directives to use module name 14 years ago
algorithm.c change #include "binarybuffer.h" to <helper/binarybuffer.h> 14 years ago
algorithm.h target: don't implicitly include "algorithm.h" 14 years ago
arm7_9_common.c target: uplevel add_{break,watch}point() error checks 14 years ago
arm7_9_common.h remove target_type register_command callback 14 years ago
arm7tdmi.c remove target_type register_command callback 14 years ago
arm7tdmi.h ARM7TDMI: remove now-needless "struct arm7tdmi" 14 years ago
arm9tdmi.c remove target_type register_command callback 14 years ago
arm9tdmi.h remove target_type register_command callback 14 years ago
arm11.c ARM11: don't expose DSCR 14 years ago
arm11.h ARM11: don't expose DSCR 14 years ago
arm11_dbgtap.c ARM11: store a clean copy of DSCR 14 years ago
arm11_dbgtap.h ARM11: store a clean copy of DSCR 14 years ago
arm720t.c target: "mcr" and "mrc" are ARM-specific 14 years ago
arm720t.h ARM7TDMI: remove now-needless "struct arm7tdmi" 14 years ago
arm920t.c target: "mcr" and "mrc" are ARM-specific 14 years ago
arm920t.h remove target_type register_command callback 14 years ago
arm926ejs.c target: "mcr" and "mrc" are ARM-specific 14 years ago
arm926ejs.h remove target_type register_command callback 14 years ago
arm966e.c remove target_type register_command callback 14 years ago
arm966e.h remove target_type register_command callback 14 years ago
arm_adi_v5.c ARM: comment tweaks in ADIv5 14 years ago
arm_adi_v5.h #include "target.h" less wildly 14 years ago
arm_disassembler.c change #include "log.h" to <helper/log.h> 14 years ago
arm_disassembler.h target_t -> struct target 14 years ago
arm_dpm.c ARM DPM: tweak initialization 14 years ago
arm_dpm.h ARM DPM: tweak initialization 14 years ago
arm_jtag.c remove unused arm_jtag_buf_to_* helpers 14 years ago
arm_jtag.h remove unused arm_jtag_buf_to_* helpers 14 years ago
arm_simulator.c change #include "log.h" to <helper/log.h> 14 years ago
arm_simulator.h target_t -> struct target 14 years ago
armv4_5.c change #include "binarybuffer.h" to <helper/binarybuffer.h> 14 years ago
armv4_5.h change #include "command.h" to <helper/command.h> 14 years ago
armv4_5_cache.c change #include "log.h" to <helper/log.h> 14 years ago
armv4_5_cache.h command_context_t -> struct command_context 14 years ago
armv4_5_mmu.c change #include "log.h" to <helper/log.h> 14 years ago
armv4_5_mmu.h #include "target.h" less wildly 14 years ago
armv7a.c change #include "command.h" to <helper/command.h> 14 years ago
armv7a.h ARMv7a: move constants out of Cortex-A8 header 14 years ago
armv7m.c use ARRAY_SIZE macro 14 years ago
armv7m.h remove target_type register_command callback 14 years ago
avrt.c use ARRAY_SIZE macro 14 years ago
avrt.h avr_common_t -> struct avr_common 14 years ago
breakpoints.c change #include "log.h" to <helper/log.h> 14 years ago
breakpoints.h target_t -> struct target 14 years ago
cortex_a8.c ARM DPM: tweak initialization 14 years ago
cortex_a8.h ARMv7a/Cortex-A8: report watchpoint trigger insn 14 years ago
cortex_m3.c Cortex-M3: don't chain "struct arm" commands 14 years ago
cortex_m3.h ARM: only use one set of dummy FPA registers 14 years ago
embeddedice.c target: target_get_name() --> target_type_name() 14 years ago
embeddedice.h target_t -> struct target 14 years ago
etb.c remove register_commands from etm_capture_driver 14 years ago
etb.h etm_context_t -> struct etm_context 14 years ago
etm.c target: create and use target_name() 14 years ago
etm.h remove register_commands from etm_capture_driver 14 years ago
etm_dummy.c remove register_commands from etm_capture_driver 14 years ago
etm_dummy.h etm_capture_driver_t -> struct etm_capture_driver 14 years ago
fa526.c remove target_type register_command callback 14 years ago
feroceon.c remove target_type register_command callback 14 years ago
image.c change #include "log.h" to <helper/log.h> 14 years ago
image.h change #include "fileio.h" to <helper/fileio.h> 14 years ago
mips32.c remove target_type register_command callback 14 years ago
mips32.h target: create/use register_cache_invalidate() 14 years ago
mips32_dmaacc.c mips_ejtag_t -> struct mips_ejtag 14 years ago
mips32_dmaacc.h mips_ejtag_t -> struct mips_ejtag 14 years ago
mips32_pracc.c use ARRAY_SIZE macro 14 years ago
mips32_pracc.h mips: use const for code sequences 14 years ago
mips_ejtag.c use ARRAY_SIZE macro 14 years ago
mips_ejtag.h mips_ejtag_t -> struct mips_ejtag 14 years ago
mips_m4k.c remove target_type register_command callback 14 years ago
mips_m4k.h target_t -> struct target 14 years ago
oocd_trace.c remove register_commands from etm_capture_driver 14 years ago
oocd_trace.h etm_context_t -> struct etm_context 14 years ago
register.c change #include "log.h" to <helper/log.h> 14 years ago
register.h target: make register flags "bool" 14 years ago
startup.tcl improve startup tcl scripts 14 years ago
target.c fix 'target init' command registration 14 years ago
target.h change #include "jim.h" to <helper/jim.h> 14 years ago
target_request.c change #include "log.h" to <helper/log.h> 14 years ago
target_request.h #include "target.h" less wildly 14 years ago
target_type.h target: "mcr" and "mrc" are ARM-specific 14 years ago
testee.c change #include "log.h" to <helper/log.h> 14 years ago
trace.c change #include "log.h" to <helper/log.h> 14 years ago
trace.h target: less implicit inclusion of "etm.h" 14 years ago
xscale.c XScale: restore_context() cleanup 14 years ago
xscale.h XScale: initial PXA3xx support 14 years ago