..
ecos
- reverted some of the changes that possibly broke arm926ejs. Waiting
15 years ago
xscale
Remove annoying end-of-line whitespace from most src/*
14 years ago
Makefile.am
Packaging fix
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
arm.h
target files shouldn't #include <target/...h>
14 years ago
arm7_9_common.c
ARM7/ARM9: help/usage updates
14 years ago
arm7_9_common.h
target files shouldn't #include <target/...h>
14 years ago
arm7tdmi.c
ARM: rename some generic routines
14 years ago
arm7tdmi.h
target files shouldn't #include <target/...h>
14 years ago
arm9tdmi.c
misc ARM help/usage updates
14 years ago
arm9tdmi.h
target files shouldn't #include <target/...h>
14 years ago
arm11.c
ARM11: help/usage updates
14 years ago
arm11.h
target files shouldn't #include <target/...h>
14 years ago
arm11_dbgtap.c
ARM11: avoid pointless status returns
14 years ago
arm11_dbgtap.h
target files shouldn't #include <target/...h>
14 years ago
arm720t.c
ARM720: help/usage updates
14 years ago
arm720t.h
target files shouldn't #include <target/...h>
14 years ago
arm920t.c
ARM720: help/usage updates
14 years ago
arm920t.h
target files shouldn't #include <target/...h>
14 years ago
arm926ejs.c
misc ARM help/usage updates
14 years ago
arm926ejs.h
target files shouldn't #include <target/...h>
14 years ago
arm966e.c
ARM966: help/usage updates
14 years ago
arm966e.h
target files shouldn't #include <target/...h>
14 years ago
arm_adi_v5.c
ARMv7: help/usage updates
14 years ago
arm_adi_v5.h
ARM: add #defines for JTAG ack codes
14 years ago
arm_disassembler.c
ARM: disassemble STM correctly
14 years ago
arm_disassembler.h
change #include "types.h" to <helper/types.h>
14 years ago
arm_dpm.c
ARM DPM: support updating HW breakpoints
14 years ago
arm_dpm.h
ARM DPM: support updating HW breakpoints
14 years ago
arm_jtag.c
embedded hosts: optimize common code path for core arm operations
14 years ago
arm_jtag.h
embedded hosts: optimize common code path for core arm operations
14 years ago
arm_opcodes.h
ARM: update arm_opcodes.h copyright
14 years ago
arm_semihosting.c
ARM: use <target/arm.h> not armv4_5.h
14 years ago
arm_semihosting.h
ARM: remove semihosting globals
14 years ago
arm_simulator.c
ARM: use <target/arm.h> not armv4_5.h
14 years ago
arm_simulator.h
ARM: rename armv4_5_state_* as arm_state_*
14 years ago
armv4_5.c
misc ARM help/usage updates
14 years ago
armv4_5.h
ARM: use <target/arm.h> not armv4_5.h
14 years ago
armv4_5_cache.c
change #include "log.h" to <helper/log.h>
14 years ago
armv4_5_cache.h
change #include "types.h" to <helper/types.h>
14 years ago
armv4_5_mmu.c
change #include "log.h" to <helper/log.h>
14 years ago
armv4_5_mmu.h
target files shouldn't #include <target/...h>
14 years ago
armv7a.c
ARMv7: help/usage updates
14 years ago
armv7a.h
target files shouldn't #include <target/...h>
14 years ago
armv7m.c
ARMv7: help/usage updates
14 years ago
armv7m.h
target files shouldn't #include <target/...h>
14 years ago
avrt.c
use ARRAY_SIZE macro
14 years ago
avrt.h
change #include "jtag.h" to <jtag/jtag.h>
14 years ago
breakpoints.c
change #include "log.h" to <helper/log.h>
14 years ago
breakpoints.h
change #include "types.h" to <helper/types.h>
14 years ago
cortex_a8.c
ARMv7: help/usage updates
14 years ago
cortex_a8.h
target files shouldn't #include <target/...h>
14 years ago
cortex_m3.c
ARMv7: help/usage updates
14 years ago
cortex_m3.h
target files shouldn't #include <target/...h>
14 years ago
dsp563xx.c
dsp563xx: cygwin build fixes
14 years ago
dsp563xx.h
target: add basic dsp563xx support
14 years ago
dsp563xx_once.c
target: add basic dsp563xx support
14 years ago
dsp563xx_once.h
target: add basic dsp563xx support
14 years ago
embeddedice.c
Comment and doxygen fixes
14 years ago
embeddedice.h
target files shouldn't #include <target/...h>
14 years ago
etb.c
ARM ETM/ETB/trace: help/usage updates
14 years ago
etb.h
ETM trigger_percent becomes an ETB command
14 years ago
etm.c
ARM ETM/ETB/trace: help/usage updates
14 years ago
etm.h
ETM: more ETM_CTRL bit cleanup
14 years ago
etm_dummy.c
ARM ETM/ETB/trace: help/usage updates
14 years ago
etm_dummy.h
target files shouldn't #include <target/...h>
14 years ago
fa526.c
ARM: rename some generic routines
14 years ago
feroceon.c
ARM: rename some generic routines
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
MIPS: update arch_info access to match other targets
14 years ago
mips32.h
MIPS: update arch_info access to match other targets
14 years ago
mips32_dmaacc.c
mips_ejtag_t -> struct mips_ejtag
14 years ago
mips32_dmaacc.h
target files shouldn't #include <target/...h>
14 years ago
mips32_pracc.c
MIPS: update arch_info access to match other targets
14 years ago
mips32_pracc.h
MIPS: whitespace cleanup
14 years ago
mips_ejtag.c
MIPS: update arch_info access to match other targets
14 years ago
mips_ejtag.h
MIPS: update arch_info access to match other targets
14 years ago
mips_m4k.c
MIPS: update arch_info access to match other targets
14 years ago
mips_m4k.h
MIPS: update arch_info access to match other targets
14 years ago
oocd_trace.c
ARM ETM/ETB/trace: help/usage updates
14 years ago
oocd_trace.h
target files shouldn't #include <target/...h>
14 years ago
register.c
change #include "types.h" to <helper/types.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
*SVF: help/usage updates
14 years ago
target.h
target: further shrink Jim-awareness
14 years ago
target_request.c
target misc: help/usage updates
14 years ago
target_request.h
#include "target.h" less wildly
14 years ago
target_type.h
change #include "types.h" to <helper/types.h>
14 years ago
testee.c
target: further shrink Jim-awareness
14 years ago
trace.c
target misc: help/usage updates
14 years ago
trace.h
change #include "types.h" to <helper/types.h>
14 years ago
xscale.c
XScale: help/usage updates
14 years ago
xscale.h
target files shouldn't #include <target/...h>
14 years ago