summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* initial "transport" frameworkDavid Brownell2010-07-028-29/+587
* ft2232: revert ft2232_read_scan changesSpencer Oliver2010-07-021-10/+9
* ft2232: bugfix from previous commitSpencer Oliver2010-07-011-1/+1
* ft2232: simplify ft2232_read_scanMarc Pignat2010-07-011-9/+10
* ft2232: cleanup ft2232_writeMarc Pignat2010-07-011-42/+43
* at91sam3s* supportOlaf Lüke2010-06-251-15/+328
* openocd: setup_command_handler() must not be staticØyvind Harboe2010-06-231-2/+4
* arm11: fix gaffe in no-ack transfersØyvind Harboe2010-06-231-1/+1
* error number: reviewAntonio Borneo2010-06-233-11/+11
* cortex a8: only physical read/write's are available when target is runningØyvind Harboe2010-06-221-2/+9
* target: $_TARGET mdw now has a phys optionØyvind Harboe2010-06-221-8/+28
* target: mwX on target object now supporst phys argumentØyvind Harboe2010-06-221-8/+25
* xsvf: Fix shadow issues on MacEdgar Grimberg2010-06-221-6/+6
* target: Fix shadow issues on MacEdgar Grimberg2010-06-221-3/+3
* flash: fix shadow issues on MacEdgar Grimberg2010-06-221-4/+4
* cortex a8: print message that locking debug access succeeded on second tryØyvind Harboe2010-06-221-0/+4
* cortex a8: add error propagation for poll/resumeØyvind Harboe2010-06-221-5/+15
* cortex a8: add timeouts waiting for restart, prepare and haltØyvind Harboe2010-06-221-6/+36
* cortex a8: add error propagation for mem_ap_read/write_atomic_u32Øyvind Harboe2010-06-221-7/+31
* arm_adi_v5: error propagation fixesØyvind Harboe2010-06-221-18/+22
* nand/mx2: review scope of symbolsAntonio Borneo2010-06-211-1/+1
* nor/str7x: review scope of symbolsAntonio Borneo2010-06-211-1/+1
* openocd.c: review scope of symbolsAntonio Borneo2010-06-211-1/+1
* nor/virtual: review scope of symbolsAntonio Borneo2010-06-211-2/+2
* target/avrt: review unused symbolsAntonio Borneo2010-06-211-56/+0
* target/avr: review scope of symbolsAntonio Borneo2010-06-213-46/+40
* target/feroceon: review scope of symbolsAntonio Borneo2010-06-211-23/+32
* target/mips_m4k: review scope of symbolsAntonio Borneo2010-06-212-44/+46
* helper/jim-eventloop.h: review unused definitionsAntonio Borneo2010-06-211-14/+1
* helper/jim-eventloop: review unused symbolsAntonio Borneo2010-06-211-10/+0
* helper/jim-eventloop: review scope of symbolsAntonio Borneo2010-06-212-22/+9
* jtag: retire jtag_get_error()Øyvind Harboe2010-06-212-9/+4
* jtag: do not use jtag_get_error()Øyvind Harboe2010-06-212-6/+3
* adi_v5_jtag: add missing error handlingØyvind Harboe2010-06-211-1/+5
* cortex a8: add missing error handlingØyvind Harboe2010-06-211-3/+11
* arm-jtag-ew: -Wshadow fixAndreas Fritiofson2010-06-191-6/+6
* cortex a8: fix segfault for unexamined targetsØyvind Harboe2010-06-192-3/+13
* target/dsp563xx: review unused symbolsAntonio Borneo2010-06-182-56/+0
* target/dsp563xx: review scope of symbolsAntonio Borneo2010-06-182-50/+27
* reverse order of Jim stack trace outputAndreas Fritiofson2010-06-181-1/+1
* don't add confusing source info to JimAndreas Fritiofson2010-06-181-2/+2
* helper/jim: review unused symbolsAntonio Borneo2010-06-181-24/+0
* helper/jim: review scope of symbolsAntonio Borneo2010-06-181-39/+40
* mingw32: -Wshadow fixes in arm-jtag-ew.cFreddie Chopin2010-06-171-4/+4
* mingw32: -Wshadow fixes in rlink.cFreddie Chopin2010-06-171-7/+7
* rlink: -Wshadows fixesFreddie Chopin2010-06-171-15/+15
* mingw32: -Wshadow fixesFreddie Chopin2010-06-171-9/+9
* jlink: fix -Wshadow warningAntonio Borneo2010-06-171-7/+7
* vsllink: fix -Wshadow warningAntonio Borneo2010-06-171-5/+5
* gdb-server: fix -Wshadow warningOyvind Harboe2010-06-171-7/+8