~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* Correct SPL uses of USB_KEYBOARDSimon Glass2023-02-10
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass2022-01-15
* x86: efi: Show the system-table revisionSimon Glass2021-12-31
* x86: Show some EFI info with the bdinfo commandSimon Glass2021-10-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-17
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-02
* common: Move checkcpu() out of common.hSimon Glass2019-12-02
* efi: payload: only init usb if necessaryBin Meng2018-12-10
* x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng2018-08-30
* x86: efi: payload: Install E820 map from EFI memory mapBin Meng2018-08-30
* x86: efi: payload: Count in conventional memory above 4GB in DRAM bankBin Meng2018-06-24
* x86: efi-x86_payload: Enable usb keyboard during bootBin Meng2018-06-24
* x86: efi: app: Display correct CPU info during bootBin Meng2018-06-17
* x86: Rename efi-x86 target to efi-x86_appBin Meng2018-06-17
* x86: efi: payload: Add arch_cpu_init()Bin Meng2018-06-17
* x86: efi: Refactor the directory of EFI app and payload supportBin Meng2018-06-17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng2017-08-01
* x86: kconfig: Let board select BOARD_EARLY_INIT_FBin Meng2017-08-01
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* board_f: x86: Use checkcpu() for CPU initSimon Glass2017-04-05
* x86: Move efi .lds files into the 'lib' directorySimon Glass2016-11-14
* x86: Convert to use driver model timerBin Meng2015-12-01
* x86: Add relocation and link script for a 64-bit EFI applicationSimon Glass2015-08-05
* x86: Add support for U-Boot as an EFI applicationBen Stoltz2015-08-05