aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-12arm: Use different enum for core_type and core_modeAntonio Borneo
2020-03-12arm: fix reg num for Monitor modeAntonio Borneo
2020-03-12ftdi: flush mpsse queue after a level change on reset pinsAntonio Borneo
2020-03-12target: fix crash with jimtcl 0.78Antonio Borneo
2020-03-12jtag: report API reset as synchronousAntonio Borneo
2020-03-12semihosting: add semihosting handlers to AArch64Tarek BOCHKATI
2020-03-12cortex_a: warn on broken debug_base settingMatthias Welwarsky
2020-03-12target/armv8_opcodes: use T32 instructions when the PE is in AArch32 stateTarek BOCHKATI
2020-03-12target/aarch64: fix soft breakpoint when PE is in AArch32 stateTarek BOCHKATI
2020-03-12target/aarch64: fix minor stepping issue with gdbTarek BOCHKATI
2020-03-12target: add examine-fail eventTomas Vanek
2020-03-10semihosting: reorganize semihosting commandsTarek BOCHKATI
2020-03-10flash/stm32h7x: fix bank sizes for devices with trimmed flashTarek BOCHKATI
2020-03-07flash/nor: update support for TI MSP432 devicesEdward Fewell
2020-03-07bluenrg-x: simplyfied the driverluca vinci
2020-03-07bluenrg-x: added support for BlueNRG-LP deviceluca vinci
2020-03-07helper/binarybuffer: fix clang static analyzer warningsTomas Vanek
2020-03-07target/arm920t: fix clang static analyzer warningTomas Vanek
2020-03-07rtos/linux: fix use of memory after it is freedTomas Vanek
2020-03-07jtag/drivers/openjtag: fix clang static analyzer warningsTomas Vanek
2020-03-07jtag/aice: fix clang static analyzer warningsTomas Vanek
2020-03-07flash/nor/numicro: use flash infrastructure to align writeTomas Vanek
2020-03-07flash/nor/fm4,tms470: fix clang static analyzer warningsTomas Vanek
2020-03-07src/flash/nor/at91sam3|4l|7: fix clang static analyzer warningsTomas Vanek
2020-03-07flash/nor/stm32f1x: Group and cleanup device listMarc Schink
2020-03-03drivers: Rename 'libusb1_common' to 'libusb_helper'Marc Schink
2020-03-03drivers: libusb1_common code cleanupMarc Schink
2020-03-03remove libusb0_common supportOleksij Rempel
2020-03-02flash/stm32h7x: add support of STM32H7Ax/H7Bx devicesTarek BOCHKATI
2020-03-02Add support for SAMD21E17D deviceMichael Stoll
2020-02-29target/arc: fix clang static analyzer warningsEvgeniy Didin
2020-02-27Introduce ARCv2 architecture related codeEvgeniy Didin
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo
2020-02-24log: let command "log_output" to set back its defaultAntonio Borneo
2020-02-24adi_v5_dapdirect: fix connect under resetAntonio Borneo
2020-02-24flash/nor/stm32l4x: Minor code cleanupsMarc Schink
2020-02-24flash/nor/stm32h7x: Minor code cleanupsMarc Schink
2020-02-23target/adi_v5_swd: fix clang static analyzer warningTomas Vanek
2020-02-23flash/nor/tcl.c: add filld command to write double-word with 64-bit valueTarek BOCHKATI
2020-02-23flash/nor/stm32l4x: lock flash after errorTomas Vanek
2020-02-23flash/stm32h7x: use alignment infrastructureChristopher Head
2020-02-23flash/nor/stm32f1x: Some small code cleanupsMarc Schink
2020-02-23flash/nor/stm32h7x: check OPTCHANGEERRChristopher Head
2020-02-23flash/nor/stm32h7x: fix incorrect array indexingChristopher Head
2020-02-15stlink: add trace support in DAP direct modeAntonio Borneo
2020-02-15armv8: check the core state to pass the correct arch to gdbAntonio Borneo
2020-02-15coding style: use ARRAY_SIZE() when possibleAntonio Borneo
2020-02-15coding style: remove unnecessary parenthesesAntonio Borneo
2020-02-15jtag/startup.tcl: remove trailing whitespacesAntonio Borneo
2020-02-15target/nds32: fix type of magic numberAntonio Borneo