aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-07-12adapter.c: missing space in handle_interface_commandSpencer Oliver1-1/+1
2010-07-09transport selection tweaksDavid Brownell5-15/+39
2010-07-09transport: fix bug/typo in transport_register cmdSpencer Oliver3-5/+3
2010-07-07transport: fix segfault in transport selectØyvind Harboe1-7/+6
2010-07-07transport: fix bug/typo in interface_transports commandØyvind Harboe1-1/+2
2010-07-05gdbserver: incorrect memory map for multiple targets (bug #24)sb-sf1-2/+4
2010-07-05transport: fix segfault in setup_command_handler()Stacey Sheldon1-0/+1
2010-07-02initial "transport" frameworkDavid Brownell8-29/+587
2010-07-02ft2232: revert ft2232_read_scan changesSpencer Oliver1-10/+9
2010-07-01ft2232: bugfix from previous commitSpencer Oliver1-1/+1
2010-07-01ft2232: simplify ft2232_read_scanMarc Pignat1-9/+10
2010-07-01ft2232: cleanup ft2232_writeMarc Pignat1-42/+43
2010-06-25at91sam3s* supportOlaf Lüke1-15/+328
2010-06-23openocd: setup_command_handler() must not be staticØyvind Harboe1-2/+4
2010-06-23arm11: fix gaffe in no-ack transfersØyvind Harboe1-1/+1
2010-06-23error number: reviewAntonio Borneo3-11/+11
2010-06-22cortex a8: only physical read/write's are available when target is runningØyvind Harboe1-2/+9
2010-06-22target: $_TARGET mdw now has a phys optionØyvind Harboe1-8/+28
2010-06-22target: mwX on target object now supporst phys argumentØyvind Harboe1-8/+25
2010-06-22xsvf: Fix shadow issues on MacEdgar Grimberg1-6/+6
2010-06-22target: Fix shadow issues on MacEdgar Grimberg1-3/+3
2010-06-22flash: fix shadow issues on MacEdgar Grimberg1-4/+4
2010-06-22cortex a8: print message that locking debug access succeeded on second tryØyvind Harboe1-0/+4
2010-06-22cortex a8: add error propagation for poll/resumeØyvind Harboe1-5/+15
2010-06-22cortex a8: add timeouts waiting for restart, prepare and haltØyvind Harboe1-6/+36
2010-06-22cortex a8: add error propagation for mem_ap_read/write_atomic_u32Øyvind Harboe1-7/+31
2010-06-22arm_adi_v5: error propagation fixesØyvind Harboe1-18/+22
2010-06-21nand/mx2: review scope of symbolsAntonio Borneo1-1/+1
2010-06-21nor/str7x: review scope of symbolsAntonio Borneo1-1/+1
2010-06-21openocd.c: review scope of symbolsAntonio Borneo1-1/+1
2010-06-21nor/virtual: review scope of symbolsAntonio Borneo1-2/+2
2010-06-21target/avrt: review unused symbolsAntonio Borneo1-56/+0
2010-06-21target/avr: review scope of symbolsAntonio Borneo3-46/+40
2010-06-21target/feroceon: review scope of symbolsAntonio Borneo1-23/+32
2010-06-21target/mips_m4k: review scope of symbolsAntonio Borneo2-44/+46
2010-06-21helper/jim-eventloop.h: review unused definitionsAntonio Borneo1-14/+1
2010-06-21helper/jim-eventloop: review unused symbolsAntonio Borneo1-10/+0
2010-06-21helper/jim-eventloop: review scope of symbolsAntonio Borneo2-22/+9
2010-06-21jtag: retire jtag_get_error()Øyvind Harboe2-9/+4
2010-06-21jtag: do not use jtag_get_error()Øyvind Harboe2-6/+3
2010-06-21adi_v5_jtag: add missing error handlingØyvind Harboe1-1/+5
2010-06-21cortex a8: add missing error handlingØyvind Harboe1-3/+11
2010-06-19arm-jtag-ew: -Wshadow fixAndreas Fritiofson1-6/+6
2010-06-19cortex a8: fix segfault for unexamined targetsØyvind Harboe2-3/+13
2010-06-18target/dsp563xx: review unused symbolsAntonio Borneo2-56/+0
2010-06-18target/dsp563xx: review scope of symbolsAntonio Borneo2-50/+27
2010-06-18reverse order of Jim stack trace outputAndreas Fritiofson1-1/+1
2010-06-18don't add confusing source info to JimAndreas Fritiofson1-2/+2
2010-06-18helper/jim: review unused symbolsAntonio Borneo1-24/+0
2010-06-18helper/jim: review scope of symbolsAntonio Borneo1-39/+40