aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-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-12jtag: drivers: stlink: handle all versions with single configPaul Fertser
2017-12-07stm8 : new targetAke Rehnman
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
2017-12-06spi: add n25q256 flashRobert Jordens
2017-12-06server/gdb: Use 'bool' instead of 'int' for boolean valuesMarc Schink
2017-12-06server/gdb: Use get_target_from_connection()Marc Schink
2017-12-06target: Constify parameter of is_armv7m()Marc Schink
2017-12-06rtos: Use 'bool' as return type for detect_rtos()Marc Schink
2017-12-06adi_v5_swd: Add error message when SWD fails to connectJonas Norling
2017-10-27ftdi: Enable SWDIO output before sending data on itJonas Norling
2017-10-27Cortex-M: Delete an unnecessary local variableChristopher Head
2017-10-27Cortex-M: fix stale DHCSR cache valuesChristopher Head
2017-10-23Fix GCC7 warnings about string truncationFreddie Chopin
2017-10-23Fix GCC7 warnings about switch-case fallthroughsFreddie Chopin
2017-10-22arm: semihosting: set command line argumentsAndreas Fritiofson
2017-10-18Differentiate "target not halted" messages.Tim Newsome
2017-10-18Document `struct reg` fields.Tim Newsome
2017-10-03nrf5: Add nRF52832-QFAA supportSlowcoder
2017-10-03nrf51: Rename to nrf5Slowcoder
2017-10-03nrf51: Refactor device-listSlowcoder
2017-10-03stm32lx.c: Read IDcode at appropriate address.Uwe Bonnes
2017-10-03server: Add port number to socket bind errorRobert Foss
2017-10-03flash: efm32: add support for EFR-familty (e.g. bluegecko)Andrea Merello
2017-10-03Add missing breakFabio Utzig
2017-10-03stm32f2x: Fix left shift of negative valueMarc Schink
2017-10-03Fix typo in comment.Tim Newsome
2017-10-03jlink: Disable TCP/IP discoveryMarc Schink
2017-10-03jlink: Disable automatic device selectionMarc Schink
2017-10-03jlink: Use error description in log messagesMarc Schink