aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm/armv4
AgeCommit message (Expand)Author
2015-04-04armv4: Add verstage to armv4Furquan Shaikh
2015-03-20bootblocks: use run_romstage()Aaron Durbin
2015-03-17rmodules: Make rmodules inclusion for vboot dependent on romstage_archFurquan Shaikh
2015-03-04coreboot rush: Add support for basic romstageFurquan Shaikh
2015-01-27vboot2: add verstageStefan Reinauer
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-13arm: Put assembly functions into separate sectionsJulius Werner
2014-11-10arm: Redesign, clarify and clean up cache related codeJulius Werner
2014-11-09build: Add ccopts back into the buildMarc Jones
2014-09-22arm: Move libgcc assembly macros to arch/asm.hJulius Werner
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-09-11tegra124/nyan: rougly stable code baseGabe Black
2014-09-09arm: Update a stale comment in bootblock .S filesDavid Hendricks
2014-09-09ARM: Add an ARMv4 architecture version.Gabe Black