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.
 
 
 
 
 
 
rodrigo_l_rosa 3d0e2547fe dsp5680xx - indent fix 12 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 target: rename cortex_m3.[ch] to cortex_m.[ch] 12 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 12 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 target: make it absolutely clear that no null pointers are accepted 12 years ago
arm7_9_common.c arm7_9: remove warnings by reducing scope of variables 12 years ago
arm7_9_common.h types: write memory now uses const 13 years ago
arm7tdmi.c arm_jtag_scann error propagation fixes 13 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 arm11: print next address to debug 12 years ago
arm11.h ARM11: per-core options should not be global 14 years ago
arm11_dbgtap.c arm11: disable broken optimization for setting current scan chain 12 years ago
arm11_dbgtap.h arm11 error propagation fixes 13 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 13 years ago
arm966e.h target files shouldn't #include <target/...h> 14 years ago
arm_adi_v5.c warning: silence gcc by initializing local variables 12 years ago
arm_adi_v5.h types: write memory now uses const 13 years ago
arm_disassembler.c disassembly: fix access to undefined memory pointer upon unknown instruction 12 years ago
arm_disassembler.h change #include "types.h" to <helper/types.h> 14 years ago
arm_dpm.c armv7a ,cortex a : add L1, L2 cache support, va to pa support 12 years ago
arm_dpm.h armv7a ,cortex a : add L1, L2 cache support, va to pa support 12 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 target: rename cortex_m3.[ch] to cortex_m.[ch] 12 years ago
arm_semihosting.h ARM: remove semihosting globals 14 years ago
arm_simulator.c clang: fix warning about use of unitialized variable 12 years ago
arm_simulator.h ARM_SIMULATOR: review scope of functions 14 years ago
armv4_5.c target: fix null pointer exception 12 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 armv7a: fix scan-build warnings 12 years ago
armv7a.h armv7a: make local functions static 12 years ago
armv7m.c armv7m: improve error handling 12 years ago
armv7m.h armv7m: implement async algorithm functions 12 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_regs: add missing error propagation 12 years ago
avr32_regs.h avr32: work-in-progress 13 years ago
avrt.c target/avrt: review unused symbols 13 years ago
avrt.h target/avr: review scope of symbols 13 years ago
breakpoints.c breakpoint : smp software breakpoint issue 12 years ago
breakpoints.h cortex_a hybrid & context breakpoints 12 years ago
cortex_a.c cortex_a: add missing error propagation 12 years ago
cortex_a.h armv7a ,cortex a : add L1, L2 cache support, va to pa support 12 years ago
cortex_m.c cortex_m: initialize unused CPU variables to 0 for poll info output 12 years ago
cortex_m.h target: rename cortex_m3.[ch] to cortex_m.[ch] 12 years ago
dsp563xx.c dsp563xxx: fix missing error propagation found by clang 12 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 - indent fix 12 years ago
dsp5680xx.h dsp5680xx - indent fix 12 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 etb: fix incorrect previous patchset 12 years ago
etb.h ETM trigger_percent becomes an ETB command 14 years ago
etm.c etm: fix warning by removing assignment that is immediately overwritten 12 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 image: remove assignments to local variables that is never read 12 years ago
image.h image: fix spelling mistake 13 years ago
mips32.c mips32: Added CP0 coprocessor R/W routines 12 years ago
mips32.h mips32: Sync Caches to Make Instr Writes Effective 12 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 warning fix: remove senseless assignment before bailing out of fn w/error 12 years ago
mips32_pracc.h mips32: Added CP0 coprocessor R/W routines 12 years ago
mips_ejtag.c mips: fixup fastdata 13 years ago
mips_ejtag.h mips: fixup fastdata 13 years ago
mips_m4k.c mips: fix potential alignment error 12 years ago
mips_m4k.h mips32: Added CP0 coprocessor R/W routines 12 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 remove target argument from gdb packet handling functions 12 years ago
smp.h remove target argument from gdb packet handling functions 12 years ago
startup.tcl config: add init_targets proc that is executed just before init 13 years ago
target.c target init sanity check 12 years ago
target.h target: add async algorithm entries to the target type 12 years ago
target_request.c warnings: null pointer check fix 12 years ago
target_request.h target_request: add target_got_message() that can be used to improve DCC performance 12 years ago
target_type.h target: add async algorithm entries to the target type 12 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 13 years ago
xscale.c xscale: cleanup 12 years ago
xscale.h xscale: trace buffer remains enabled until explicitly disabled 13 years ago