2283 Commits (207237b92005d604b75ff5280042a6c286a685f8)

Author SHA1 Message Date
  Paul Fertser 207237b920 tcl: introduce init_target_events and use it for gdb flashing events 10 years ago
  Spencer Oliver 0f566ae1a7 target: remove memory leaks 10 years ago
  Spencer Oliver 0cb9778368 target: fix handle_profile_command variable typo 10 years ago
  Spencer Oliver e22bad797f target: remove handle_profile_command memory leak 10 years ago
  Paul Fertser 8b1fabd8e0 Add xscale debug helper sources and everything related to dist 10 years ago
  Spencer Oliver e483959a29 armv7m: remove magic numbers for number of core registers 10 years ago
  Andrey Smirnov 947a459e18 armv7m: Do not ignore 'value' parameter in armv7m_write_core_reg 10 years ago
  Oleksij Rempel d2ddb53f7d mips_ejtag.c: disable DMA for all platforms 10 years ago
  Andreas Fritiofson 565f8481c7 flash: Constify write buffer 10 years ago
  Andreas Fritiofson 2d73fd8686 target: Don't poll until the target is examined. 10 years ago
  Andreas Fritiofson 17fddb4289 stlink: Use callback to increase frequency of trace data sampling 10 years ago
  Kamal Dasu 7e1dfcbe2d cortex_a: Fix endianess issues in cortex_a8_*_apb_ab_memory 10 years ago
  Paul Fertser 42881f95ce target: add CoreSight PMU and an unidentified component to "dap info" 10 years ago
  Brad Riensche 77aecd5376 target: "dap info" command cosmetic output changes 10 years ago
  Chris Johns 623eb336cf targets: Print nested ROM tables with the 'dap info' command. 10 years ago
  Christian Eggers 9b2577742c Constify received GDB packet 10 years ago
  Antony Pavlov bc1340cf0b mips32: build register cache in a more clear way 10 years ago
  Paul Fertser 6c74255ee2 arm926ejs: fix write memory operations with caches enabled 10 years ago
  Adrian Burns 1338cf60b9 quark_x10xx: add new target quark_x10xx 10 years ago
  Paul Fertser ddef36905c cortex_a: do not try to use MMU for translation if it wasn't enabled on target stop 10 years ago
  Paul Fertser 279878ccd7 target/nds32_disassembler: fix format specifiers warnings 10 years ago
  Spencer Oliver 47d4224d48 doc: add missing reg command argument 'force' 10 years ago
  Paul Fertser 1137eaedaf arm920t: fix write memory operations with caches enabled 10 years ago
  Luca BRUNO 2efb1f14f6 Add GDB remote target description support for ARM4 10 years ago
  Andreas Fritiofson 63fa73169b Retire jtag_add_dr_out 10 years ago
  Spencer Oliver 009f5c2af0 target: fix typos 10 years ago
  Spencer Oliver c46dd490d1 cortexm: use Cortex-M rather than cortex-m3 for dwt registers 10 years ago
  Hsiangkai Wang 94d64ccaeb Conform to C99 integer types format specifiers 10 years ago
  Andreas Fritiofson 178b5d072e cortex_m: Avoid unnecessary saving and restoring of DCRDR 10 years ago
  Andreas Fritiofson bd0fbef5c8 adi_v5: Remove unnecessary MEM-AP access functions 10 years ago
  Andreas Fritiofson 6647131ff5 cortex_m: Fix possible endianness problem in emulated DCC channel 10 years ago
  Andreas Fritiofson e65817653f target: Add test bench for memory access functions 10 years ago
  Spencer Oliver 4dc8cd201c cmsis-dap: add initial cmsis-dap support 10 years ago
  Franck Jullien f4947e8b88 target/image: allow for comments in IHEX files 10 years ago
  Per Ekman 624e74ec40 kinetis : Add timeouts to flash status checking in dap_syssec_kinetis_mdmap(). 10 years ago
  Sergio Chico 93a3a82e49 topic: Support for the Xilinx BSCAN_* Virtual JTAG in Openrisc 10 years ago
  Dongxue Zhang 4516eebaba [PATCH 1/2]support64: Add functions into types and target 10 years ago
  Per Ekman 88e9d0f408 kinetis : Fix broken check for mass erase. 10 years ago
  Mathias K 1e6970dafd hla: Make consistent parameter naming 10 years ago
  Spencer Oliver edfb677d34 target: use target_buffer_set_u32_array 10 years ago
  Mathias K a3c0f05461 target: fix mem2array/array2mem 10 years ago
  Andreas Fritiofson 4f6f065201 smp: Fix byte order bug 10 years ago
  Andreas Fritiofson 13f6c889ab Remove unnecessary (void *) 10 years ago
  Andreas Fritiofson 517ba0690d Clean up const usage to avoid excessive casting 10 years ago
  Paul Fertser f132fcf636 Clean up many C99 integer types format specifiers 10 years ago
  Spencer Oliver 3b3e3f67c1 cortex_m: set fpb_enabled on enabling fpb 10 years ago
  Andreas Fritiofson 6ef28babe3 nds32: Remove unused declaration 10 years ago
  Sergey A. Borshch 3da319e8b1 hla_target: Update target state when polling 10 years ago
  Andreas Fritiofson ff5ec942d8 arm7_9: Avoid infinite loops in bulk write dispatching 10 years ago
  Franck Jullien 8e6e7948de openrisc/tap_vjtag: fix IR setting 10 years ago