aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2014-06-22target: arm_adi_v5: added types and subtypes based on latest coresight docume...Jiri Kastner1-0/+50
2014-06-22openrisc: add support for JTAG Serial PortFranck Jullien5-5/+390
2014-06-22openrisc: restore current JTAG module while polling the CPUFranck Jullien1-1/+10
2014-06-22cortex_a: fix lockup when writing to high addressSeth LaForge1-6/+6
2014-06-05target: or1k: remove wrong endian swap from or1k generic codeFranck Jullien3-67/+57
2014-06-01Disable multiprocessor-id read on ARMv7-R coresAlex Ray1-1/+11
2014-06-01src/target: select the last created target as currentPaul Fertser1-0/+1
2014-06-01target: reexamine after polling succeeds againPaul Fertser1-2/+6
2014-06-01adi_v5_cmsis_dap: Fix logging order of appearanceAndrey Smirnov1-3/+5
2014-06-01arm_adi_v5: Do not ignore register polling timeoutAndrey Smirnov2-27/+41
2014-06-01arm_adi_v5: Add convenience "atomic"" function for DP readsAndrey Smirnov1-0/+12
2014-05-31target/mips32_pracc: fix C99 format specifiersPaul Fertser1-4/+4
2014-05-31quark_x10xx: cleanup of LOG format specifiersIvan De Cesaris4-102/+129
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov1-182/+0
2014-05-09mips32: new code for pracc execSalvador Arroyo4-85/+179
2014-05-09mips32: cleanups in legacy pracc codeSalvador Arroyo2-75/+23
2014-05-09mips: use cp0 DeSave to cache $15 / t7Salvador Arroyo1-21/+14
2014-05-09mips: load fast data transfer handler code with mips32_pracc_write_mem()Salvador Arroyo1-1/+1
2014-05-09mips: load code in buffer modeSalvador Arroyo1-34/+23
2014-05-09mips32: optimized cache code for pracc accessSalvador Arroyo1-139/+101
2014-05-05armv7a: fix typo in cache_config help textSpencer Oliver1-1/+1
2014-05-05Fix some C99 format specifiersPaul Fertser2-6/+6
2014-04-27quark_x10xx: fix IO r/w operations with paging enabledIvan De Cesaris1-0/+30
2014-04-14cortex_a: fix endiannes issues on TI TMS570Seth LaForge2-25/+148
2014-04-14mips32, dsp563xx: fix segfault on Gdb attachPaul Fertser5-5/+5
2014-04-14target: fix incorrect arm cpu monitor mode encodingTim Sander1-1/+1
2014-04-14target/cortex_a: check gdb_service before dereferencing in update_halt_gdbPaul Fertser1-1/+1
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson3-19/+19
2014-03-29tcl: introduce init_target_events and use it for gdb flashing eventsPaul Fertser2-0/+19
2014-03-29target: remove memory leaksSpencer Oliver4-6/+17
2014-03-29target: fix handle_profile_command variable typoSpencer Oliver1-4/+4
2014-03-29target: remove handle_profile_command memory leakSpencer Oliver1-2/+3
2014-03-29Add xscale debug helper sources and everything related to distPaul Fertser1-1/+1
2014-03-29armv7m: remove magic numbers for number of core registersSpencer Oliver2-3/+5
2014-03-29armv7m: Do not ignore 'value' parameter in armv7m_write_core_regAndrey Smirnov1-5/+3
2014-03-29mips_ejtag.c: disable DMA for all platformsOleksij Rempel1-2/+5
2014-03-17flash: Constify write bufferAndreas Fritiofson4-6/+6
2014-03-17target: Don't poll until the target is examined.Andreas Fritiofson1-0/+4
2014-03-07stlink: Use callback to increase frequency of trace data samplingAndreas Fritiofson2-2/+2
2014-03-07cortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memoryKamal Dasu1-41/+43
2014-03-07target: add CoreSight PMU and an unidentified component to "dap info"Paul Fertser1-0/+8
2014-03-07target: "dap info" command cosmetic output changesBrad Riensche1-18/+15
2014-03-07targets: Print nested ROM tables with the 'dap info' command.Chris Johns1-344/+382
2014-03-04Constify received GDB packetChristian Eggers4-6/+6
2014-02-24mips32: build register cache in a more clear wayAntony Pavlov1-50/+46
2014-02-11arm926ejs: fix write memory operations with caches enabledPaul Fertser1-0/+1
2014-02-11quark_x10xx: add new target quark_x10xxAdrian Burns7-1/+3087
2014-02-06cortex_a: do not try to use MMU for translation if it wasn't enabled on targe...Paul Fertser1-33/+36
2014-02-04target/nds32_disassembler: fix format specifiers warningsPaul Fertser1-13/+13
2014-02-04doc: add missing reg command argument 'force'Spencer Oliver1-3/+3