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.
 
 
 
 
 
 
Drasko DRASKOVIC ac43d7a69f mips_m4k and arm7_9 : Fix soft bkpt endianess for 16-bit instructions 13 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 dsp5680xx: disable for now, it generates warnings 13 years ago
adi_v5_jtag.c arm_adi_v5: add/move apsel member in struct adiv5_dap 13 years ago
adi_v5_swd.c transport: move files over to transport folder 13 years ago
algorithm.c change #include "binarybuffer.h" to <helper/binarybuffer.h> 14 years ago
algorithm.h warnings: use more 'const' for char * 13 years ago
arm.h ARMV4_5: review scope of data 14 years ago
arm7_9_common.c mips_m4k and arm7_9 : Fix soft bkpt endianess for 16-bit instructions 13 years ago
arm7_9_common.h types: write memory now uses const 13 years ago
arm7tdmi.c arm_jtag_scann error propagation fixes 14 years ago
arm7tdmi.h target files shouldn't #include <target/...h> 14 years ago
arm9tdmi.c warnings: use more 'const' for char * 13 years ago
arm9tdmi.h target files shouldn't #include <target/...h> 14 years ago
arm11.c types: write memory now uses const 13 years ago
arm11.h ARM11: per-core options should not be global 14 years ago
arm11_dbgtap.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - dubious fixes 13 years ago
arm11_dbgtap.h arm11 error propagation fixes 14 years ago
arm720t.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
arm720t.h target files shouldn't #include <target/...h> 14 years ago
arm920t.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
arm920t.h types: write memory now uses const 13 years ago
arm926ejs.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
arm926ejs.h types: write memory now uses const 13 years ago
arm946e.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
arm946e.h arm964e: Add support for ARM946E target. 13 years ago
arm966e.c arm: error propagation of arm_jtag_set_instr 14 years ago
arm966e.h target files shouldn't #include <target/...h> 14 years ago
arm_adi_v5.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
arm_adi_v5.h types: write memory now uses const 13 years ago
arm_disassembler.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
arm_disassembler.h change #include "types.h" to <helper/types.h> 14 years ago
arm_dpm.c arm_dpm: error propagation fixes 14 years ago
arm_dpm.h arm_dpm: add some SCR/RCR macros 13 years ago
arm_jtag.c ARM_JTAG: review scope of functions 14 years ago
arm_jtag.h warnings: fix alignment warnings 13 years ago
arm_opcodes.h Add opcodes for load/store registers words immediate post-indexed 13 years ago
arm_semihosting.c SYS_WRITE0 fix 13 years ago
arm_semihosting.h ARM: remove semihosting globals 14 years ago
arm_simulator.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - leftover changes 13 years ago
arm_simulator.h ARM_SIMULATOR: review scope of functions 14 years ago
armv4_5.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 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 types: write memory now uses const 13 years ago
armv4_5_mmu.h types: write memory now uses const 13 years ago
armv7a.c ADIv5 share DAP command support 14 years ago
armv7a.h debug: debug entry error propagation 14 years ago
armv7m.c Fix a bunch of typos. 13 years ago
armv7m.h debug: debug entry error propagation 14 years ago
avr32_ap7k.c Remove useless MIPS code in avr32_ap7k.c. 13 years ago
avr32_ap7k.h avr32: work-in-progress 13 years ago
avr32_jtag.c avr32: work-in-progress 13 years ago
avr32_jtag.h avr32: work-in-progress 13 years ago
avr32_mem.c types: write memory now uses const 13 years ago
avr32_mem.h types: write memory now uses const 13 years ago
avr32_regs.c avr32: work-in-progress 13 years ago
avr32_regs.h avr32: work-in-progress 13 years ago
avrt.c target/avrt: review unused symbols 14 years ago
avrt.h target/avr: review scope of symbols 14 years ago
breakpoints.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
breakpoints.h change #include "types.h" to <helper/types.h> 14 years ago
cortex_a.c cortex_a : smp support 13 years ago
cortex_a.h cortex_a: rename cortex_a8.c/h to cortex_a.c/h 13 years ago
cortex_m3.c cortex_m3: add auto maskisr 13 years ago
cortex_m3.h cortex_m3: add auto maskisr 13 years ago
dsp563xx.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
dsp563xx.h - remove pipeline context, use once register instead - fix wrong register write in resume and step function - add more conditional branch handling 13 years ago
dsp563xx_once.c dsp563xx_once: fix warning and potential bug 13 years ago
dsp563xx_once.h - add parameter flush to the once api to signalize if the jtag queue need to be flushed after the command 13 years ago
dsp5680xx.c dsp5680xx: fix compilation problems 13 years ago
dsp5680xx.h dsp5680xx: fix compilation problems 13 years ago
embeddedice.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
embeddedice.h types: write memory now uses const 13 years ago
etb.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - leftover changes 13 years ago
etb.h ETM trigger_percent becomes an ETB command 14 years ago
etm.c error handling: the error number is not part of the user interface 13 years ago
etm.h warnings: use more 'const' for char * 13 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: remove unused post_restore_context 14 years ago
feroceon.c types: write memory now uses const 13 years ago
image.c Fix load_image for ELF with all p_paddr set to zero 13 years ago
image.h image: fix spelling mistake 13 years ago
mips32.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
mips32.h mips: add nor flash write from memory block 13 years ago
mips32_dmaacc.c nit: do not add \n at end of LOG_ERROR 13 years ago
mips32_dmaacc.h TARGET/MIPS32_DMAACC: review scope of functions 14 years ago
mips32_pracc.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
mips32_pracc.h Compilation Warnings on OS X 10.5 13 years ago
mips_ejtag.c mips: fixup fastdata 13 years ago
mips_ejtag.h mips: fixup fastdata 13 years ago
mips_m4k.c mips_m4k and arm7_9 : Fix soft bkpt endianess for 16-bit instructions 13 years ago
mips_m4k.h target/mips_m4k: review scope of symbols 14 years ago
oocd_trace.c nit: more LOG_* \n fixes 13 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 warnings: use more 'const' for char * 13 years ago
smp.c Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixes 13 years ago
smp.h smp : infra for smp minimum support 13 years ago
startup.tcl config: add init_targets proc that is executed just before init 13 years ago
target.c dsp5680xx: disable for now, it generates warnings 13 years ago
target.h smp : infra for smp minimum support 13 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 types: write memory now uses const 13 years ago
testee.c target: further shrink Jim-awareness 14 years ago
trace.c target misc: help/usage updates 14 years ago
trace.h error number: review 14 years ago
xscale.c types: write memory now uses const 13 years ago
xscale.h xscale: trace buffer remains enabled until explicitly disabled 13 years ago