aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2014-06-28adi_v5_cmisis_dap: Separate ABORT from clearing sticky errorsAndrey Smirnov
2014-06-28tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handlerPaul Fertser
2014-06-28adi_v5_swd: Separate sticky error clearing from AP abortAndreas Fritiofson
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson
2014-06-28adi_v5_swd: Read RDBUFF once after a sequence of AP readsAndreas Fritiofson
2014-06-28adi_v5: Remove strange IDCODE check from dap info handlerAndreas Fritiofson
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı
2014-06-22target: arm_adi_v5: added types and subtypes based on latest coresight docume...Jiri Kastner
2014-06-22openrisc: add support for JTAG Serial PortFranck Jullien
2014-06-22openrisc: restore current JTAG module while polling the CPUFranck Jullien
2014-06-22cortex_a: fix lockup when writing to high addressSeth LaForge
2014-06-05target: or1k: remove wrong endian swap from or1k generic codeFranck Jullien
2014-06-01Disable multiprocessor-id read on ARMv7-R coresAlex Ray
2014-06-01src/target: select the last created target as currentPaul Fertser
2014-06-01target: reexamine after polling succeeds againPaul Fertser
2014-06-01adi_v5_cmsis_dap: Fix logging order of appearanceAndrey Smirnov
2014-06-01arm_adi_v5: Do not ignore register polling timeoutAndrey Smirnov
2014-06-01arm_adi_v5: Add convenience "atomic"" function for DP readsAndrey Smirnov
2014-05-31target/mips32_pracc: fix C99 format specifiersPaul Fertser
2014-05-31quark_x10xx: cleanup of LOG format specifiersIvan De Cesaris
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov
2014-05-09mips32: new code for pracc execSalvador Arroyo
2014-05-09mips32: cleanups in legacy pracc codeSalvador Arroyo
2014-05-09mips: use cp0 DeSave to cache $15 / t7Salvador Arroyo
2014-05-09mips: load fast data transfer handler code with mips32_pracc_write_mem()Salvador Arroyo
2014-05-09mips: load code in buffer modeSalvador Arroyo
2014-05-09mips32: optimized cache code for pracc accessSalvador Arroyo
2014-05-05armv7a: fix typo in cache_config help textSpencer Oliver
2014-05-05Fix some C99 format specifiersPaul Fertser
2014-04-27quark_x10xx: fix IO r/w operations with paging enabledIvan De Cesaris
2014-04-14cortex_a: fix endiannes issues on TI TMS570Seth LaForge
2014-04-14mips32, dsp563xx: fix segfault on Gdb attachPaul Fertser
2014-04-14target: fix incorrect arm cpu monitor mode encodingTim Sander
2014-04-14target/cortex_a: check gdb_service before dereferencing in update_halt_gdbPaul Fertser
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson
2014-03-29tcl: introduce init_target_events and use it for gdb flashing eventsPaul Fertser
2014-03-29target: remove memory leaksSpencer Oliver
2014-03-29target: fix handle_profile_command variable typoSpencer Oliver
2014-03-29target: remove handle_profile_command memory leakSpencer Oliver
2014-03-29Add xscale debug helper sources and everything related to distPaul Fertser
2014-03-29armv7m: remove magic numbers for number of core registersSpencer Oliver
2014-03-29armv7m: Do not ignore 'value' parameter in armv7m_write_core_regAndrey Smirnov
2014-03-29mips_ejtag.c: disable DMA for all platformsOleksij Rempel
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-03-17target: Don't poll until the target is examined.Andreas Fritiofson
2014-03-07stlink: Use callback to increase frequency of trace data samplingAndreas Fritiofson
2014-03-07cortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memoryKamal Dasu
2014-03-07target: add CoreSight PMU and an unidentified component to "dap info"Paul Fertser
2014-03-07target: "dap info" command cosmetic output changesBrad Riensche
2014-03-07targets: Print nested ROM tables with the 'dap info' command.Chris Johns