aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-14Add support for Cypress PSoC6 family of devicesBohdan Tymkiv5-0/+1178
2018-02-14Handle improperly build image files gracefullyAndreas Bolsch3-279/+320
2018-02-14psoc4: update for 4x00BLE, L, M, S and PRoC BLE devicesTomas Vanek2-262/+450
2018-02-14flash/nor/at91samd: add SAM R30 familyTomas Vanek1-12/+13
2018-02-07cortex_a: faster debug initMatthias Welwarsky1-3/+7
2018-02-04flash/nor/kinetis_ke: fix warning retval set but not usedTomas Vanek1-2/+1
2018-02-03jtag: drivers: stlink: ignore write verify errorPaul Fertser1-2/+2
2018-02-01Kinetis_ke: add KEAx family to texi and cfg commentTomas Vanek2-3/+3
2018-01-30tcl: interface: harmonise RPi configsPaul Fertser3-12/+21
2018-01-30flash: nor: jtagspi: fix jtagspi_read_status() warningPaul Fertser1-3/+4
2018-01-30doxygen: fix issues with recent Doxygen versionsPaul Fertser2-4/+4
2018-01-30x86_32_common: fix some warningsPaul Fertser1-15/+28
2018-01-29arm_adi_v5: fix return value of mem_ap_read/write for size 0Tomas Vanek1-2/+2
2018-01-29aarch64: clean up scan-build errorsMatthias Welwarsky1-7/+29
2018-01-27jtag: drivers: usb_blaster: clarify lowlevel driver selection codePaul Fertser1-17/+21
2018-01-26nor/nrf5: added nrf51822 QFAAH2Daniel Kucera1-0/+1
2018-01-26aarch64: implement mmu on/off for aarch32Matthias Welwarsky1-1/+9
2018-01-25Add read buffer to bitbang, improving performance.Tim Newsome11-164/+369
2018-01-25Use timeval helpersChristopher Head6-34/+15
2018-01-25Add timeval_compare helper functionChristopher Head2-0/+16
2018-01-25tcl: target: klx: use 1KiB for working areaPaul Fertser1-2/+2
2018-01-25flash Kinetis: add K27 and K28 devicesTomas Vanek1-0/+11
2018-01-25flash Kinetis: make FCF protection more user friendlyTomas Vanek1-8/+47
2018-01-25flash: nor: stm32l4x: fix warning in probePaul Fertser1-0/+3
2018-01-25server: add safeguards against printing bogus port numberPaul Fertser1-3/+4
2018-01-25target, arm_adi_v5: catch two allocation errorsTomas Vanek2-1/+6
2018-01-17Fix Jim interpreter memory leakMarc Schink3-2/+19
2018-01-16target: add initial imx7.cfgOleksij Rempel1-0/+37
2018-01-16aarch64: speed up first examinationMatthias Welwarsky1-40/+20
2018-01-16aarch64: simplify mode and state handlingMatthias Welwarsky4-66/+16
2018-01-16aarch64: add 'maskisr' commandMatthias Welwarsky3-8/+64
2018-01-14arm_adi_v5: added some partnumbers found in tegra 186 and tegra 210Jiri Kastner1-1/+8
2018-01-13jtagspi: new protocol that includes transfer lengthRobert Jordens4-93/+342
2018-01-13server/telnet: Use proper data typesMarc Schink2-27/+38
2018-01-13ftdi swd: disable SWD output pin during inputPatrick Stewart4-2/+130
2018-01-13checkpatch: fix more "unescaped left brace" warningsPaul Fertser1-14/+14
2018-01-13Accept 64-bit addresses in CRC requests.Tim Newsome1-2/+2
2018-01-13Support listening on port 0.Tim Newsome2-1/+13
2018-01-13ejtag: added missing instructions.Jiri Kastner1-0/+5
2018-01-13server/telnet: Handle Ctrl+A and Ctrl+EMarc Schink1-0/+28
2018-01-13profiling: write "correct" sample rate to gmon outputKarl Palsson1-3/+6
2018-01-13hla_target: allow non-intrusive profiling on cortex-mKarl Palsson3-6/+14
2018-01-13cortex_m: add profiling functionSimon Schubert2-0/+90
2018-01-13target: lakemon: implement assert_reset and deassert_resetFelipe Balbi3-3/+160
2018-01-13target: quark_x10xx: miscellaneous cleanupsFelipe Balbi1-32/+30
2018-01-13target: type: fix indentationFelipe Balbi1-1/+1
2018-01-13target: lakemon: probemode entry isn't instantaneousFelipe Balbi1-8/+12
2018-01-13target: quark_x10xx: adding missing 'static' keywordFelipe Balbi1-2/+3
2018-01-13digilent_jtag_smt2_nc: add supportRobert Jordens1-0/+18
2018-01-13XCF (Xilinx platfrom flash) support.barthess6-0/+982