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.
 
 
 
 
 
 
ntfreak cd0ca916b3 David Brownell <david-b@pacbell.net>: 15 years ago
..
ecos - reverted some of the changes that possibly broke arm926ejs. Waiting 16 years ago
xscale Remove whitespace at end of lines, step 1. 15 years ago
Makefile.am Paulius Zaleckas <paulius.zaleckas@gmail.com>: 15 years ago
algorithm.c Transform 'u32' to 'uint32_t' in src/target 15 years ago
algorithm.h Remove whitespace at end of lines, step 1. 15 years ago
arm7_9_common.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
arm7_9_common.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
arm7tdmi.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
arm7tdmi.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm9tdmi.c Remove whitespace that occurs before ')'. 15 years ago
arm9tdmi.h Remove whitespace at end of lines, step 1. 15 years ago
arm11.c Refactor code, create target_state_name() 15 years ago
arm11.h Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
arm11_dbgtap.c - Fixes '[<>]' whitespace 15 years ago
arm720t.c Remove whitespace that occurs before ')'. 15 years ago
arm720t.h Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
arm920t.c Remove whitespace that occurs after '('. 15 years ago
arm920t.h Paulius Zaleckas <paulius.zaleckas@gmail.com>: 15 years ago
arm926ejs.c Fix certain arm926ejs targets(e.g. i.MX27) which report an unknown MOE(method of entry) - interpret this as dbgrq. "reset run" + "halt" + "step" now works. 15 years ago
arm926ejs.h Remove whitespace at end of lines, step 1. 15 years ago
arm966e.c Remove whitespace that occurs before ')'. 15 years ago
arm966e.h Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
arm_adi_v5.c Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, David Brownell <david-b@pacbell.net>: 15 years ago
arm_adi_v5.h Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, David Brownell <david-b@pacbell.net>: 15 years ago
arm_disassembler.c David Brownell <david-b@pacbell.net>: 15 years ago
arm_disassembler.h David Brownell <david-b@pacbell.net>: 15 years ago
arm_jtag.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
arm_jtag.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
arm_simulator.c Remove whitespace at end of lines, step 1. 15 years ago
arm_simulator.h Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
armv4_5.c Remove whitespace at end of lines, step 1. 15 years ago
armv4_5.h more debug output for translation of arm mode number to enum 15 years ago
armv4_5_cache.c Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
armv4_5_cache.h Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
armv4_5_mmu.c C99 printf() -Werror fixes 15 years ago
armv4_5_mmu.h Transform 'u32' to 'uint32_t' in src/target/arm* 15 years ago
armv7m.c David Brownell <david-b@pacbell.net>: 15 years ago
armv7m.h David Brownell <david-b@pacbell.net>: 15 years ago
avrt.c Transform 'u32' to 'uint32_t' in src/target 15 years ago
avrt.h Audit and eliminate redundant #include directives in other target files. 15 years ago
breakpoints.c Add Breakpoint/Watchpoint unique ID to help debug hardware debug register leakage 15 years ago
breakpoints.h Add Breakpoint/Watchpoint unique ID to help debug hardware debug register leakage 15 years ago
cortex_a8.c Remove whitespace that occurs after '('. 15 years ago
cortex_a8.h Transform 'u32' to 'uint32_t' in src/target 15 years ago
cortex_m3.c David Brownell <david-b@pacbell.net>: 15 years ago
cortex_m3.h David Brownell <david-b@pacbell.net>: 15 years ago
embeddedice.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
embeddedice.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
etb.c Remove whitespace that occurs before ')'. 15 years ago
etb.h Transform 'u32' to 'uint32_t' in src/target 15 years ago
etm.c - Fixes '[|]' whitespace 15 years ago
etm.h - Fixes '>=' whitespace 15 years ago
etm_dummy.c Consolidate target selection code into single get_target() that handles both names and numbers. Provided by David Brownell <david-b@pacbell.net> 15 years ago
etm_dummy.h Audit and eliminate redundant #include directives in other target files. 15 years ago
fa526.c - Fixes '+' whitespace 15 years ago
feroceon.c microscopic whitespace cleanup 15 years ago
image.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
image.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
mips32.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
mips32.h Remove whitespace at end of lines, step 1. 15 years ago
mips32_dmaacc.c Remove whitespace at end of lines, step 1. 15 years ago
mips32_dmaacc.h Transform 'u32' to 'uint32_t' in src/target 15 years ago
mips32_pracc.c Remove whitespace at end of lines, step 1. 15 years ago
mips32_pracc.h Remove whitespace that occurs before ')'. 15 years ago
mips_ejtag.c microscopic white space fixes 15 years ago
mips_ejtag.h Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support 15 years ago
mips_m4k.c Refactor code, create target_state_name() 15 years ago
mips_m4k.h Transform 'u32' to 'uint32_t' in src/target 15 years ago
oocd_trace.c - Fixes '+' whitespace 15 years ago
oocd_trace.h Audit and eliminate redundant #include directives in other target files. 15 years ago
register.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
register.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
target.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
target.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
target_request.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
target_request.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
target_type.h Add missing copyright header to target_type.h. 15 years ago
trace.c Remove whitespace at end of lines, step 1. 15 years ago
trace.h Transform 'u64' to 'uint64_t' 15 years ago
xscale.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
xscale.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago