aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
AgeCommit message (Expand)Author
2019-12-15x86: Don't include the BIOS emulator in TPLSimon Glass
2019-10-08x86: fsp: Move common dram functions into a common fileSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-08-09x86: Add a common HOB libraryPark, Aiden
2019-05-08x86: Add a simple TPL implementationSimon Glass
2019-02-13x86: do not use i386 code for x86_64 memory functionsHeinrich Schuchardt
2018-07-20x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng
2018-06-13x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng
2018-06-03efi_loader: build CRT0 and RELOC on x86_64Heinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini
2017-11-30x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese
2017-05-17x86: Add an early CMOS access libraryBin Meng
2017-05-17x86: acpi: Resume OS if resume vector is foundBin Meng
2017-04-10x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko
2017-04-10x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi
2017-02-06x86: Don't try to boot Linux from SPLSimon Glass
2017-02-06x86: Don't build 32-bit efi files on x86_64Simon Glass
2017-02-06x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass
2017-02-06x86: Add an SPL implementationSimon Glass
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-14efi: x86: Adjust EFI files support efi_loaderSimon Glass
2016-11-14x86: Move efi .S files into the 'lib' directorySimon Glass
2016-10-19x86: efi: Add EFI loader support for x86Simon Glass
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf
2016-05-23x86: Compile coreboot_table.c only for SeaBIOSBin Meng
2016-05-23x86: qemu: fix ACPI Kconfig optionsMiao Yan
2016-03-17x86: Add an ICH6 pin configuration driverSimon Glass
2016-03-17x86: Implement functions for writing coreboot tableBin Meng
2016-02-05x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng
2016-01-28x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan
2016-01-24dm: x86: Add a northbridge uclassSimon Glass
2016-01-24dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng
2015-10-21x86: Move mrccache.[c|h] to a common placeBin Meng
2015-10-21x86: fsp: Make hob command a sub-command to fspBin Meng
2015-10-21x86: Add SMBIOS table supportBin Meng
2015-10-21x86: Move install_e820_map() out of zimage.cBin Meng
2015-08-26x86: Generate a valid ACPI tableSaket Sinha
2015-08-05x86: Add helper code for running from EFISimon Glass
2015-08-05x86: Support building the EFI stubSimon Glass
2015-07-14x86: Add MultiProcessor (MP) table APIsBin Meng
2015-04-29x86: Add support for the Simple Firmware Interface (SFI)Simon Glass
2015-04-29x86: Support platform PIRQ routingBin Meng
2015-04-29x86: Write configuration tables in last_stage_init()Bin Meng
2015-04-29x86: Remove the old VGA driverBin Meng
2015-04-18dm: x86: Add a uclass for an Low Pin Count (LPC) deviceSimon Glass