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.
 
 
 
 
 
 
Øyvind Harboe d785f552ee check if mmu is enabled before using mmu code path 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 Improve Makefile rules for XScale debug handler; fixes 'make distcheck'. 14 years ago
algorithm.c Transform 'u32' to 'uint32_t' in src/target 14 years ago
algorithm.h Remove whitespace at end of lines, step 1. 14 years ago
arm7_9_common.c Updates for "reset_config": 14 years ago
arm7_9_common.h David Brownell <david-b@pacbell.net> 14 years ago
arm7tdmi.c David Brownell <david-b@pacbell.net> 14 years ago
arm7tdmi.h Audit and eliminate redundant #include directives in arm target files. 15 years ago
arm9tdmi.c ARM: rename "arm9tdmi vector_catch" to "arm9 ..." 14 years ago
arm9tdmi.h arm9tdmi vector_catch: reserved means "don't use" 14 years ago
arm11.c portability updates 14 years ago
arm11.h More MinGW C99 printf compliance 14 years ago
arm11_dbgtap.c Fix warning. 14 years ago
arm720t.c mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc commands added. 14 years ago
arm720t.h Transform 'u32' to 'uint32_t' in src/target/arm* 14 years ago
arm920t.c retire obsolete mXY_phys commands. Handled by generic memory read/modify commands and target read/write physical memory callbacks. 14 years ago
arm920t.h Paulius Zaleckas <paulius.zaleckas@gmail.com>: 14 years ago
arm926ejs.c check if mmu is enabled before using mmu code path 14 years ago
arm926ejs.h Remove whitespace at end of lines, step 1. 14 years ago
arm966e.c Nicolas Pitre <nico@cam.org> Dragonite support 14 years ago
arm966e.h Nicolas Pitre <nico@cam.org> Dragonite support 14 years ago
arm_adi_v5.c Ferdinand Postema <ferdinand@postema.eu> fix cygwin warnings 14 years ago
arm_adi_v5.h Magnus Lundin <lundin@mlu.mine.nu>, Oyvind Harboe <oyvind.harboe@zylin.com>, David Brownell <david-b@pacbell.net>: 14 years ago
arm_disassembler.c fix detection of PLD instructions 14 years ago
arm_disassembler.h David Brownell <david-b@pacbell.net>: 14 years ago
arm_jtag.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
arm_jtag.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
arm_simulator.c fix single step of bx instruction going into Thumb mode 14 years ago
arm_simulator.h refactor arm simulator to allow arm11 code to use it as well - no observable changes otherwise. 14 years ago
armv4_5.c David Brownell <david-b@pacbell.net> 14 years ago
armv4_5.h mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc commands added. 14 years ago
armv4_5_cache.c Transform 'u32' to 'uint32_t' in src/target/arm* 14 years ago
armv4_5_cache.h Transform 'u32' to 'uint32_t' in src/target/arm* 14 years ago
armv4_5_mmu.c retire obsolete mXY_phys commands. Handled by generic memory read/modify commands and target read/write physical memory callbacks. 14 years ago
armv4_5_mmu.h retire obsolete mXY_phys commands. Handled by generic memory read/modify commands and target read/write physical memory callbacks. 14 years ago
armv7a.c Cleanup: nuke trailling whitespaces 14 years ago
armv7a.h Define debug_base, debug_ap, memory_ap in armv7a_common_t 14 years ago
armv7m.c David Brownell <david-b@pacbell.net> 14 years ago
armv7m.h David Brownell <david-b@pacbell.net>: 14 years ago
avrt.c Transform 'u32' to 'uint32_t' in src/target 14 years ago
avrt.h Audit and eliminate redundant #include directives in other target files. 15 years ago
breakpoints.c Remove annoying end-of-line whitespace from most src/* 14 years ago
breakpoints.h Add Breakpoint/Watchpoint unique ID to help debug hardware debug register leakage 14 years ago
cortex_a8.c Cleanup: nuke trailling whitespaces 14 years ago
cortex_a8.h Add DSCR_DTR_RX_FULL bit define 14 years ago
cortex_m3.c - fix a regression when using cortex_m3 emulated dcc channel 14 years ago
cortex_m3.h David Brownell <david-b@pacbell.net> Add "cortex_m3 vector_catch" command and docs. One minor 14 years ago
embeddedice.c Embedded ICE version is now dumped with debug_level 1 14 years ago
embeddedice.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
etb.c Minor ETB and ETM bugfixes and doc updates 14 years ago
etb.h ETB: cleanup needless symbol exports and forward decls. 14 years ago
etm.c ETM: rename registers, doc tweaks 14 years ago
etm.h When setting up an ETM, cache its ETM_CONFIG register. Then 14 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 14 years ago
feroceon.c Ferocion: fix corruption of r0 when resuming Thumb mode 14 years ago
image.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
image.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
mips32.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
mips32.h Remove whitespace at end of lines, step 1. 14 years ago
mips32_dmaacc.c Remove whitespace at end of lines, step 1. 14 years ago
mips32_dmaacc.h Transform 'u32' to 'uint32_t' in src/target 14 years ago
mips32_pracc.c Remove whitespace at end of lines, step 1. 14 years ago
mips32_pracc.h Remove whitespace that occurs before ')'. 14 years ago
mips_ejtag.c microscopic white space fixes 14 years ago
mips_ejtag.h Oleksandr Tymoshenko <gonzo@bluezbox.com> simple watchpoint support 14 years ago
mips_m4k.c Remove annoying end-of-line whitespace from most src/* 14 years ago
mips_m4k.h Transform 'u32' to 'uint32_t' in src/target 14 years ago
oocd_trace.c - Fixes '+' whitespace 14 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 14 years ago
register.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
target.c Remove debug output that could cause compile warnings. 14 years ago
target.h mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc commands added. 14 years ago
target_request.c Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
target_request.h Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 14 years ago
target_type.h mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc commands added. 14 years ago
trace.c Remove whitespace at end of lines, step 1. 14 years ago
trace.h Transform 'u64' to 'uint64_t' 14 years ago
xscale.c xscale: always reload handler after reset 14 years ago
xscale.h xscale: always reload handler after reset 14 years ago