aboutsummaryrefslogtreecommitdiff
path: root/src/arch/armv7/romstage.ld
AgeCommit message (Expand)Author
2013-03-20ARM: Fix the ldscripts so that exit/enter stage work correctly.Ronald G. Minnich
2013-02-01armv7: unify stage hand-off routinesDavid Hendricks
2013-01-19armv7/snow: get to romstageDavid Hendricks
2013-01-18armv7: add a wrapper for romstage's main() for ARM ISAGabe Black
2013-01-18Snow bootblock (bloated/debug version)David Hendricks
2013-01-17make main() in snow's romstage.c our romstage entry pointDavid Hendricks
2013-01-10armv7: replace magic constant for romstage locationDavid Hendricks
2013-01-10armv7: add *(.data) back into .romdata sectionDavid Hendricks
2012-12-29Simplify romstage.ld for armv7David Hendricks
2012-12-08WIP: Initial ARMv7 architecture implementation in corebootStefan Reinauer