aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-30x86_32_common: fix some warningsPaul Fertser
2018-01-29arm_adi_v5: fix return value of mem_ap_read/write for size 0Tomas Vanek
2018-01-29aarch64: clean up scan-build errorsMatthias Welwarsky
2018-01-27jtag: drivers: usb_blaster: clarify lowlevel driver selection codePaul Fertser
2018-01-26nor/nrf5: added nrf51822 QFAAH2Daniel Kucera
2018-01-26aarch64: implement mmu on/off for aarch32Matthias Welwarsky
2018-01-25Add read buffer to bitbang, improving performance.Tim Newsome
2018-01-25Use timeval helpersChristopher Head
2018-01-25Add timeval_compare helper functionChristopher Head
2018-01-25flash Kinetis: add K27 and K28 devicesTomas Vanek
2018-01-25flash Kinetis: make FCF protection more user friendlyTomas Vanek
2018-01-25flash: nor: stm32l4x: fix warning in probePaul Fertser
2018-01-25server: add safeguards against printing bogus port numberPaul Fertser
2018-01-25target, arm_adi_v5: catch two allocation errorsTomas Vanek
2018-01-17Fix Jim interpreter memory leakMarc Schink
2018-01-16aarch64: speed up first examinationMatthias Welwarsky
2018-01-16aarch64: simplify mode and state handlingMatthias Welwarsky
2018-01-16aarch64: add 'maskisr' commandMatthias Welwarsky
2018-01-14arm_adi_v5: added some partnumbers found in tegra 186 and tegra 210Jiri Kastner
2018-01-13jtagspi: new protocol that includes transfer lengthRobert Jordens
2018-01-13server/telnet: Use proper data typesMarc Schink
2018-01-13ftdi swd: disable SWD output pin during inputPatrick Stewart
2018-01-13Accept 64-bit addresses in CRC requests.Tim Newsome
2018-01-13Support listening on port 0.Tim Newsome
2018-01-13ejtag: added missing instructions.Jiri Kastner
2018-01-13server/telnet: Handle Ctrl+A and Ctrl+EMarc Schink
2018-01-13profiling: write "correct" sample rate to gmon outputKarl Palsson
2018-01-13hla_target: allow non-intrusive profiling on cortex-mKarl Palsson
2018-01-13cortex_m: add profiling functionSimon Schubert
2018-01-13target: lakemon: implement assert_reset and deassert_resetFelipe Balbi
2018-01-13target: quark_x10xx: miscellaneous cleanupsFelipe Balbi
2018-01-13target: type: fix indentationFelipe Balbi
2018-01-13target: lakemon: probemode entry isn't instantaneousFelipe Balbi
2018-01-13target: quark_x10xx: adding missing 'static' keywordFelipe Balbi
2018-01-13XCF (Xilinx platfrom flash) support.barthess
2018-01-13server: gdb: always print target information in multi-target setupsPaul Fertser
2018-01-13flash/startup: make program accept filenames with spaces and other charactersPaul Fertser
2018-01-13jtag: drivers: sysfsgpio, bcm2835gpio: remove requirement to have trst or srstPaul Fertser
2018-01-13target: arm: disassembler: decode v6T2 ARM MOV{W,T} instructionsPaul Fertser
2018-01-13target: arm: disassembler: decode v6T2 ARM ISB instructionPaul Fertser
2018-01-13target: arm: disassembler: decode v6T2 ARM DSB instructionPaul Fertser
2018-01-13target: arm: disassembler: add v5T Thumb BLX decodingPaul Fertser
2018-01-13flash: startup.tcl: do not disable polling when not exitingPaul Fertser
2018-01-12stlink_usb: Changes to make connect_under_reset workAke Rehnman
2018-01-12jtag/drivers/stlink_usb : implemented and repaired SWIM supportAke Rehnman
2018-01-11arm_adi_v5: fix regression from 4553abf9064fe3c0e4ea2ed29a1d2217df74ff5fTomas Vanek
2018-01-09jtag/drivers/kitprog: Enable LOG_DEBUG_IOForest Crossman
2018-01-09aarch64: fix crash on single-steppingMatthias Welwarsky
2018-01-05arm_adi_v5: reduce some CSW writesTomas Vanek
2018-01-05arm_adi_v5: fix wrong addressing after change of CSW_ADDRINCTomas Vanek