aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-09add at91sam9261-ek supportJean-Christophe PLAGNIOL-VILLARD
2011-04-09at91: add at91sam9261 chip register definitionJean-Christophe PLAGNIOL-VILLARD
2011-04-09jlink: jlink_debug_buffer use inline function when _DEBUG_USB_COMMS_ not defineJean-Christophe PLAGNIOL-VILLARD
2011-04-08Buffering for up to 64 bytes in USB Blaster.Ali Lown
2011-04-08Add support for LED to USB Blaster code.Ali Lown
2011-04-06build: correctly use AC_LANG_PROGRAMSpencer Oliver
2011-04-06cortex_a : implement jtag console for cortex_aMichel JAOUEN
2011-04-05Added mips_ejtag_drscan_32_out() for optimization.Drasko DRASKOVIC
2011-04-05Corrected waiting on PrAcc in wait_for_pracc_rw(). Added necessary check that...Drasko DRASKOVIC
2011-04-05Added correct endianess treatment for big endian targets. Now it is possible ...Drasko DRASKOVIC
2011-04-02pandaboard: use new -dbgbase option to workaround broken ROM tableØyvind Harboe
2011-04-01cortex_a: delete dbgbase hack vestigesØyvind Harboe
2011-04-01cortex_a: fix gaffe in first implementation of -dbgbaseMichel JAOUEN
2011-04-01Merge remote branch 'origin/master' into HEADØyvind Harboe
2011-04-01mips: fix gaffe in previous commitØyvind Harboe
2011-04-01cortex_a: remove broken dbgbase patchup codeØyvind Harboe
2011-04-01Added s19 to (fast_)load_image documentation to match the online help.Phil
2011-04-01mips: illustrates how to improve performanceØyvind Harboe
2011-04-01types: write memory now uses constØyvind Harboe
2011-03-31mips: delete kludgy code that modifies data sent to write_memory()Øyvind Harboe
2011-03-31startup: fix bugs in cleanup upon errors during startupØyvind Harboe
2011-03-31mips: mips32_pracc_exec error propagation fixesØyvind Harboe
2011-03-31mips: mips_ejtag_get_impcode error propagation addedØyvind Harboe
2011-03-31mips: fix mips_ejtag_set_instr error handlingØyvind Harboe
2011-03-31mips: fix error handling for jtag_execute_queue()Øyvind Harboe
2011-03-31xscale: fix gaffe in phys writeØyvind Harboe
2011-03-31cortex-a: use -dbgbase optionØyvind Harboe
2011-03-31target: add -dbgbase option to target configurationØyvind Harboe
2011-03-30at91sam3: Modified cidr comparisson to ignore version bitsOlivier Schonken
2011-03-30docs: add HACKING file to help users get started with patchesØyvind Harboe
2011-03-30Clarify LPC32XX address cycles messageAlexandre Pereira da Silva
2011-03-30Add Micron 2GiB nandAlexandre Pereira da Silva
2011-03-29bugfix for step <address> mips_m4kAndrew Lyon
2011-03-27command: fix leak when executing commandsØyvind Harboe
2011-03-22cortex_a: rename cortex_a8.c/h to cortex_a.c/hØyvind Harboe
2011-03-22omap4430: tried to add in workaround for broken dbgbase queryØyvind Harboe
2011-03-22cortex a9: merge cortex a9 and a8 codeØyvind Harboe
2011-03-22omap4430: cortex a9 and a8 are now merged againØyvind Harboe
2011-03-21zy1000: fix bug in ir scan handlingØyvind Harboe
2011-03-21zy1000: removed JTAG master TCP/IP serverØyvind Harboe
2011-03-20dsp563xx_once: fix warning and potential bugØyvind Harboe
2011-03-18zy1000: add code to check that SRST assertsØyvind Harboe
2011-03-17target: allow targets to override memory alignmentMathias K
2011-03-17SYS_WRITE0 fixJohn and Tina Peterson
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-03-15dsp563xx: fix alignment warningsØyvind Harboe
2011-03-15dsp563xx: fix bug in x buffer handlingØyvind Harboe
2011-03-15zy1000: switch to pthreadØyvind Harboe
2011-03-15zy1000: fix JTAG over TCP/IP performance problemØyvind Harboe
2011-03-15zy1000: fix incorrect usage of jtag_sleep()Øyvind Harboe