aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Remove FSF address from GPL noticesMarc Schink154-412/+184
2016-05-22armv4_5: Integrate build of checksum codeAndreas Färber1-33/+8
2016-05-22armv4_5: Integrate build of erase check codeAndreas Färber1-14/+8
2016-05-22armv7m: Integrate build of checksum codeAndreas Färber1-33/+1
2016-05-22armv4_5: Improve arm_checksum_memory() error handlingAndreas Färber1-10/+7
2016-05-22armv4_5: Improve arm_blank_check_memory() error handlingAndreas Färber1-10/+5
2016-05-20Fix spelling of ARM CortexAndreas Färber3-4/+4
2016-05-20cortex_a: Rename APB-AP to CPU in memory contextsAndreas Fritiofson1-29/+28
2016-05-17arm_adi_v5: Add part number for TI MSP432P401RAndreas Färber1-0/+1
2016-05-17arm_adi_v5: Add part numbers for Infineon XMC4000 familyAndreas Färber1-0/+2
2016-05-17arm_adi_v5: Add part number for Infineon XMC1000 familyAndreas Färber1-0/+1
2016-05-17arm_adi_v5: Adjust part number column alignmentAndreas Färber1-81/+81
2016-05-17arm_adi_v5: Update DP (Debug Port) registers defined in ADIv5.2.Andreas Fritiofson2-79/+18
2016-05-14arm_adi_v5: Reorder Atmel part number entryAndreas Färber1-2/+1
2016-05-14arm_adi_v5: added partnumber for APQ8016Jiri Kastner1-0/+1
2016-05-14arm_adi_v5: added partnumbersJiri Kastner1-2/+17
2016-05-14arm_adi_v5: Add a few dap component ids, covers the atmel at91sam.James Mastros1-0/+4
2016-05-14armv7m: Improve armv7m_blank_check_memory() error handlingAndreas Färber1-1/+2
2016-05-14arm7: add missing braces around an if()Aleksander Morgado1-2/+2
2016-05-08cortex_a: fix cortex_a_assert_reset() if srst_gates_jtagMatthias Welwarsky1-1/+3
2016-05-06Cortex-M7: Give user a hint about single stepping problem up to r0p1.Uwe Bonnes1-0/+7
2016-05-05MIPS32 Fix typosSalvador Arroyo2-2/+2
2016-05-05Fix for BMIPSSalvador Arroyo1-9/+12
2016-05-05target: improve robustness of reset commandTomas Vanek9-49/+89
2016-03-24cortex_a: allow physical memory access through AHB-AP againMatthias Welwarsky1-14/+29
2016-02-29helper/fileio: Remove nested structMarc Schink5-56/+56
2016-02-29jim-nvp: Make Jim_GetOpt_String const-correctAndreas Fritiofson2-5/+3
2016-02-29Cortex-A/R: Fix Mask-ISR parsingEvan Hunter1-8/+5
2016-02-29Cortex-A/R: Add missing timeout for loop polling DSCR & fix timeout typesEvan Hunter1-9/+14
2016-02-29armv4_5: support weirdo ARMv6 secure monitor modeLinus Walleij2-0/+8
2016-02-29armv7m: Integrate build of erase check codeAndreas Färber1-9/+1
2016-02-29arm_disassembler: bugfix, MRRC instruction not recognizedAlexander Kurz1-1/+1
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz2-3/+2
2016-02-25arm_adi_v5: Rewrite dap_rom_displayAndreas Fritiofson1-315/+284
2016-02-22adi_v5_swd: Avoid special handling the SELECT cache during connectAndreas Fritiofson1-5/+4
2016-02-22adi_v5: Remove forgotten FIXME definitionAlamy Liu1-6/+0
2016-02-13Change isa stringKent Brinkley1-1/+1
2016-02-13quark: add Intel Quark mcu D2000 supportIvan De Cesaris7-14/+150
2016-02-10adi_v5_swd: invalidate dap->select during (re)connectTomas Vanek1-0/+2
2016-01-22arm_adi_v5: dap_partnums - correction of partnumbers, new addedJiri Kastner1-3/+20
2016-01-22adiv5: introduce optional dap_sync() functionMatthias Welwarsky2-0/+18
2016-01-22adi_v5_jtag: implement DAP WAIT supportMatthias Welwarsky3-155/+455
2016-01-12Cortex-A: Fix unicode quote in commentEvan Hunter1-1/+1
2016-01-03arm_adi_v5: deconflict local variables from global symbolsPeter A. Bigot2-12/+12
2016-01-03ARM ADIv5: CoreSight ROM decode part number and designer idPeter Lawrence1-159/+113
2015-12-30target: cortex_m: fix segfault with HLAPaul Fertser1-17/+17
2015-12-29cortex_a: add 'dacrfixup' to cortex-a command groupMatthias Welwarsky2-2/+69
2015-12-29ADIv5: convert numeric values to use defines with meaningful namesEvan Hunter1-1/+2
2015-12-29arm_debug: optimize DP and AP reads over JTAGMatthias Welwarsky1-19/+26
2015-12-29cortex_a: select APB-AP as the default APMatthias Welwarsky1-0/+3