Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | armcm_boot: Additional code for broken bootloaders | clearchris | 2020-03-04 | 1 | -0/+9 |
* | armcm_boot: Use armcm_main() instead of main() to start board code | Kevin O'Connor | 2019-10-24 | 1 | -8/+4 |
* | armcm_boot: Export MCU definition from armcm_boot | Kevin O'Connor | 2019-09-18 | 1 | -0/+5 |
* | armcm_link: Rename armcm_boot.lds.S to armcm_link.lds.S | Kevin O'Connor | 2019-08-22 | 1 | -1/+1 |
* | armcm_boot: Add generic code for early board init on armcm machines | Kevin O'Connor | 2019-08-22 | 1 | -0/+73 |