summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* mips_ejtag: -Wshadow warning fixesØyvind Harboe2010-06-151-2/+2
* mips32_pracc: -Wshadow warning fixesØyvind Harboe2010-06-151-3/+3
* mips_m4k: -Wshadow warning fixesØyvind Harboe2010-06-151-2/+2
* mips32: -Wshadow warning fixesØyvind Harboe2010-06-151-2/+2
* cortex_a8: -Wshadow warning fixesØyvind Harboe2010-06-151-9/+9
* arm11_dbgtap: -Wshadow warning fixesØyvind Harboe2010-06-151-16/+16
* arm926ejs: -Wshadow warning fixØyvind Harboe2010-06-151-10/+10
* arm920t: -Wshadow warning fixesØyvind Harboe2010-06-151-11/+12
* arm720t: -Wshadow warning fixØyvind Harboe2010-06-151-4/+4
* adi_v5_jtag: -Wshadow warning fixesØyvind Harboe2010-06-151-5/+5
* arm_adi: -Wshadow warning fixØyvind Harboe2010-06-151-3/+3
* arm_simulator: -Wshadow warning fixesØyvind Harboe2010-06-151-11/+11
* arm_dpm: -Wshadow warning fixØyvind Harboe2010-06-151-3/+3
* target: -Wshdaow warning fixØyvind Harboe2010-06-151-5/+5
* breakpoint: -Wshadow warning fixØyvind Harboe2010-06-151-4/+4
* target: fix retval gaffe in mwX commandsØyvind Harboe2010-06-141-1/+1
* TARGET: removed unused parametersAntonio Borneo2010-06-127-27/+8
* TARGET: removed unsed parameterAntonio Borneo2010-06-127-25/+11
* TARGET: fix handling return code of MMU translationAntonio Borneo2010-06-126-26/+0
* TARGET/ARM920T: fix return valueAntonio Borneo2010-06-121-1/+1
* TARGET/ARM920T: fix compile warningAntonio Borneo2010-06-121-1/+1
* arm mmu: error propagation added for address translationØyvind Harboe2010-06-117-19/+47
* verify: display up to 128 diff'sØyvind Harboe2010-06-081-11/+19
* etm: print something when trace buffer emptyJon Povey2010-05-311-0/+5
* arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23)Spencer Oliver2010-05-211-0/+3
* target: slow targets could cause GDB to time outGary Carlson2010-05-191-1/+40
* Change kb/s to KiB/s in messages about kibibytesJon Povey2010-05-161-4/+4
* fix instruction refilling bug when using software breakpoints on a big-endian...Jun Ma2010-05-121-0/+1
* mips32: 20 second timeout/megabyte for CRC checkSpencer Oliver2010-05-101-1/+3
* armv7m: 20 second timeout/megabyte for CRC checkSpencer Oliver2010-05-101-1/+3
* flash: stop caching protection stateØyvind Harboe2010-05-051-13/+0
* command context: fix errors when running certain commands on startupØyvind Harboe2010-05-052-19/+18
* target: clean up target memory allocation error messagesØyvind Harboe2010-05-042-3/+22
* xscale: add support for length arg to wp commandMike Dunn2010-04-241-8/+51
* xscale: fix analyze_trace for trace data collected in wrap modeMike Dunn2010-04-152-216/+243
* cortex-a8: more MMU supportAnton Fedotov2010-04-142-98/+321
* TARGET/ARM7_9_COMMON: review scope of symbolsAntonio Borneo2010-04-112-17/+14
* TARGET/MIPS32: review scope of functionsAntonio Borneo2010-04-112-11/+9
* TARGET/MIPS32_PRACC: review scope of functionsAntonio Borneo2010-04-112-26/+26
* TARGET/MIPS32_DMAACC: review scope of functionsAntonio Borneo2010-04-112-20/+19
* TARGET/MIPS_EJTAG: review scope of functionsAntonio Borneo2010-04-102-4/+4
* TARGET/DSP563XX_ONCE: review scope of functionsAntonio Borneo2010-04-102-8/+2
* ADI_V5_JTAG: review scope of dataAntonio Borneo2010-04-101-1/+1
* ARM920T: review scope of functionsAntonio Borneo2010-04-101-1/+1
* ARM_JTAG: review scope of functionsAntonio Borneo2010-04-101-1/+1
* ARM_SIMULATOR: review scope of functionsAntonio Borneo2010-04-102-5/+1
* ARMV4_5_MMU: review unused symbolsAntonio Borneo2010-04-101-7/+0
* ARMV4_5: review scope of dataAntonio Borneo2010-04-102-3/+1
* EMBEDDEDICE: review scope of functionsAntonio Borneo2010-04-102-2/+3
* TARGET: review unused symbolsAntonio Borneo2010-04-102-17/+0