aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/armcm_reset.c
Commit message (Expand)AuthorAgeFilesLines
* armcm_boot: Support ARM cortex-m33 chipsKevin O'Connor2024-11-131-1/+1
* armcm_reset: Flush dcache before rebooting into canbootKevin O'Connor2022-12-161-8/+10
* armcm_link: Rename CONFIG_FLASH_START to CONFIG_FLASH_APPLICATION_ADDRESSKevin O'Connor2022-12-141-2/+2
* armcm_reset: Introduce Kconfig FLASH_BOOT_ADDRESS valueKevin O'Connor2022-11-081-2/+2
* armcm_reset: Add a armcm_reset.h header file for try_request_canboot()Kevin O'Connor2022-06-041-2/+3
* armcm_reset: support canboot detectionEric Callahan2022-06-031-0/+32
* armcm_reset: Add a new helper file defining command_reset()Kevin O'Connor2019-09-181-0/+15