summaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-07-17x86: Allow video-BIOS code to be built for SPLSimon Glass1-3/+4
2023-05-11x86: Tidy up availability of string functionsSimon Glass1-1/+3
2022-01-25acpi: Use finer-grained control of ACPI-table generationSimon Glass1-1/+1
2022-01-15x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass1-3/+2
2021-10-21x86: Show some EFI info with the bdinfo commandSimon Glass1-0/+1
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass1-0/+1
2020-09-25x86: apl: Generate CPU tablesSimon Glass1-1/+2
2020-09-25x86: acpi: Add PCT and PTC tablesSimon Glass1-1/+1
2020-07-17x86: Add support for building up an NHLT structureSimon Glass1-0/+1
2020-06-29x86: Don't build some unused objects in TPLTom Rini1-1/+3
2019-12-15x86: Don't include the BIOS emulator in TPLSimon Glass1-0/+2
2019-10-08x86: fsp: Move common dram functions into a common fileSimon Glass1-0/+1
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass1-1/+2
2019-08-09x86: Add a common HOB libraryPark, Aiden1-0/+1
2019-05-08x86: Add a simple TPL implementationSimon Glass1-1/+8
2019-02-13x86: do not use i386 code for x86_64 memory functionsHeinrich Schuchardt1-1/+1
2018-07-20x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng1-0/+1
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng1-1/+0
2018-06-13x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng1-2/+2
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng1-1/+1
2018-06-03efi_loader: build CRT0 and RELOC on x86_64Heinrich Schuchardt1-1/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini1-1/+0
2017-11-30x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese1-7/+1
2017-05-17x86: Add an early CMOS access libraryBin Meng1-0/+1
2017-05-17x86: acpi: Resume OS if resume vector is foundBin Meng1-0/+1
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko1-0/+1
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi1-0/+1
2017-02-06x86: Don't try to boot Linux from SPLSimon Glass1-0/+4
2017-02-06x86: Don't build 32-bit efi files on x86_64Simon Glass1-0/+4
2017-02-06x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass1-0/+2
2017-02-06x86: Add an SPL implementationSimon Glass1-0/+1
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf1-1/+1
2016-11-15efi: x86: Adjust EFI files support efi_loaderSimon Glass1-0/+5
2016-11-15x86: Move efi .S files into the 'lib' directorySimon Glass1-0/+18
2016-10-19x86: efi: Add EFI loader support for x86Simon Glass1-0/+1
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf1-1/+0
2016-05-23x86: Compile coreboot_table.c only for SeaBIOSBin Meng1-1/+1
2016-05-23x86: qemu: fix ACPI Kconfig optionsMiao Yan1-1/+1
2016-03-17x86: Add an ICH6 pin configuration driverSimon Glass1-0/+1
2016-03-17x86: Implement functions for writing coreboot tableBin Meng1-0/+1
2016-02-05x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng1-3/+0
2016-01-28x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan1-0/+2
2016-01-24dm: x86: Add a northbridge uclassSimon Glass1-0/+1
2016-01-24dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass1-1/+0
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng1-1/+0
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng1-2/+2
2015-10-21x86: Move mrccache.[c|h] to a common placeBin Meng1-0/+1
2015-10-21x86: fsp: Make hob command a sub-command to fspBin Meng1-1/+0
2015-10-21x86: Add SMBIOS table supportBin Meng1-0/+1