aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2014-10-06target: constify structuresSpencer Oliver
2014-10-06arm_adi_v5: make dap_lookup_cs_component() traverse subtables and handle mult...Paul Fertser
2014-09-29cortex_m.c: Use two byte breakpoint for 32bit Thumb-2 requestJon Burgess
2014-09-22target: Remove "-variant" argumentAndreas Fritiofson
2014-09-22target/arm_dpm: prevent endless loop in arm_dpm_full_context()Paul Fertser
2014-09-15cortex_m: Check return value from cortex_m_dcc_read.Andreas Fritiofson
2014-09-08target/adi_v5_swd: fix segfault when calling jtag_to_swdPaul Fertser
2014-08-19target async loader: add offset to debug linesAngus Gratton
2014-08-19mips_m4k.c: EJTAGBOOT and NORMALBOOT are not supported on EJTAG 2.0Oleksij Rempel
2014-08-19mips_m4k.c: D or I breaks only if they supported.Oleksij Rempel
2014-08-19mips32.c: cache debug caps and support EJTAG 2.0 specific changesOleksij Rempel
2014-08-19mips32.c: fix IB and DB bits check for EJTAG v2.0Oleksij Rempel
2014-08-19mips_ejtag.c: do not set v2.6 ECR bits on v2.0 devicesOleksij Rempel
2014-08-19mips_ejtag.c|h: use version specific IMPsOleksij Rempel
2014-08-11Allow transports to override the selected target (hla configs unification)Paul Fertser
2014-08-02Fix some problems with the bin2char utilityAndreas Fritiofson
2014-08-02Provide od+sed replacement for the bin2char helperPaul Fertser
2014-07-10mips_m4k.c: make sure fast_data_area is safeOleksij Rempel
2014-07-03cortex_a: target implementation renames cortex_a8 to cortex_aKamal Dasu
2014-06-28Add error handling and remove double readout.Mathias K
2014-06-28Relax polling check if not in JTAG modeAndreas Fritiofson
2014-06-28adi_v5: Make sure all bit masks are unsigned and wide enough.Andreas Fritiofson
2014-06-28swd: Remove support for turnaround periods other than 1Andreas Fritiofson
2014-06-28swd: Convert API to asynchronousAndreas Fritiofson
2014-06-28adi_v5_cmsis_dap.c: Simplify debugging outputAndrey Smirnov
2014-06-28cortex_m: Do additional initialization during resetAndrey Smirnov
2014-06-28adi_v5_cmisis_dap: Separate ABORT from clearing sticky errorsAndrey Smirnov
2014-06-28tcl: introduce using_(jtag|swd|hla) helpers and use them in reset handlerPaul Fertser
2014-06-28adi_v5_swd: Separate sticky error clearing from AP abortAndreas Fritiofson
2014-06-28adi_v5: Remove unused features of the DAP and SWD interfacesAndreas Fritiofson
2014-06-28adi_v5_swd: Read RDBUFF once after a sequence of AP readsAndreas Fritiofson
2014-06-28adi_v5: Remove strange IDCODE check from dap info handlerAndreas Fritiofson
2014-06-28adi_v5_swd: Improve SWD supportFatih Aşıcı
2014-06-22target: arm_adi_v5: added types and subtypes based on latest coresight docume...Jiri Kastner
2014-06-22openrisc: add support for JTAG Serial PortFranck Jullien
2014-06-22openrisc: restore current JTAG module while polling the CPUFranck Jullien
2014-06-22cortex_a: fix lockup when writing to high addressSeth LaForge
2014-06-05target: or1k: remove wrong endian swap from or1k generic codeFranck Jullien
2014-06-01Disable multiprocessor-id read on ARMv7-R coresAlex Ray
2014-06-01src/target: select the last created target as currentPaul Fertser
2014-06-01target: reexamine after polling succeeds againPaul Fertser
2014-06-01adi_v5_cmsis_dap: Fix logging order of appearanceAndrey Smirnov
2014-06-01arm_adi_v5: Do not ignore register polling timeoutAndrey Smirnov
2014-06-01arm_adi_v5: Add convenience "atomic"" function for DP readsAndrey Smirnov
2014-05-31target/mips32_pracc: fix C99 format specifiersPaul Fertser
2014-05-31quark_x10xx: cleanup of LOG format specifiersIvan De Cesaris
2014-05-10kinetis: Revise CPU un-securing codeAndrey Smirnov
2014-05-09mips32: new code for pracc execSalvador Arroyo
2014-05-09mips32: cleanups in legacy pracc codeSalvador Arroyo
2014-05-09mips: use cp0 DeSave to cache $15 / t7Salvador Arroyo