aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-02-13cmsis-dap: Fix CMSIS-DAP serial number processing.anpilog
2016-02-13flash: nor: nrf51: add hwid 0x0057Jacob Rosenthal
2016-02-13cfi: support for 16-bit flash with reversed endiannessEsben Haabendal
2016-02-13Change isa stringKent Brinkley
2016-02-13jtag ftdi: sample TDO on falling edge of TCKMatthias Welwarsky
2016-02-13flash/nor/spi: reorder to group micron devicesRobert Jordens
2016-02-13quark: add Intel Quark mcu D2000 supportIvan De Cesaris
2016-02-13Helper time_support: const function argumentsAlexander Kurz
2016-02-10adi_v5_swd: invalidate dap->select during (re)connectTomas Vanek
2016-02-03flash: nor: {pic32mx,cfi}: fix register namesPaul Fertser
2016-01-29flash/nor/niietcm4: minor fixesBogdan Kolbov
2016-01-22helper: Add converter from JEP106 ID to manufacturer nameAndreas Fritiofson
2016-01-22arm_adi_v5: dap_partnums - correction of partnumbers, new addedJiri Kastner
2016-01-22adiv5: introduce optional dap_sync() functionMatthias Welwarsky
2016-01-22adi_v5_jtag: implement DAP WAIT supportMatthias Welwarsky
2016-01-15drivers: jlink: rework to allow scans of arbitrary length, bump libjaylinkPaul Fertser
2016-01-12Cortex-A: Fix unicode quote in commentEvan Hunter
2016-01-06jlink: deconflict local variables from global symbolsPeter A. Bigot
2016-01-03arm_adi_v5: deconflict local variables from global symbolsPeter A. Bigot
2016-01-03ARM ADIv5: CoreSight ROM decode part number and designer idPeter Lawrence
2015-12-30target: cortex_m: fix segfault with HLAPaul Fertser
2015-12-29cortex_a: add 'dacrfixup' to cortex-a command groupMatthias Welwarsky
2015-12-29ADIv5: convert numeric values to use defines with meaningful namesEvan Hunter
2015-12-29sysfsgpio: support broken gpio implementationsMatthew Campbell
2015-12-29arm_debug: optimize DP and AP reads over JTAGMatthias Welwarsky
2015-12-29cortex_a: select APB-AP as the default APMatthias Welwarsky
2015-12-29arm_adi_v5: Make the DAP API statelessAndreas Fritiofson
2015-12-29arm_adi_v5: dap_queue_ap_* DAP->AP parameterAndreas Fritiofson
2015-12-29arm_adi_v5: Fix dap apsel confusing behaviour.Andreas Fritiofson
2015-12-29arm_adi_v5: Remove all cases of "restoring" previous dap_ap_select()Andreas Fritiofson
2015-12-29cortex: Set default memaccess_tck only during examineAndreas Fritiofson
2015-12-29adi_v5_jtag: Remove TAR and CSW prints from jtagdp_transaction_endcheckAndreas Fritiofson
2015-12-29arm_adi_v5: Remove all mem_ap_sel_* functionsAndreas Fritiofson
2015-12-29arm_adi_v5: Rename TAR and CSW setters and make them AP-specificAndreas Fritiofson
2015-12-29arm_adi_v5: Split ahbap_debugport_initAndreas Fritiofson
2015-12-29arm_adi_v5: Clean up dap info commandAndreas Fritiofson
2015-12-29arm_adi_v5: Change mem_ap calls to take pointer to AP and not DAPAndreas Fritiofson
2015-12-29cortex_a: Find debug base using the detected APB-AP and not AP 1Andreas Fritiofson
2015-12-29arm_adi_v5: Convert the AP references from numbers to pointersAndreas Fritiofson
2015-12-29cortex_m: Discover the AP to use, just like Cortex-AAndreas Fritiofson
2015-12-29cortex_a: Call ahbap_debugport_init on the discovered AP and not 0Andreas Fritiofson
2015-12-29arm_adi_v5: Add a back-pointer from an AP to its DAPAndreas Fritiofson
2015-12-29arm_adi_v5: Remove unused is_swd flagAndreas Fritiofson
2015-12-29target/arm: Remove usage of struct arm_jtag in ARMv7 targetsAndreas Fritiofson
2015-12-29swd: Remove DAP from parameter listAndreas Fritiofson
2015-12-29arm_debug: Support multiple APs per DAP and remove DAP from armv7* structsPatrick Stewart
2015-12-29cortex_m: Select an AP when accessing the DAPPatrick Stewart
2015-12-29adi_v5: return proper value on timeoutAlamy Liu
2015-12-29adi_v5: Rename AP_REG_* to MEM_AP_REG_* and add LA supportAlamy Liu
2015-12-29cortex-a: Fix "Detected core" number is always '0'Alamy Liu