aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm/armv4/Makefile.inc
AgeCommit message (Expand)Author
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2015-11-17rules.h: Add ENV_ macros to detect current architectureJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-07armv4: correct ARMV4 VERSTAGE guardAaron Durbin
2015-04-04armv4: Add verstage to armv4Furquan Shaikh
2015-03-17rmodules: Make rmodules inclusion for vboot dependent on romstage_archFurquan Shaikh
2015-03-04coreboot rush: Add support for basic romstageFurquan Shaikh
2014-11-09build: Add ccopts back into the buildMarc Jones
2014-09-22arm: Move libgcc assembly macros to arch/asm.hJulius Werner
2014-09-09ARM: Add an ARMv4 architecture version.Gabe Black