aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/stage_entry.S
AgeCommit message (Expand)Author
2016-08-28src/arch: Capitalize CPU and ACPIElyes HAOUAS
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-07-13arm64: Define stage_entry as weak symbolFurquan Shaikh
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27arm64: save/restore cptr_el3 and cpacr_el1 registersJoseph Lo
2015-04-27arm64: perform early setup in secmon tooJoseph Lo
2015-04-27arm64: Allow cpu specific early setupFurquan Shaikh
2015-04-22arm64: save and restore cntfrq for secondary cpusJimmy Huang
2015-04-10arm64: Add support for save/restore registers for CPU startup.Furquan Shaikh
2015-03-28arm64: provide entry points for BSP and non-BSPAaron Durbin
2015-03-28arm64: Adapt stage_entry to make it usable by secmonFurquan Shaikh
2015-03-28arm64: Replace CONFIG_* variables with {read/write}_currentFurquan Shaikh
2015-03-27arm64: add indirection to C entry pointAaron Durbin
2015-03-27arm64: move seeding stack to CAaron Durbin
2015-03-27arm64: include stack storage within ramstageAaron Durbin
2015-03-27arm64: refactor stage entryAaron Durbin
2015-03-27arm64: Initialize exception stackFurquan Shaikh
2015-03-26arm64: Seed the stack at stage_entryFurquan Shaikh
2015-03-05arm64: provide early SoC initializationAaron Durbin
2015-03-05coreboot arm64: Add proper masks for setting SCTLR and SCR regs to 0 at initFurquan Shaikh
2015-03-04arm64: use one stage_entry for all stagesAaron Durbin