~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Allow video-BIOS code to be built for SPLSimon Glass2023-07-17
* x86: Tidy up availability of string functionsSimon Glass2023-05-11
* acpi: Use finer-grained control of ACPI-table generationSimon Glass2022-01-25
* x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass2022-01-15
* x86: Show some EFI info with the bdinfo commandSimon Glass2021-10-21
* x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass2021-03-27
* x86: apl: Generate CPU tablesSimon Glass2020-09-25
* x86: acpi: Add PCT and PTC tablesSimon Glass2020-09-25
* x86: Add support for building up an NHLT structureSimon Glass2020-07-17
* x86: Don't build some unused objects in TPLTom Rini2020-06-29
* x86: Don't include the BIOS emulator in TPLSimon Glass2019-12-15
* x86: fsp: Move common dram functions into a common fileSimon Glass2019-10-08
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-08
* x86: Add a common HOB libraryPark, Aiden2019-08-09
* x86: Add a simple TPL implementationSimon Glass2019-05-08
* x86: do not use i386 code for x86_64 memory functionsHeinrich Schuchardt2019-02-13
* x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng2018-07-20
* x86: efi: Refactor the directory of EFI app and payload supportBin Meng2018-06-17
* x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng2018-06-13
* x86: Conditionally build the pinctrl_ich6 driverBin Meng2018-06-13
* efi_loader: build CRT0 and RELOC on x86_64Heinrich Schuchardt2018-06-03
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Move commands from under arch/x86 to cmd/x86/Tom Rini2018-01-08
* x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese2017-11-30
* x86: Add an early CMOS access libraryBin Meng2017-05-17
* x86: acpi: Resume OS if resume vector is foundBin Meng2017-05-17
* x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko2017-04-10
* x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi2017-04-10
* x86: Don't try to boot Linux from SPLSimon Glass2017-02-06
* x86: Don't build 32-bit efi files on x86_64Simon Glass2017-02-06
* x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass2017-02-06
* x86: Add an SPL implementationSimon Glass2017-02-06
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-27
* efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-14
* x86: Move efi .S files into the 'lib' directorySimon Glass2016-11-14
* x86: efi: Add EFI loader support for x86Simon Glass2016-10-19
* x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-19
* x86: Compile coreboot_table.c only for SeaBIOSBin Meng2016-05-23
* x86: qemu: fix ACPI Kconfig optionsMiao Yan2016-05-23
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-17
* x86: Implement functions for writing coreboot tableBin Meng2016-03-17
* x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng2016-02-05
* x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan2016-01-28
* dm: x86: Add a northbridge uclassSimon Glass2016-01-24
* dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass2016-01-24
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-01
* x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-13
* x86: Move mrccache.[c|h] to a common placeBin Meng2015-10-21
* x86: fsp: Make hob command a sub-command to fspBin Meng2015-10-21
* x86: Add SMBIOS table supportBin Meng2015-10-21