aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
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
2014-03-04Constify received GDB packetChristian Eggers
2014-02-24mips32: build register cache in a more clear wayAntony Pavlov
2014-02-11arm926ejs: fix write memory operations with caches enabledPaul Fertser
2014-02-11quark_x10xx: add new target quark_x10xxAdrian Burns
2014-02-06cortex_a: do not try to use MMU for translation if it wasn't enabled on targe...Paul Fertser
2014-02-04target/nds32_disassembler: fix format specifiers warningsPaul Fertser
2014-02-04doc: add missing reg command argument 'force'Spencer Oliver
2014-01-24arm920t: fix write memory operations with caches enabledPaul Fertser
2014-01-23Add GDB remote target description support for ARM4Luca BRUNO
2014-01-20Retire jtag_add_dr_outAndreas Fritiofson
2014-01-19target: fix typosSpencer Oliver
2014-01-19cortexm: use Cortex-M rather than cortex-m3 for dwt registersSpencer Oliver
2014-01-15Conform to C99 integer types format specifiersHsiangkai Wang
2014-01-11cortex_m: Avoid unnecessary saving and restoring of DCRDRAndreas Fritiofson
2014-01-11adi_v5: Remove unnecessary MEM-AP access functionsAndreas Fritiofson
2014-01-11cortex_m: Fix possible endianness problem in emulated DCC channelAndreas Fritiofson
2014-01-11target: Add test bench for memory access functionsAndreas Fritiofson
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver
2013-12-30target/image: allow for comments in IHEX filesFranck Jullien
2013-12-22kinetis : Add timeouts to flash status checking in dap_syssec_kinetis_mdmap().Per Ekman
2013-12-14topic: Support for the Xilinx BSCAN_* Virtual JTAG in OpenriscSergio Chico
2013-12-01[PATCH 1/2]support64: Add functions into types and targetDongxue Zhang
2013-11-08kinetis : Fix broken check for mass erase.Per Ekman
2013-11-07hla: Make consistent parameter namingMathias K
2013-11-07target: use target_buffer_set_u32_arraySpencer Oliver
2013-10-31target: fix mem2array/array2memMathias K
2013-10-31smp: Fix byte order bugAndreas Fritiofson
2013-10-31Remove unnecessary (void *)Andreas Fritiofson
2013-10-31Clean up const usage to avoid excessive castingAndreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-10-29cortex_m: set fpb_enabled on enabling fpbSpencer Oliver