summaryrefslogtreecommitdiff
path: root/src/arch/arm/armv4/bootblock_simple.c
AgeCommit message (Expand)Author
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-14timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner
2015-04-13arm: Add bootblock_mainboard_early_init() for pre-console initializationJulius Werner
2015-03-20bootblocks: use run_romstage()Aaron Durbin
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-02Replace hlt with halt()Patrick Georgi
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-09-09ARM: Add an ARMv4 architecture version.Gabe Black