7123 Commits (0c8ec7c826c60391034fe5f0ea90f8538ac94b38)
 

Author SHA1 Message Date
  Esben Haabendal 32b67ee3c9 cfi: support for 16-bit flash with reversed endianness 8 years ago
  Kent Brinkley d5a2c0c10e Change isa string 9 years ago
  Matthias Welwarsky e026d3ff1b jtag ftdi: sample TDO on falling edge of TCK 8 years ago
  Robert Jordens de23931162 flash/nor/spi: reorder to group micron devices 8 years ago
  Ivan De Cesaris a4ce9a2c71 quark: add Intel Quark mcu D2000 support 8 years ago
  Alexander Kurz 3e07e1cdfa Helper time_support: const function arguments 8 years ago
  Tomas Vanek fdb8c598ec adi_v5_swd: invalidate dap->select during (re)connect 8 years ago
  Tim 'mithro' Ansell db56a3b870 tcl: Support for the miniSpartan6+ board. 8 years ago
  Manuel Limones 822e6f43e4 tlc/board: Add ATMEL SAM E70 Xplained config 8 years ago
  Paul Fertser 61493083bc flash: nor: {pic32mx,cfi}: fix register names 8 years ago
  Bogdan Kolbov afbad69d97 flash/nor/niietcm4: minor fixes 8 years ago
  Andreas Fritiofson 1919dbbfd2 helper: Add converter from JEP106 ID to manufacturer name 8 years ago
  Matthias Welwarsky c520fdf902 am437x: always use highest possible JTAG clock. 8 years ago
  Jiri Kastner ac8471f89d arm_adi_v5: dap_partnums - correction of partnumbers, new added 8 years ago
  Matthias Welwarsky 5373085b4d adiv5: introduce optional dap_sync() function 8 years ago
  Matthias Welwarsky a185eaad9d adi_v5_jtag: implement DAP WAIT support 8 years ago
  Paul Fertser ae8cdc139e drivers: jlink: rework to allow scans of arbitrary length, bump libjaylink 8 years ago
  Evan Hunter 76b1983202 Cortex-A: Fix unicode quote in comment 8 years ago
  Peter A. Bigot 554313b68b jlink: deconflict local variables from global symbols 8 years ago
  Peter A. Bigot 48768db9d6 arm_adi_v5: deconflict local variables from global symbols 8 years ago
  Peter Lawrence 2f131d3c30 ARM ADIv5: CoreSight ROM decode part number and designer id 8 years ago
  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