summaryrefslogtreecommitdiffstats
path: root/src/arch/arm64/stage_entry.S
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm64: save/restore cptr_el3 and cpacr_el1 registersJoseph Lo2015-04-271-0/+6
* arm64: perform early setup in secmon tooJoseph Lo2015-04-271-0/+1
* arm64: Allow cpu specific early setupFurquan Shaikh2015-04-271-0/+1
* arm64: save and restore cntfrq for secondary cpusJimmy Huang2015-04-221-0/+3
* arm64: Add support for save/restore registers for CPU startup.Furquan Shaikh2015-04-101-7/+71
* arm64: provide entry points for BSP and non-BSPAaron Durbin2015-03-281-5/+27
* arm64: Adapt stage_entry to make it usable by secmonFurquan Shaikh2015-03-281-3/+23
* arm64: Replace CONFIG_* variables with {read/write}_currentFurquan Shaikh2015-03-281-12/+4
* arm64: add indirection to C entry pointAaron Durbin2015-03-271-1/+7
* arm64: move seeding stack to CAaron Durbin2015-03-271-25/+1
* arm64: include stack storage within ramstageAaron Durbin2015-03-271-22/+57
* arm64: refactor stage entryAaron Durbin2015-03-271-28/+29
* arm64: Initialize exception stackFurquan Shaikh2015-03-271-0/+12
* arm64: Seed the stack at stage_entryFurquan Shaikh2015-03-261-3/+26
* arm64: provide early SoC initializationAaron Durbin2015-03-051-1/+1
* coreboot arm64: Add proper masks for setting SCTLR and SCR regs to 0 at initFurquan Shaikh2015-03-051-2/+16
* arm64: use one stage_entry for all stagesAaron Durbin2015-03-041-0/+57
OpenPOWER on IntegriCloud