Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop asm/global_data.h from common header | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move board_get_usable_ram_top() out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | common: Move checkcpu() out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | efi: payload: only init usb if necessary | Bin Meng | 2018-12-10 | 1 | -1/+2 |
* | x86: zimage: Support booting Linux kernel from an EFI payload | Bin Meng | 2018-08-30 | 1 | -0/+37 |
* | x86: efi: payload: Install E820 map from EFI memory map | Bin Meng | 2018-08-30 | 1 | -0/+82 |
* | x86: efi: payload: Count in conventional memory above 4GB in DRAM bank | Bin Meng | 2018-06-24 | 1 | -2/+1 |
* | x86: efi-x86_payload: Enable usb keyboard during boot | Bin Meng | 2018-06-24 | 1 | -0/+9 |
* | x86: efi: payload: Add arch_cpu_init() | Bin Meng | 2018-06-17 | 1 | -3/+8 |
* | x86: efi: Refactor the directory of EFI app and payload support | Bin Meng | 2018-06-17 | 1 | -0/+157 |