summaryrefslogtreecommitdiffstats
path: root/firmware/crt0.S
AgeCommit message (Expand)AuthorFilesLines
2002-09-03Added Randy Wood's ROLOBjörn Stenberg1-0/+20
2002-08-01Copies code to internal ram at startupLinus Nielsen Feltzing1-4/+23
2002-07-25Now loads GBR with 0Linus Nielsen Feltzing1-0/+3
2002-07-15Added main stack mungingLinus Nielsen Feltzing1-3/+18
2002-05-29New section for reset vectorsLinus Nielsen Feltzing1-1/+1
2002-05-27Removed .stack section declarationLinus Nielsen Feltzing1-6/+0
2002-04-26More GDB friendly initializationsLinus Nielsen Feltzing1-7/+43
2002-04-24Moved code to section .init.textLinus Nielsen Feltzing1-1/+1
2002-04-24First versionLinus Nielsen Feltzing1-0/+98