aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-07-05gdbserver: incorrect memory map for multiple targets (bug #24)sb-sf
2010-07-05transport: fix segfault in setup_command_handler()Stacey Sheldon
2010-07-02initial "transport" frameworkDavid Brownell
2010-07-02ft2232: revert ft2232_read_scan changesSpencer Oliver
2010-07-01ft2232: bugfix from previous commitSpencer Oliver
2010-07-01ft2232: simplify ft2232_read_scanMarc Pignat
2010-07-01ft2232: cleanup ft2232_writeMarc Pignat
2010-06-25at91sam3s* supportOlaf Lüke
2010-06-23openocd: setup_command_handler() must not be staticØyvind Harboe
2010-06-23arm11: fix gaffe in no-ack transfersØyvind Harboe
2010-06-23error number: reviewAntonio Borneo
2010-06-22cortex a8: only physical read/write's are available when target is runningØyvind Harboe
2010-06-22target: $_TARGET mdw now has a phys optionØyvind Harboe
2010-06-22target: mwX on target object now supporst phys argumentØyvind Harboe
2010-06-22xsvf: Fix shadow issues on MacEdgar Grimberg
2010-06-22target: Fix shadow issues on MacEdgar Grimberg
2010-06-22flash: fix shadow issues on MacEdgar Grimberg
2010-06-22cortex a8: print message that locking debug access succeeded on second tryØyvind Harboe
2010-06-22cortex a8: add error propagation for poll/resumeØyvind Harboe
2010-06-22cortex a8: add timeouts waiting for restart, prepare and haltØyvind Harboe
2010-06-22cortex a8: add error propagation for mem_ap_read/write_atomic_u32Øyvind Harboe
2010-06-22arm_adi_v5: error propagation fixesØyvind Harboe
2010-06-21nand/mx2: review scope of symbolsAntonio Borneo
2010-06-21nor/str7x: review scope of symbolsAntonio Borneo
2010-06-21openocd.c: review scope of symbolsAntonio Borneo
2010-06-21nor/virtual: review scope of symbolsAntonio Borneo
2010-06-21target/avrt: review unused symbolsAntonio Borneo
2010-06-21target/avr: review scope of symbolsAntonio Borneo
2010-06-21target/feroceon: review scope of symbolsAntonio Borneo
2010-06-21target/mips_m4k: review scope of symbolsAntonio Borneo
2010-06-21helper/jim-eventloop.h: review unused definitionsAntonio Borneo
2010-06-21helper/jim-eventloop: review unused symbolsAntonio Borneo
2010-06-21helper/jim-eventloop: review scope of symbolsAntonio Borneo
2010-06-21jtag: retire jtag_get_error()Øyvind Harboe
2010-06-21jtag: do not use jtag_get_error()Øyvind Harboe
2010-06-21adi_v5_jtag: add missing error handlingØyvind Harboe
2010-06-21cortex a8: add missing error handlingØyvind Harboe
2010-06-19arm-jtag-ew: -Wshadow fixAndreas Fritiofson
2010-06-19cortex a8: fix segfault for unexamined targetsØyvind Harboe
2010-06-18target/dsp563xx: review unused symbolsAntonio Borneo
2010-06-18target/dsp563xx: review scope of symbolsAntonio Borneo
2010-06-18reverse order of Jim stack trace outputAndreas Fritiofson
2010-06-18don't add confusing source info to JimAndreas Fritiofson
2010-06-18helper/jim: review unused symbolsAntonio Borneo
2010-06-18helper/jim: review scope of symbolsAntonio Borneo
2010-06-17mingw32: -Wshadow fixes in arm-jtag-ew.cFreddie Chopin
2010-06-17mingw32: -Wshadow fixes in rlink.cFreddie Chopin
2010-06-17rlink: -Wshadows fixesFreddie Chopin
2010-06-17mingw32: -Wshadow fixesFreddie Chopin
2010-06-17jlink: fix -Wshadow warningAntonio Borneo