5658 Commits (v0.10.0-rc2)
 

Author SHA1 Message Date
  Spencer Oliver 24b88c9e0c libjaylink: use http mirror for submodule 8 years ago
  Paul Fertser 32bb775c7a target: cortex_m: fix segfault with HLA 8 years ago
  Matthias Welwarsky 5bee7f5b2c cortex_a: add 'dacrfixup' to cortex-a command group 8 years ago
  Antony Pavlov 082417fc71 tcl/fpga: add config file for Altera EP3C10 FPGA (Cyclone III family) 8 years ago
  Matthias Welwarsky 0627bc3b43 AM335x: allow simultaneous debugging of A8 and M3 cores 8 years ago
  Evan Hunter b8be5de75d ADIv5: convert numeric values to use defines with meaningful names 8 years ago
  Andreas Färber 95486fb159 tcl/board: Add Renesas DK-S7G2 config 8 years ago
  Andreas Färber a12f1cf34c tcl/target: Add Renesas S7G2 config 8 years ago
  Andreas Färber fea90dd83f tcl/board: Add Infineon XMC4700 Relax Kit Series config 8 years ago
  Matthew Campbell 37252b2313 sysfsgpio: support broken gpio implementations 8 years ago
  Matthias Welwarsky 464f7005bb arm_debug: optimize DP and AP reads over JTAG 8 years ago
  Matthias Welwarsky 45b897873d cortex_a: select APB-AP as the default AP 8 years ago
  Andreas Fritiofson 830d0c55c0 arm_adi_v5: Make the DAP API stateless 8 years ago
  Andreas Fritiofson 54e89cae84 arm_adi_v5: dap_queue_ap_* DAP->AP parameter 8 years ago
  Andreas Fritiofson ff65aff3a6 arm_adi_v5: Fix dap apsel confusing behaviour. 8 years ago
  Andreas Fritiofson e7d165f3db arm_adi_v5: Remove all cases of "restoring" previous dap_ap_select() 8 years ago
  Andreas Fritiofson d84c7d9196 cortex: Set default memaccess_tck only during examine 8 years ago
  Andreas Fritiofson 1d17b32829 adi_v5_jtag: Remove TAR and CSW prints from jtagdp_transaction_endcheck 8 years ago
  Andreas Fritiofson 4a7bb931e3 arm_adi_v5: Remove all mem_ap_sel_* functions 8 years ago
  Andreas Fritiofson 4da8915fb9 arm_adi_v5: Rename TAR and CSW setters and make them AP-specific 8 years ago
  Andreas Fritiofson 00dbc185ee arm_adi_v5: Split ahbap_debugport_init 8 years ago
  Andreas Fritiofson c6ce183055 arm_adi_v5: Clean up dap info command 8 years ago
  Andreas Fritiofson 8a069b7b90 arm_adi_v5: Change mem_ap calls to take pointer to AP and not DAP 8 years ago
  Andreas Fritiofson f9dfbf3ac7 cortex_a: Find debug base using the detected APB-AP and not AP 1 8 years ago
  Andreas Fritiofson 557aa6dc5c arm_adi_v5: Convert the AP references from numbers to pointers 8 years ago
  Andreas Fritiofson beb843d28d cortex_m: Discover the AP to use, just like Cortex-A 8 years ago
  Andreas Fritiofson cd12c423dc cortex_a: Call ahbap_debugport_init on the discovered AP and not 0 8 years ago
  Andreas Fritiofson 5ae2fbda2b arm_adi_v5: Add a back-pointer from an AP to its DAP 8 years ago
  Andreas Fritiofson 59003ee2a1 arm_adi_v5: Remove unused is_swd flag 8 years ago
  Andreas Fritiofson dc574aa1da target/arm: Remove usage of struct arm_jtag in ARMv7 targets 8 years ago
  Andreas Fritiofson a6c4eb0345 swd: Remove DAP from parameter list 8 years ago
  Patrick Stewart bf4cf76631 arm_debug: Support multiple APs per DAP and remove DAP from armv7* structs 8 years ago
  Patrick Stewart 67f24e6734 cortex_m: Select an AP when accessing the DAP 8 years ago
  Alamy Liu c560d9d31b adi_v5: return proper value on timeout 8 years ago
  Alamy Liu 4dc012865f adi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA support 8 years ago
  Alamy Liu f1dac60894 cortex-a: Fix "Detected core" number is always '0' 8 years ago
  Paul Fertser 45d487d949 jtag: drivers: bcm2835gpio: fix a typo in informational message 8 years ago
  Andreas Färber 8229d525b6 tcl/board: Add Infineon XMC4800 Relax EtherCAT Kit config 8 years ago
  Andreas Färber 9693316463 xmc4xxx: Add XMC4800 support 8 years ago
  Andreas Färber e3a81e2e7b xmc4xxx: Make sector sizes const 8 years ago
  Matthias Welwarsky 332023fb23 cortex_a: fix fast-mode memory reads 8 years ago
  Paul Fertser 893de2fe95 xsvf: output a warning suggesting using SVF 8 years ago
  Matthias Welwarsky 8b140fd724 cortex_a: replace cortex_a_check_address function 8 years ago
  Matthias Welwarsky 3683f8cef0 cortex_a: rework mmu manipulation 8 years ago
  Matthias Welwarsky 442e2506b1 cortex_a: force cache and tlb bypass when cpu is in debug state 8 years ago
  Matthias Welwarsky 6d7f5be6ac armv7a: fix-up dcache clean and flush functions inner loop pattern 8 years ago
  Matthias Welwarsky f24aa404ba cortex_a: Update instruction cache after setting a soft breakpoint 8 years ago
  Matthias Welwarsky 9484dd5ebf armv7a: correctly handle invalidation of inner data caches 8 years ago
  Matthias Welwarsky f3716894c6 armv7a: fix debug messages regarding cache on/off state 8 years ago
  Matthias Welwarsky d17c11759f armv7a: rework automatic flush-on-write handling 8 years ago