aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18psoc5lp: fix erase check, add free_driver_privTomas Vanek
2018-07-14target/stm32f7x: Clear stuck HSE clock with CSSChristopher Head
2018-07-13target/image: make i/j unsigned to avoid ubsan runtime errorCody Schafer
2018-07-13gdb_server: set current_target from connection's oneAntonio Borneo
2018-07-13gdb_server: only trigger once the event gdb-detach at gdb quitAntonio Borneo
2018-07-13tcl: board: Add NXP Freedom FRDM-LS1012A configAndreas Färber
2018-07-13tcl: target: Add NXP LS1012A configAndreas Färber
2018-07-13target: armv8: Avoid semihosting segfault on haltAndreas Färber
2018-07-13GDB fileIO stdout supportOmair Javaid
2018-07-13Add ARM v8 AArch64 semihosting supportOmair Javaid
2018-07-09target: fix 'bp' command help messageAntonio Borneo
2018-07-03flash/nor/stm32h7: Fix incorrect commentChristopher Head
2018-07-03flash/nor/stm32: Eliminate working area leakChristopher Head
2018-07-03flash/nor/stm32: Report errors in wait_status_busyChristopher Head
2018-07-03target/cortex_m: return error if breakpoint address is out of rangeAntonio Borneo
2018-07-03jtag/drivers/cmsis-dap: fix connect in cmsis_dap_swd_switch_seq()Antonio Borneo
2018-06-25tcl/board: Factor out common R-Car Gen2 codeMarek Vasut
2018-06-25tcl/board: Add Renesas R-Car R8A7794 E2 Silk boardMarek Vasut
2018-06-25tcl/board: Add Renesas R-Car R8A7791 M2W Porter boardMarek Vasut
2018-06-25tcl/board: Add Renesas R-Car R8A7790 H2 Stout boardMarek Vasut
2018-06-25tcl/target: Add Renesas R-Car R8A7794 E2 targetMarek Vasut
2018-06-22target/arm_adi_v5: keep CSW and TAR cache updatedAntonio Borneo
2018-06-22target/arm_adi_v5: sync CSW and TAR cache on apreg writeAntonio Borneo
2018-06-22mips_m4k.c: Fix build with --disable-target64Liviu Ionescu
2018-06-22target/arm: Add PLD command to ARM disassembler.James Marshall
2018-06-15flash/nor/psoc5lp: fix compile issue on GCC 8.1.0Antonio Borneo
2018-06-15tcl/target/stm32f7x: configure faster system clock in reset-initTomas Vanek
2018-06-15src/flash/tms470: remove testing of sectors[].is_erased stateTomas Vanek
2018-06-15flash/nor/nrf5: remove is_erased setting and autoerase before writeTomas Vanek
2018-06-15flash/nor: Add support for TI CC26xx/CC13xx flashEdward Fewell
2018-06-06psoc5lp: Add NV Latch flash driverAndreas Färber
2018-06-06flash/nor/psoc5lp: fix bad commit 2d5f2ede55150235352773a976166c3ab68297bcTomas Vanek
2018-06-06drivers: xds110: Remove unnecessary and deprecated libusb function.Edward Fewell
2018-06-06psoc5lp: Add EEPROM flash driverAndreas Färber
2018-06-06flash/nor: Add PSoC 5LP flash driverAndreas Färber
2018-06-06flash/nor: Add support for TI CC3220SF internal flashEdward Fewell
2018-06-06Fix Semihosting FileIO for targets using vcont packetOmair Javaid
2018-06-06target/target.c: free semihosting memberLiviu Ionescu
2018-06-05Fix libusb-1.0.22 deprecated libusb_set_debug with libusb_set_optionKhem Raj
2018-06-05target/cortex_m: constify some variablesChristopher Head
2018-06-05flash/nor/virtual: copy missing fields from master flash_bank structureBohdan Tymkiv
2018-06-05flash/nor/core: fix double-free crash with 'virtual' flash banksBohdan Tymkiv
2018-06-04breakpoints: simplify the test to find a breakpointAntonio Borneo
2018-06-04target: fix syntax in help messageAntonio Borneo
2018-06-04target: aarch64: Adding mcr, mrc 32-bit coprocesor read/write supportKamal Dasu
2018-06-04Rework/update ARM semihostingLiviu Ionescu
2018-05-31jtag: drivers: sysfsgpio: lift upper gpio number limitPaul Fertser
2018-05-31jtag/drivers: Add support for TI XDS110 debug probeEdward Fewell
2018-05-30Fix warnings exposed by GCC8Paul Fertser
2018-05-19configure.ac: Fix required libjaylink versionMarc Schink