summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/efi
Commit message (Expand)AuthorAgeFilesLines
* x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-171-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-022-0/+2
* common: Move checkcpu() out of common.hSimon Glass2019-12-022-0/+2
* efi: payload: only init usb if necessaryBin Meng2018-12-101-1/+2
* x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng2018-08-301-0/+37
* x86: efi: payload: Install E820 map from EFI memory mapBin Meng2018-08-301-0/+82
* x86: efi: payload: Count in conventional memory above 4GB in DRAM bankBin Meng2018-06-241-2/+1
* x86: efi-x86_payload: Enable usb keyboard during bootBin Meng2018-06-241-0/+9
* x86: efi: app: Display correct CPU info during bootBin Meng2018-06-171-1/+1
* x86: Rename efi-x86 target to efi-x86_appBin Meng2018-06-172-1/+1
* x86: efi: payload: Add arch_cpu_init()Bin Meng2018-06-171-3/+8
* x86: efi: Refactor the directory of EFI app and payload supportBin Meng2018-06-174-0/+184
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-073-7/+3
* x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng2017-08-011-5/+0
* x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-011-5/+0
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-051-0/+5
* x86: Move efi .lds files into the 'lib' directorySimon Glass2016-11-142-177/+0
* x86: Convert to use driver model timerBin Meng2015-12-011-4/+0
* x86: Add relocation and link script for a 64-bit EFI applicationSimon Glass2015-08-051-0/+83
* x86: Add support for U-Boot as an EFI applicationBen Stoltz2015-08-054-0/+173