aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/boot.c
AgeCommit message (Expand)Author
2016-02-22die() when attempting to use bounce buffer on non-i386.Vladimir Serbinenko
2016-02-10arch/arm64: Use correct SPSR.DAIF mask for BL31 and payloadJulius Werner
2015-12-10lib: remove assets infrastructureAaron Durbin
2015-11-17arm64: tegra132: tegra210: Remove old arm64/stage_entry.SJulius Werner
2015-11-16arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner
2015-11-07arm64: remove spin table supportAaron Durbin
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-02assets: abstract away the firmware assets used for bootingAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19arm64: Make SPSR exception masking on EL2 transition explicitJulius Werner
2015-05-19arm64: Add support for using ARM Trusted Firmware as secure monitorJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-04-06arch/arm64/boot.c: Only return if condition is metPaul Menzel
2015-04-03program loading: unify on struct progAaron Durbin
2015-04-03program loading: add prog_run() functionAaron Durbin
2015-04-03program loading: introduce struct progAaron Durbin
2015-03-28arm64: add spin table supportAaron Durbin
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-28arm64: Switch to EL2 for libpayload jumpFurquan Shaikh
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2015-01-26arm64: Prepare ARM64 for buildingMarc Jones
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh