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.
 
 
 
 
 
 
Nicolas Pitre 3d2d5dcc9c ARM semihosting: fix EOF handling with SYS_READ 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 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/9: add nags upon reset about options to improve performance 14 years ago
arm7_9_common.h arm7/9: add fn to check if dcc downloads have been enabled 14 years ago
arm7tdmi.c arm7/9: enable check that DCC downloads have been enabled 14 years ago
arm7tdmi.h target files shouldn't #include <target/...h> 14 years ago
arm9tdmi.c arm7/9: enable check that DCC downloads have been enabled 14 years ago
arm9tdmi.h target files shouldn't #include <target/...h> 14 years ago
arm11.c core arm11: Silence logs at level 3 if there is no activity 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 arm7/9: enable check that DCC downloads have been enabled 14 years ago
arm720t.h target files shouldn't #include <target/...h> 14 years ago
arm920t.c arm7/9: enable check that DCC downloads have been enabled 14 years ago
arm920t.h target files shouldn't #include <target/...h> 14 years ago
arm926ejs.c arm7/9: enable check that DCC downloads have been enabled 14 years ago
arm926ejs.h target files shouldn't #include <target/...h> 14 years ago
arm966e.c arm7/9: enable check that DCC downloads have been enabled 14 years ago
arm966e.h target files shouldn't #include <target/...h> 14 years ago
arm_adi_v5.c ADIv5: more messaging cleanup, docs 14 years ago
arm_adi_v5.h ADIv5: cleanup, rename swjdp_transaction_endcheck() 14 years ago
arm_disassembler.c Various doc/comment updates 14 years ago
arm_disassembler.h change #include "types.h" to <helper/types.h> 14 years ago
arm_dpm.c ARM: reference DPM defn from v6/v7 arch spec 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 semihosting: fix EOF handling with SYS_READ 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-M: use command handler for "dap baseaddr". 14 years ago
armv7m.h ARMV7M: handle bkpt instruction on resume/step 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 Cortex-A8: debug messaging tweaks 14 years ago
cortex_a8.h target files shouldn't #include <target/...h> 14 years ago
cortex_m3.c ADIv5: cleanup, rename swjdp_transaction_endcheck() 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 EmbeddedICE - fix Feroceon/Dragonite message 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 arm7/9: enable check that DCC downloads have been enabled 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 BUILD: remove cygwin gcc 3.4.4 build warnings 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 BUILD: remove cygwin gcc 3.4.4 build warnings 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 reset: better error messages 14 years ago
target.c gdb: restore behavior from 0.3.1 for srst_asserted and power_restore 14 years ago
target.h target: add check_reset hook 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 target: add check_reset hook 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