aboutsummaryrefslogtreecommitdiffstats
path: root/src/start.s
Commit message (Expand)AuthorAgeFilesLines
* Cleanup memzero callsHEADmainBad Diode2021-09-141-2/+7
* Move bss initialization to C codeBad Diode2021-09-141-6/+0
* Cleanup linker script and make .stack sectionBad Diode2021-09-131-19/+19
* Cleanup UART code using structs for registersBad Diode2021-09-071-0/+8
* Add initial support for UART I/OBad Diode2021-09-071-2/+27
* Initial commit: bootstrapBad Diode2021-09-071-0/+11