Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | armcm_boot: Support ARM cortex-m33 chips | Kevin O'Connor | 2024-11-13 | 1 | -1/+1 |
* | armcm_reset: Flush dcache before rebooting into canboot | Kevin O'Connor | 2022-12-16 | 1 | -8/+10 |
* | armcm_link: Rename CONFIG_FLASH_START to CONFIG_FLASH_APPLICATION_ADDRESS | Kevin O'Connor | 2022-12-14 | 1 | -2/+2 |
* | armcm_reset: Introduce Kconfig FLASH_BOOT_ADDRESS value | Kevin O'Connor | 2022-11-08 | 1 | -2/+2 |
* | armcm_reset: Add a armcm_reset.h header file for try_request_canboot() | Kevin O'Connor | 2022-06-04 | 1 | -2/+3 |
* | armcm_reset: support canboot detection | Eric Callahan | 2022-06-03 | 1 | -0/+32 |
* | armcm_reset: Add a new helper file defining command_reset() | Kevin O'Connor | 2019-09-18 | 1 | -0/+15 |