aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2016-05-17arm_adi_v5: Add part numbers for Infineon XMC4000 familyAndreas Färber
2016-05-17arm_adi_v5: Add part number for Infineon XMC1000 familyAndreas Färber
2016-05-17arm_adi_v5: Adjust part number column alignmentAndreas Färber
2016-05-17arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.Andreas Fritiofson
2016-05-14arm_adi_v5: Reorder Atmel part number entryAndreas Färber
2016-05-14arm_adi_v5: added partnumber for APQ8016Jiri Kastner
2016-05-14arm_adi_v5: added partnumbersJiri Kastner
2016-05-14arm_adi_v5: Add a few dap component ids, covers the atmel at91sam.James Mastros
2016-05-14armv7m: Improve armv7m_blank_check_memory() error handlingAndreas Färber
2016-05-14arm7: add missing braces around an if()Aleksander Morgado
2016-05-08cortex_a: fix cortex_a_assert_reset() if srst_gates_jtagMatthias Welwarsky
2016-05-06Cortex-M7: Give user a hint about single stepping problem up to r0p1.Uwe Bonnes
2016-05-05MIPS32 Fix typosSalvador Arroyo
2016-05-05Fix for BMIPSSalvador Arroyo
2016-05-05target: improve robustness of reset commandTomas Vanek
2016-03-24cortex_a: allow physical memory access through AHB-AP againMatthias Welwarsky
2016-02-29helper/fileio: Remove nested structMarc Schink
2016-02-29jim-nvp: Make Jim_GetOpt_String const-correctAndreas Fritiofson
2016-02-29Cortex-A/R: Fix Mask-ISR parsingEvan Hunter
2016-02-29Cortex-A/R: Add missing timeout for loop polling DSCR & fix timeout typesEvan Hunter
2016-02-29armv4_5: support weirdo ARMv6 secure monitor modeLinus Walleij
2016-02-29armv7m: Integrate build of erase check codeAndreas Färber
2016-02-29arm_disassembler: bugfix, MRRC instruction not recognizedAlexander Kurz
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz
2016-02-25arm_adi_v5: Rewrite dap_rom_displayAndreas Fritiofson
2016-02-22adi_v5_swd: Avoid special handling the SELECT cache during connectAndreas Fritiofson
2016-02-22adi_v5: Remove forgotten FIXME definitionAlamy Liu
2016-02-13Change isa stringKent Brinkley
2016-02-13quark: add Intel Quark mcu D2000 supportIvan De Cesaris
2016-02-10adi_v5_swd: invalidate dap->select during (re)connectTomas Vanek
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-12Cortex-A: Fix unicode quote in commentEvan Hunter
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-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