summaryrefslogtreecommitdiffstats
path: root/src/arch/arm64/boot.c
Commit message (Expand)AuthorAgeFilesLines
* assets: abstract away the firmware assets used for bootingAaron Durbin2015-06-021-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm64: Make SPSR exception masking on EL2 transition explicitJulius Werner2015-05-191-1/+1
* arm64: Add support for using ARM Trusted Firmware as secure monitorJulius Werner2015-05-191-2/+7
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-11/+8
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-2/+2
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-1/+2
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-4/+4
* arm64: Reorganize payload entry code and related KconfigsJulius Werner2015-05-191-16/+18
* arch/arm64/boot.c: Only return if condition is metPaul Menzel2015-04-061-1/+2
* program loading: unify on struct progAaron Durbin2015-04-031-5/+0
* program loading: add prog_run() functionAaron Durbin2015-04-031-3/+24
* program loading: introduce struct progAaron Durbin2015-04-031-7/+9
* arm64: add spin table supportAaron Durbin2015-03-281-0/+4
* arm64: Add support for secure monitorFurquan Shaikh2015-03-281-2/+6
* arm64: Switch to EL2 for libpayload jumpFurquan Shaikh2015-03-281-1/+20
* loaders: add program_loading.h header fileAaron Durbin2015-03-201-1/+1
* arm64: Prepare ARM64 for buildingMarc Jones2015-01-261-3/+4
* coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh2014-09-231-0/+33
OpenPOWER on IntegriCloud