summaryrefslogtreecommitdiffstats
path: root/src/arch/armv7/romstage.ld
Commit message (Expand)AuthorAgeFilesLines
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* ARM: Remove (NOLOAD) from the .car sectionGabe Black2013-12-211-1/+1
* ARMv7: Fix location of CBMEM console in romstageStefan Reinauer2013-12-211-12/+25
* arm: Remove __image_copy_end from the ARM linker scriptGabe Black2013-12-211-3/+0
* Enable CAR migration on Exynos 5250 and 5420Stefan Reinauer2013-12-211-1/+19
* ARM: Define custom ELF headers for ARM.Gabe Black2013-07-151-1/+6
* ARM: Fix the ldscripts so that exit/enter stage work correctly.Ronald G. Minnich2013-03-201-1/+1
* armv7: unify stage hand-off routinesDavid Hendricks2013-02-011-1/+1
* armv7/snow: get to romstageDavid Hendricks2013-01-191-9/+3
* armv7: add a wrapper for romstage's main() for ARM ISAGabe Black2013-01-181-0/+1
* Snow bootblock (bloated/debug version)David Hendricks2013-01-181-2/+2
* make main() in snow's romstage.c our romstage entry pointDavid Hendricks2013-01-171-0/+2
* armv7: replace magic constant for romstage locationDavid Hendricks2013-01-101-2/+1
* armv7: add *(.data) back into .romdata sectionDavid Hendricks2013-01-101-0/+1
* Simplify romstage.ld for armv7David Hendricks2012-12-291-50/+12
* WIP: Initial ARMv7 architecture implementation in corebootStefan Reinauer2012-12-081-0/+119