summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/efi
AgeCommit message (Expand)Author
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2018-12-10efi: payload: only init usb if necessaryBin Meng
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng
2018-08-30x86: efi: payload: Install E820 map from EFI memory mapBin Meng
2018-06-24x86: efi: payload: Count in conventional memory above 4GB in DRAM bankBin Meng
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng
2018-06-17x86: efi: app: Display correct CPU info during bootBin Meng
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng
2018-06-17x86: efi: payload: Add arch_cpu_init()Bin Meng
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng
2017-08-01x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2016-11-14x86: Move efi .lds files into the 'lib' directorySimon Glass
2015-12-01x86: Convert to use driver model timerBin Meng
2015-08-05x86: Add relocation and link script for a 64-bit EFI applicationSimon Glass
2015-08-05x86: Add support for U-Boot as an EFI applicationBen Stoltz