summaryrefslogtreecommitdiff
path: root/src/arch/armv7/romstage.ld
AgeCommit message (Expand)Author
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-22ARM: Overhaul the ARM Makefile.Gabe Black
2014-08-14ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2013-12-21ARM: Remove (NOLOAD) from the .car sectionGabe Black
2013-12-21ARMv7: Fix location of CBMEM console in romstageStefan Reinauer
2013-12-21arm: Remove __image_copy_end from the ARM linker scriptGabe Black
2013-12-21Enable CAR migration on Exynos 5250 and 5420Stefan Reinauer
2013-07-15ARM: Define custom ELF headers for ARM.Gabe Black
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