Age | Commit message (Expand) | Author |
2020-07-17 | x86: Add support for building up an NHLT structure | Simon Glass |
2020-07-17 | acpi: Allow creating the GNVS to fail | Simon Glass |
2020-07-17 | x86: Allow devices to write to DSDT | Simon Glass |
2020-07-17 | x86: Allow devices to write an SSDT | Simon Glass |
2020-07-17 | x86: acpi: Move MADT down a bit | Simon Glass |
2020-07-17 | x86: fsp: Support a warning message when DRAM init is slow | Simon Glass |
2020-07-17 | x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME | Simon Glass |
2020-07-17 | x86: p2sb: make P2SB driver depend on P2SB uclass | Wolfgang Wallner |
2020-07-09 | x86: apl: Re-enable loading of SPL | Simon Glass |
2020-07-09 | x86: fsp: video: Allocate a frame buffer when needed | Simon Glass |
2020-07-09 | x86: fsp: Reinit the FPU after FSP meminit | Simon Glass |
2020-07-01 | x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE | Tom Rini |
2020-07-01 | Remove CROSS_COMPILE default from arch/*/config.mk | Tom Rini |
2020-06-29 | x86: Don't build some unused objects in TPL | Tom Rini |
2020-06-25 | bdinfo: x86: vesa: Update fb_base to the correct value | Simon Glass |
2020-06-02 | x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge | Bin Meng |
2020-06-02 | x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge | Bin Meng |
2020-06-02 | x86: baytrail: acpi: Create buffers outside of the methods | Bin Meng |
2020-06-02 | x86: tangier: acpi: Drop _HID() where enumerated by _ADR() | Andy Shevchenko |
2020-06-02 | x86: tangier: acpi: Drop _ADR() where _HID() is present | Andy Shevchenko |
2020-06-02 | x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge | Andy Shevchenko |
2020-06-02 | x86: tangier: acpi: Create buffers outside of the methods | Andy Shevchenko |
2020-06-02 | x86: apl: Add hex offsets for registers in FSP-S | Simon Glass |
2020-06-02 | x86: coral: Correct some FSP-S settings | Simon Glass |
2020-06-02 | x86: apl: Add hex offsets for registers in FSP-M | Simon Glass |
2020-06-02 | x86: coral: Correct some FSP-M settings | Simon Glass |
2020-06-02 | x86: mrccache: Allow use before driver model is active | Simon Glass |
2020-06-02 | x86: spl: Print the error on SPL failure | Simon Glass |
2020-06-02 | x86: spi: Add a way to access the SPI mapping via registers | Simon Glass |
2020-05-27 | cbfs: Don't require the CBFS size with cbfs_init_mem() | Simon Glass |
2020-05-27 | x86: coreboot: add SMBIOS cbmem entry parsing | Christian Gmeiner |
2020-05-27 | x86: apl: Use devicetree for FSP-S configuration | Bernhard Messerklinger |
2020-05-27 | x86: apl: Use devicetree for FSP-M configuration | Bernhard Messerklinger |
2020-05-27 | x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled | Bernhard Messerklinger |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | Use __ASSEMBLY__ as the assembly macros | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop asm/ptrace.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | bootstage: Use BOOTSTAGE instead of BOOTSTATE | Simon Glass |
2020-05-18 | common: Drop part.h from common header | Simon Glass |
2020-05-18 | part: Drop disk_partition_t typedef | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-17 | efi_loader: round the memory area in efi_add_memory_map() | Michael Walle |
2020-05-04 | x86: coreboot: Allow building an SPL image | Simon Glass |
2020-05-04 | x86: Update SPL for coreboot | Simon Glass |