aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-05flash/nor/cfi: Minor code cleanupsMarc Schink1-45/+30
2020-04-05flash/stm32f1x: fix maximum flash size for some devicesTarek BOCHKATI1-2/+18
2020-04-05cmsis_dap_usb: Light up the leds while connectedRoman Elshin1-8/+11
2020-04-05flash/nor: Change missing protect_check message from WARN to Info.Edward Fewell1-1/+1
2020-03-27target/arc_cmd: Improve argument checks for commandsEvgeniy Didin1-5/+7
2020-03-26target: Add possibility to remove all breakpointsMarc Schink1-5/+10
2020-03-26target: Add function to remove all breakpointsMarc Schink2-1/+30
2020-03-24avrf.c: Add ATmega256RFR2 to known flash listLars Poeschel1-0/+1
2020-03-24avrf.c: Use extended addressing for flash > 0x20000Lars Poeschel1-0/+15
2020-03-24jtag: fix command "adapter [de]assert" with dap directAntonio Borneo1-1/+2
2020-03-24drivers: xds110: Add support of alternate XDS110 configurationsEdward Fewell1-23/+52
2020-03-24drivers: xds110: Clean up command syntax and documentationEdward Fewell2-25/+29
2020-03-24drivers: xds110: Add support TCK changes in firmware updateEdward Fewell1-46/+112
2020-03-23flash/stm32l4x: add support of STM32WB3x devicesTarek BOCHKATI1-0/+15
2020-03-23flash/stm32l4x: add support of STM32WLEx devicesTarek BOCHKATI2-2/+24
2020-03-22stlink: workaround serial bug with old ST-Link DFUTarek BOCHKATI1-1/+82
2020-03-22jtag/libusb_helper: permit adapters to compute their custom serialsTarek BOCHKATI10-16/+56
2020-03-20flash/stm32h7x: use proper data type (bool) for has_dual_bankTarek BOCHKATI1-8/+8
2020-03-17flash/nor: check fill pattern fits in word sizeChristopher Head1-0/+5
2020-03-17rtos: Destroy RTOS and fix memory leakMarc Schink3-0/+8
2020-03-16flash/startup.tcl: add STM32G0 and G4 aliasesTarek BOCHKATI1-1/+3
2020-03-16Flash driver for STM32G0xx and STM32G4xxAndreas Bolsch3-146/+384
2020-03-14drivers: xds110: Fix errors in routine that togglesEdward Fewell1-1/+5
2020-03-12target/cortex_a: add hypervisor modeAntonio Borneo4-8/+69
2020-03-12armv7a: access monitor registers only with security extensionsAntonio Borneo2-2/+14
2020-03-12target/armv4_5: remove unused macroAntonio Borneo1-3/+0
2020-03-12arm: Use different enum for core_type and core_modeAntonio Borneo7-24/+33
2020-03-12arm: fix reg num for Monitor modeAntonio Borneo1-1/+1
2020-03-12ftdi: flush mpsse queue after a level change on reset pinsAntonio Borneo1-2/+1
2020-03-12target: fix crash with jimtcl 0.78Antonio Borneo1-1/+0
2020-03-12jtag: report API reset as synchronousAntonio Borneo1-0/+2
2020-03-12semihosting: add semihosting handlers to AArch64Tarek BOCHKATI1-0/+9
2020-03-12cortex_a: warn on broken debug_base settingMatthias Welwarsky1-0/+4
2020-03-12target/armv8_opcodes: use T32 instructions when the PE is in AArch32 stateTarek BOCHKATI2-7/+15
2020-03-12target/aarch64: fix soft breakpoint when PE is in AArch32 stateTarek BOCHKATI2-1/+25
2020-03-12target/aarch64: fix minor stepping issue with gdbTarek BOCHKATI1-1/+1
2020-03-12target: add examine-fail eventTomas Vanek3-2/+10
2020-03-10semihosting: reorganize semihosting commandsTarek BOCHKATI3-72/+40
2020-03-10flash/stm32h7x: fix bank sizes for devices with trimmed flashTarek BOCHKATI1-28/+49
2020-03-07flash/nor: update support for TI MSP432 devicesEdward Fewell2-113/+123
2020-03-07bluenrg-x: simplyfied the driverluca vinci3-339/+185
2020-03-07bluenrg-x: added support for BlueNRG-LP deviceluca vinci1-56/+163
2020-03-07helper/binarybuffer: fix clang static analyzer warningsTomas Vanek16-37/+40
2020-03-07target/arm920t: fix clang static analyzer warningTomas Vanek1-1/+1
2020-03-07rtos/linux: fix use of memory after it is freedTomas Vanek1-7/+9
2020-03-07jtag/drivers/openjtag: fix clang static analyzer warningsTomas Vanek1-3/+2
2020-03-07jtag/aice: fix clang static analyzer warningsTomas Vanek2-12/+15
2020-03-07flash/nor/numicro: use flash infrastructure to align writeTomas Vanek1-19/+4
2020-03-07flash/nor/fm4,tms470: fix clang static analyzer warningsTomas Vanek2-3/+6
2020-03-07src/flash/nor/at91sam3|4l|7: fix clang static analyzer warningsTomas Vanek3-7/+4