| Commit message (Expand) | Author | Age | Files | Lines |
* | ADIv5: Implement function to lookup CoreSight component | Marek Vasut | 2010-11-05 | 1 | -0/+41 |
* | ADIv5: Introduce function to detect ROM Table location | Marek Vasut | 2010-11-05 | 1 | -26/+53 |
* | warnings: fix alignment warnings | Øyvind Harboe | 2010-09-20 | 1 | -1/+1 |
* | arm_adi_v5: dap_run() error propagation | Øyvind Harboe | 2010-07-19 | 1 | -15/+28 |
* | arm_adi_v5: mem_ap_write error propagation | Øyvind Harboe | 2010-07-19 | 1 | -5/+7 |
* | arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failure | Øyvind Harboe | 2010-07-19 | 1 | -11/+33 |
* | mem_ap_read_u32 error propagation | Øyvind Harboe | 2010-07-19 | 1 | -5/+15 |
* | arm_adi_v5: add error propagation for dap_setup_accessport | Øyvind Harboe | 2010-07-19 | 1 | -11/+33 |
* | ARM ADI-V5: cleanup CID/PID addressing | David Brownell | 2010-07-16 | 1 | -21/+23 |
* | ARM ADI-V5: PIDs and CIDs are 8 bits | David Brownell | 2010-07-13 | 1 | -21/+41 |
* | arm_adi_v5: error propagation fixes | Øyvind Harboe | 2010-06-22 | 1 | -18/+22 |
* | arm_adi: -Wshadow warning fix | Øyvind Harboe | 2010-06-15 | 1 | -3/+3 |
* | arm_adi_v5: correct ahbap_debugport_init mem-ap id (bug #23) | Spencer Oliver | 2010-05-21 | 1 | -0/+3 |
* | change %x and %d to PRIx32 and PRId32 where needed for cygwin | Daniel Bäder | 2010-03-25 | 1 | -1/+1 |
* | ADI_v5 - it's not always an "SWJ-DP" | David Brownell | 2010-03-18 | 1 | -140/+140 |
* | remove more duplication | David Brownell | 2010-03-18 | 1 | -25/+0 |
* | linker error: fix problem with duplicate fn | Øyvind Harboe | 2010-03-18 | 1 | -33/+0 |
* | ADIv5 transport support moves to separate files | David Brownell | 2010-03-16 | 1 | -423/+11 |
* | jtag: retire tap field | Øyvind Harboe | 2010-03-08 | 1 | -5/+2 |
* | ADIv5 share DAP command support | David Brownell | 2010-03-05 | 1 | -23/+116 |
* | rename "swjdp_common" as "adiv5_dap" | David Brownell | 2010-03-04 | 1 | -32/+32 |
* | ADIv5: use new DAP ops for AP read/write | David Brownell | 2010-03-02 | 1 | -98/+67 |
* | ADIv5: use new DAP ops for DP read/write | David Brownell | 2010-03-02 | 1 | -32/+38 |
* | ADIv5: use new dap_run() operation | David Brownell | 2010-03-02 | 1 | -26/+59 |
* | ARM: start abstracting ADIv5 transports (JTAG/SWD) | David Brownell | 2010-03-02 | 1 | -0/+115 |
* | ADIv5: use right ID for Cortex-M3 ETM | David Brownell | 2010-03-02 | 1 | -4/+4 |
* | ADIv5 DAP ops switching to JTAG or SWD modes | David Brownell | 2010-02-27 | 1 | -0/+113 |
* | ARM ADIv5 doxygen and cleanup | David Brownell | 2010-02-24 | 1 | -15/+42 |
* | ARM ADIv5: rename more JTAG-specific routines | David Brownell | 2010-02-23 | 1 | -11/+11 |
* | ADIv5: relocate memacess_tck cycles | David Brownell | 2010-02-21 | 1 | -12/+12 |
* | ADIv5: remove ATOMIC/COMPOSITE interface mode | David Brownell | 2010-02-21 | 1 | -84/+27 |
* | ARM: ADIv5, deadcode cleanup | David Brownell | 2010-02-21 | 1 | -13/+13 |
* | ARM: ADIv5 code shrinkage, cleanup | David Brownell | 2010-02-21 | 1 | -40/+16 |
* | ADIv5 clean up AP fault handling | David Brownell | 2010-02-21 | 1 | -32/+46 |
* | ADIv5 clean up AP selection and register caching | David Brownell | 2010-02-21 | 1 | -22/+21 |
* | ADIv5: doxygen | David Brownell | 2010-02-06 | 1 | -27/+131 |
* | ADIv5: more messaging cleanup, docs | David Brownell | 2010-01-31 | 1 | -12/+20 |
* | Subject: ADIv5: fix more diagnostics | David Brownell | 2010-01-31 | 1 | -9/+16 |
* | ADIv5 error checking for Tcl commands | David Brownell | 2010-01-30 | 1 | -1/+17 |
* | ARM ADIv5: fix diagnostics for block writes | David Brownell | 2010-01-30 | 1 | -5/+14 |
* | ADIv5: cleanup, rename swjdp_transaction_endcheck() | David Brownell | 2010-01-29 | 1 | -28/+37 |
* | ARM ADIv5: messaging tweaks | David Brownell | 2010-01-27 | 1 | -2/+5 |
* | ADIv5 improved diagnostic | David Brownell | 2010-01-15 | 1 | -2/+3 |
* | ARM ADIv5: add comments | David Brownell | 2010-01-14 | 1 | -1/+27 |
* | ARMv7: help/usage updates | David Brownell | 2010-01-07 | 1 | -0/+8 |
* | ARM: add #defines for JTAG ack codes | David Brownell | 2010-01-05 | 1 | -6/+5 |
* | ARM: add comments re DAP assumptions | David Brownell | 2010-01-05 | 1 | -2/+14 |
* | ARM: ADIv5 JTAG symbol cleanup | David Brownell | 2010-01-02 | 1 | -33/+63 |
* | ARM: dap info fix + tweaks | David Brownell | 2010-01-02 | 1 | -8/+14 |
* | ARM: ADIv5 export cleanup | David Brownell | 2010-01-02 | 1 | -19/+27 |