aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2011-06-07Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - leftover ch...Freddie Chopin
2011-06-05mips: add nor flash write from memory blockStefan Mahr
2011-06-04crc check on flashed dataRodrigo L. Rosa
2011-06-04code cleanupRodrigo L. Rosa
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - dubious fixesFreddie Chopin
2011-06-04Fix "unused variable" warnings (errors) detected with GCC 4.7.0 - trivial fixesFreddie Chopin
2011-06-01mips: fixup fastdataStefan Mahr
2011-06-01mips: fix some more endian madnessStefan Mahr
2011-05-29mips: fix swapping if running on big endian hostStefan Mahr
2011-05-28mips: fix swapping if openocd is running on big endian hostStefan Mahr
2011-05-23dsp5680xx: whitespace cleanupSpencer Oliver
2011-05-23Fix build issue under cygwinSpencer Oliver
2011-05-19flashing speed improved using queued jtag. error propagation improved.Rodrigo L. Rosa
2011-05-18partial support for 568013 and 568037, target integration.Rodrigo L. Rosa
2011-05-03Remove useless MIPS code in avr32_ap7k.c.Jie Zhang
2011-04-28cortex_a : smp supportMichel Jaouen
2011-04-28smp : infra for smp minimum supportMichel Jaouen
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)
2011-04-13Replace byte-access to memory with faster word-accessLuca Ellero
2011-04-13Add opcodes for load/store registers words immediate post-indexedLuca Ellero
2011-04-13cortex_a :apb mem read/write working with mmu_onMichel JAOUEN
2011-04-13cortex_a : multiple target on the same dapMichel JAOUEN
2011-04-13cortex_a : use dap ref from armv4_5commonMichel JAOUEN
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-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-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-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-29bugfix for step <address> mips_m4kAndrew Lyon
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-20dsp563xx_once: fix warning and potential bugØ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