aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-13checkpatch: fix more "unescaped left brace" warningsPaul Fertser
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-13digilent_jtag_smt2_nc: add supportRobert Jordens
2018-01-13XCF (Xilinx platfrom flash) support.barthess
2018-01-13doc: add SVF optional arguments descriptionsPaul Fertser
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-13tools: release.sh: produce only SHA256 hashesPaul 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-13remote_bitbang_sysfsgpio: fix reset handlingAleksey Shargalin
2018-01-13board: consolidate st_nucleo_l4 boardsPushpal Sidhu
2018-01-12Added config files for stm8l152 stm8s003 and stm8s105Ake Rehnman
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
2018-01-04target aarch64: rework memory read/write to use 8/16/32 bit operationsBas Vermeulen
2018-01-03jtag/drivers/cmsis-dap: fix connect under resetTomas Vanek
2017-12-20config for ESPRESSObin from Globalscale Tech. Inc.Jiri Kastner
2017-12-20configs for Marvell Armada 3700Jiri Kastner
2017-12-12target: remove unused event definitionsTomas Vanek
2017-12-12flash/nor/stm32f2x: fix erase on STM32F413/423Tomas Vanek
2017-12-12flash/nor/stm32f2x: fix protection block size for F767 in dual bank modeTomas Vanek
2017-12-12doc: improve stm32 flash driver documentationSpencer Oliver
2017-12-12jtag: drivers: stlink: handle all versions with single configPaul Fertser
2017-12-08config: stm32l01x and stm32l02x chips supportelmot
2017-12-07docs: add missing stm32 flash driver documentationSpencer Oliver
2017-12-07stm8 : new targetAke Rehnman
2017-12-06Add STM32H7 config filesAlexandre Torgue
2017-12-06flash: Add new stm32h7x driver supportAlexandre Torgue
2017-12-06Only call cmsis_dap_cmd_DAP_SWD_Configure when swd_mode is enabledBas Vermeulen