aboutsummaryrefslogtreecommitdiffstats
path: root/src/generic/armcm_boot.c
Commit message (Expand)AuthorAgeFilesLines
* armcm_boot: Additional code for broken bootloadersclearchris2020-03-041-0/+9
* armcm_boot: Use armcm_main() instead of main() to start board codeKevin O'Connor2019-10-241-8/+4
* armcm_boot: Export MCU definition from armcm_bootKevin O'Connor2019-09-181-0/+5
* armcm_link: Rename armcm_boot.lds.S to armcm_link.lds.SKevin O'Connor2019-08-221-1/+1
* armcm_boot: Add generic code for early board init on armcm machinesKevin O'Connor2019-08-221-0/+73