| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | openocd: setup_command_handler() must not be static | Øyvind Harboe | 2010-06-23 | 1 | -2/+4 |
* | arm11: fix gaffe in no-ack transfers | Øyvind Harboe | 2010-06-23 | 1 | -1/+1 |
* | error number: review | Antonio Borneo | 2010-06-23 | 3 | -11/+11 |
* | am3517 evm: use physical write to memory while target is running | Øyvind Harboe | 2010-06-22 | 1 | -3/+3 |
* | cortex a8: only physical read/write's are available when target is running | Øyvind Harboe | 2010-06-22 | 1 | -2/+9 |
* | target: $_TARGET mdw now has a phys option | Øyvind Harboe | 2010-06-22 | 1 | -8/+28 |
* | target: mwX on target object now supporst phys argument | Øyvind Harboe | 2010-06-22 | 1 | -8/+25 |
* | xsvf: Fix shadow issues on Mac | Edgar Grimberg | 2010-06-22 | 1 | -6/+6 |
* | target: Fix shadow issues on Mac | Edgar Grimberg | 2010-06-22 | 1 | -3/+3 |
* | flash: fix shadow issues on Mac | Edgar Grimberg | 2010-06-22 | 1 | -4/+4 |
* | board: add alpha am3517evm ti board config file | Øyvind Harboe | 2010-06-22 | 1 | -0/+97 |
* | gitignore: start list of emacs temp files to ignore | Øyvind Harboe | 2010-06-22 | 1 | -0/+3 |
* | cortex a8: print message that locking debug access succeeded on second try | Øyvind Harboe | 2010-06-22 | 1 | -0/+4 |
* | cortex a8: add error propagation for poll/resume | Øyvind Harboe | 2010-06-22 | 1 | -5/+15 |
* | cortex a8: add timeouts waiting for restart, prepare and halt | Øyvind Harboe | 2010-06-22 | 1 | -6/+36 |
* | cortex a8: add error propagation for mem_ap_read/write_atomic_u32 | Øyvind Harboe | 2010-06-22 | 1 | -7/+31 |
* | arm_adi_v5: error propagation fixes | Øyvind Harboe | 2010-06-22 | 1 | -18/+22 |
* | nand/mx2: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | nor/str7x: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | openocd.c: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -1/+1 |
* | nor/virtual: review scope of symbols | Antonio Borneo | 2010-06-21 | 1 | -2/+2 |
* | target/avrt: review unused symbols | Antonio Borneo | 2010-06-21 | 1 | -56/+0 |
* | target/avr: review scope of symbols | Antonio Borneo | 2010-06-21 | 3 | -46/+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 |
* | helper/jim-eventloop.h: review unused definitions | Antonio Borneo | 2010-06-21 | 1 | -14/+1 |
* | helper/jim-eventloop: review unused symbols | Antonio Borneo | 2010-06-21 | 1 | -10/+0 |
* | helper/jim-eventloop: review scope of symbols | Antonio Borneo | 2010-06-21 | 2 | -22/+9 |
* | jtag: retire jtag_get_error() | Øyvind Harboe | 2010-06-21 | 2 | -9/+4 |
* | jtag: do not use jtag_get_error() | Øyvind Harboe | 2010-06-21 | 2 | -6/+3 |
* | 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 |
* | arm-jtag-ew: -Wshadow fix | Andreas Fritiofson | 2010-06-19 | 1 | -6/+6 |
* | 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 |
* | reverse order of Jim stack trace output | Andreas Fritiofson | 2010-06-18 | 1 | -1/+1 |
* | don't add confusing source info to Jim | Andreas Fritiofson | 2010-06-18 | 1 | -2/+2 |
* | helper/jim: review unused symbols | Antonio Borneo | 2010-06-18 | 1 | -24/+0 |
* | helper/jim: review scope of symbols | Antonio Borneo | 2010-06-18 | 1 | -39/+40 |
* | mingw32: -Wshadow fixes in arm-jtag-ew.c | Freddie Chopin | 2010-06-17 | 1 | -4/+4 |
* | mingw32: -Wshadow fixes in rlink.c | Freddie Chopin | 2010-06-17 | 1 | -7/+7 |
* | rlink: -Wshadows fixes | Freddie Chopin | 2010-06-17 | 1 | -15/+15 |
* | mingw32: -Wshadow fixes | Freddie Chopin | 2010-06-17 | 1 | -9/+9 |
* | jlink: fix -Wshadow warning | Antonio Borneo | 2010-06-17 | 1 | -7/+7 |
* | vsllink: fix -Wshadow warning | Antonio Borneo | 2010-06-17 | 1 | -5/+5 |
* | gdb-server: fix -Wshadow warning | Oyvind Harboe | 2010-06-17 | 1 | -7/+8 |
* | zy1000: fix arm11 optimisation | Øyvind Harboe | 2010-06-17 | 1 | -79/+78 |
* | helper: remove helper membuf | Antonio Borneo | 2010-06-17 | 3 | -380/+1 |
* | nor/at91sam3: replace helper membuf | Antonio Borneo | 2010-06-17 | 1 | -87/+39 |