| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | target/avrt: review unused symbols | Antonio Borneo | 2010-06-21 | 1 | -56/+0 |
* | target/avr: review scope of symbols | Antonio Borneo | 2010-06-21 | 2 | -33/+40 |
* | target/feroceon: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -23/+32 |
* | target/mips_m4k: review scope of symbols | Antonio Borneo | 2010-06-21 | 2 | -44/+46 |
* | jtag: do not use jtag_get_error() | Øyvind Harboe | 2010-06-21 | 1 | -5/+2 |
* | adi_v5_jtag: add missing error handling | Øyvind Harboe | 2010-06-21 | 1 | -1/+5 |
* | cortex a8: add missing error handling | Øyvind Harboe | 2010-06-21 | 1 | -3/+11 |
* | cortex a8: fix segfault for unexamined targets | Øyvind Harboe | 2010-06-19 | 2 | -3/+13 |
* | target/dsp563xx: review unused symbols | Antonio Borneo | 2010-06-18 | 2 | -56/+0 |
* | target/dsp563xx: review scope of symbols | Antonio Borneo | 2010-06-18 | 2 | -50/+27 |
* | mips_ejtag: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -2/+2 |
* | mips32_pracc: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -3/+3 |
* | mips_m4k: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -2/+2 |
* | mips32: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -2/+2 |
* | cortex_a8: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -9/+9 |
* | arm11_dbgtap: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -16/+16 |
* | arm926ejs: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -10/+10 |
* | arm920t: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -11/+12 |
* | arm720t: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -4/+4 |
* | adi_v5_jtag: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -5/+5 |
* | arm_adi: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -3/+3 |
* | arm_simulator: -Wshadow warning fixes | Øyvind Harboe | 2010-06-15 | 1 | -11/+11 |
* | arm_dpm: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -3/+3 |
* | target: -Wshdaow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -5/+5 |
* | breakpoint: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -4/+4 |
* | target: fix retval gaffe in mwX commands | Øyvind Harboe | 2010-06-14 | 1 | -1/+1 |
* | TARGET: removed unused parameters | Antonio Borneo | 2010-06-12 | 7 | -27/+8 |
* | TARGET: removed unsed parameter | Antonio Borneo | 2010-06-12 | 7 | -25/+11 |
* | TARGET: fix handling return code of MMU translation | Antonio Borneo | 2010-06-12 | 6 | -26/+0 |
* | TARGET/ARM920T: fix return value | Antonio Borneo | 2010-06-12 | 1 | -1/+1 |
* | TARGET/ARM920T: fix compile warning | Antonio Borneo | 2010-06-12 | 1 | -1/+1 |
* | arm mmu: error propagation added for address translation | Øyvind Harboe | 2010-06-11 | 7 | -19/+47 |
* | verify: display up to 128 diff's | Øyvind Harboe | 2010-06-08 | 1 | -11/+19 |
* | etm: print something when trace buffer empty | Jon Povey | 2010-05-31 | 1 | -0/+5 |
* | arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23) | Spencer Oliver | 2010-05-21 | 1 | -0/+3 |
* | target: slow targets could cause GDB to time out | Gary Carlson | 2010-05-19 | 1 | -1/+40 |
* | Change kb/s to KiB/s in messages about kibibytes | Jon Povey | 2010-05-16 | 1 | -4/+4 |
* | fix instruction refilling bug when using software breakpoints on a big-endian... | Jun Ma | 2010-05-12 | 1 | -0/+1 |
* | mips32: 20 second timeout/megabyte for CRC check | Spencer Oliver | 2010-05-10 | 1 | -1/+3 |
* | armv7m: 20 second timeout/megabyte for CRC check | Spencer Oliver | 2010-05-10 | 1 | -1/+3 |
* | flash: stop caching protection state | Øyvind Harboe | 2010-05-05 | 1 | -13/+0 |
* | command context: fix errors when running certain commands on startup | Øyvind Harboe | 2010-05-05 | 2 | -19/+18 |
* | target: clean up target memory allocation error messages | Øyvind Harboe | 2010-05-04 | 2 | -3/+22 |
* | xscale: add support for length arg to wp command | Mike Dunn | 2010-04-24 | 1 | -8/+51 |
* | xscale: fix analyze_trace for trace data collected in wrap mode | Mike Dunn | 2010-04-15 | 2 | -216/+243 |
* | cortex-a8: more MMU support | Anton Fedotov | 2010-04-14 | 2 | -98/+321 |
* | TARGET/ARM7_9_COMMON: review scope of symbols | Antonio Borneo | 2010-04-11 | 2 | -17/+14 |
* | TARGET/MIPS32: review scope of functions | Antonio Borneo | 2010-04-11 | 2 | -11/+9 |
* | TARGET/MIPS32_PRACC: review scope of functions | Antonio Borneo | 2010-04-11 | 2 | -26/+26 |
* | TARGET/MIPS32_DMAACC: review scope of functions | Antonio Borneo | 2010-04-11 | 2 | -20/+19 |