aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-03flash/nor/psoc4: fix warningsTomas Vanek
2018-03-03flash/nor/core: fix warning in flash_iterate_address_range_innerTomas Vanek
2018-03-03flash/nor/psoc4: adjust flash size limited by woundingTomas Vanek
2018-03-03target: use correct target in target-prefixed commands and event handlersTomas Vanek
2018-03-03rtos: fix rtos no-auto configurationMatthias Welwarsky
2018-02-27gdb_server: run control fixes for vContTomas Vanek
2018-02-27Fix incorrect commentChristopher Head
2018-02-24Expand target_run_flash_async_algorithm() doc comment.Girts Folkmanis
2018-02-24stm8: fix compilation warningAke Rehnman
2018-02-22flash/nor/core: fix Segmentation fault during flash write of bad formed imgTomas Vanek
2018-02-21target: fix target.working_area typePeter Mamonov
2018-02-21gdb_server: update rtos threads on new connectionMatthias Welwarsky
2018-02-21rtos: run rtos create hook only once on autodetectMatthias Welwarsky
2018-02-21rtos: facilitate RTOS SMP handlingMatthias Welwarsky
2018-02-21gdb_server: add support for vContMatthias Welwarsky
2018-02-21cortex_a: fix handling of Thumb-2 32bit breakpointsMatthias Welwarsky
2018-02-21armv7a: forward error value in armv7a_cache_auto_flush_all_dataOleksij Rempel
2018-02-14efm32: Refactor EFM32 chip family data, add more chipsJonas Norling
2018-02-14Add support for Cypress PSoC6 family of devicesBohdan Tymkiv
2018-02-14Handle improperly build image files gracefullyAndreas Bolsch
2018-02-14psoc4: update for 4x00BLE, L, M, S and PRoC BLE devicesTomas Vanek
2018-02-14flash/nor/at91samd: add SAM R30 familyTomas Vanek
2018-02-07cortex_a: faster debug initMatthias Welwarsky
2018-02-04flash/nor/kinetis_ke: fix warning retval set but not usedTomas Vanek
2018-02-03jtag: drivers: stlink: ignore write verify errorPaul Fertser
2018-01-30flash: nor: jtagspi: fix jtagspi_read_status() warningPaul Fertser
2018-01-30x86_32_common: fix some warningsPaul Fertser
2018-01-29arm_adi_v5: fix return value of mem_ap_read/write for size 0Tomas Vanek
2018-01-29aarch64: clean up scan-build errorsMatthias Welwarsky
2018-01-27jtag: drivers: usb_blaster: clarify lowlevel driver selection codePaul Fertser
2018-01-26nor/nrf5: added nrf51822 QFAAH2Daniel Kucera
2018-01-26aarch64: implement mmu on/off for aarch32Matthias Welwarsky
2018-01-25Add read buffer to bitbang, improving performance.Tim Newsome
2018-01-25Use timeval helpersChristopher Head
2018-01-25Add timeval_compare helper functionChristopher Head
2018-01-25flash Kinetis: add K27 and K28 devicesTomas Vanek
2018-01-25flash Kinetis: make FCF protection more user friendlyTomas Vanek
2018-01-25flash: nor: stm32l4x: fix warning in probePaul Fertser
2018-01-25server: add safeguards against printing bogus port numberPaul Fertser
2018-01-25target, arm_adi_v5: catch two allocation errorsTomas Vanek
2018-01-17Fix Jim interpreter memory leakMarc Schink
2018-01-16aarch64: speed up first examinationMatthias Welwarsky
2018-01-16aarch64: simplify mode and state handlingMatthias Welwarsky
2018-01-16aarch64: add 'maskisr' commandMatthias Welwarsky
2018-01-14arm_adi_v5: added some partnumbers found in tegra 186 and tegra 210Jiri Kastner
2018-01-13jtagspi: new protocol that includes transfer lengthRobert Jordens
2018-01-13server/telnet: Use proper data typesMarc Schink
2018-01-13ftdi swd: disable SWD output pin during inputPatrick Stewart
2018-01-13Accept 64-bit addresses in CRC requests.Tim Newsome
2018-01-13Support listening on port 0.Tim Newsome