aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2010-06-15mips_ejtag: -Wshadow warning fixesØyvind Harboe
2010-06-15mips32_pracc: -Wshadow warning fixesØyvind Harboe
2010-06-15mips_m4k: -Wshadow warning fixesØyvind Harboe
2010-06-15mips32: -Wshadow warning fixesØyvind Harboe
2010-06-15cortex_a8: -Wshadow warning fixesØyvind Harboe
2010-06-15arm11_dbgtap: -Wshadow warning fixesØyvind Harboe
2010-06-15arm926ejs: -Wshadow warning fixØyvind Harboe
2010-06-15arm920t: -Wshadow warning fixesØyvind Harboe
2010-06-15arm720t: -Wshadow warning fixØyvind Harboe
2010-06-15adi_v5_jtag: -Wshadow warning fixesØyvind Harboe
2010-06-15arm_adi: -Wshadow warning fixØyvind Harboe
2010-06-15arm_simulator: -Wshadow warning fixesØyvind Harboe
2010-06-15arm_dpm: -Wshadow warning fixØyvind Harboe
2010-06-15target: -Wshdaow warning fixØyvind Harboe
2010-06-15breakpoint: -Wshadow warning fixØyvind Harboe
2010-06-14target: fix retval gaffe in mwX commandsØyvind Harboe
2010-06-12TARGET: removed unused parametersAntonio Borneo
2010-06-12TARGET: removed unsed parameterAntonio Borneo
2010-06-12TARGET: fix handling return code of MMU translationAntonio Borneo
2010-06-12TARGET/ARM920T: fix return valueAntonio Borneo
2010-06-12TARGET/ARM920T: fix compile warningAntonio Borneo
2010-06-11arm mmu: error propagation added for address translationØyvind Harboe
2010-06-08verify: display up to 128 diff'sØyvind Harboe
2010-05-31etm: print something when trace buffer emptyJon Povey
2010-05-21arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23)Spencer Oliver
2010-05-19target: slow targets could cause GDB to time outGary Carlson
2010-05-16Change kb/s to KiB/s in messages about kibibytesJon Povey
2010-05-12fix instruction refilling bug when using software breakpoints on a big-endian...Jun Ma
2010-05-10mips32: 20 second timeout/megabyte for CRC checkSpencer Oliver
2010-05-10armv7m: 20 second timeout/megabyte for CRC checkSpencer Oliver
2010-05-05flash: stop caching protection stateØyvind Harboe
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe
2010-05-04target: clean up target memory allocation error messagesØyvind Harboe
2010-04-24xscale: add support for length arg to wp commandMike Dunn
2010-04-15xscale: fix analyze_trace for trace data collected in wrap modeMike Dunn
2010-04-14cortex-a8: more MMU supportAnton Fedotov
2010-04-11TARGET/ARM7_9_COMMON: review scope of symbolsAntonio Borneo
2010-04-11TARGET/MIPS32: review scope of functionsAntonio Borneo
2010-04-11TARGET/MIPS32_PRACC: review scope of functionsAntonio Borneo
2010-04-11TARGET/MIPS32_DMAACC: review scope of functionsAntonio Borneo
2010-04-10TARGET/MIPS_EJTAG: review scope of functionsAntonio Borneo
2010-04-10TARGET/DSP563XX_ONCE: review scope of functionsAntonio Borneo
2010-04-10ADI_V5_JTAG: review scope of dataAntonio Borneo
2010-04-10ARM920T: review scope of functionsAntonio Borneo
2010-04-10ARM_JTAG: review scope of functionsAntonio Borneo
2010-04-10ARM_SIMULATOR: review scope of functionsAntonio Borneo
2010-04-10ARMV4_5_MMU: review unused symbolsAntonio Borneo
2010-04-10ARMV4_5: review scope of dataAntonio Borneo
2010-04-10EMBEDDEDICE: review scope of functionsAntonio Borneo
2010-04-10TARGET: review unused symbolsAntonio Borneo