summaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: fsp: Move common dram functions into a common fileSimon Glass2019-10-081-0/+1
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-1/+2
* x86: Add a common HOB libraryPark, Aiden2019-08-091-0/+1
* x86: Add a simple TPL implementationSimon Glass2019-05-081-1/+8
* x86: do not use i386 code for x86_64 memory functionsHeinrich Schuchardt2019-02-131-1/+1
* x86: acpi: Move APIs unrelated to ACPI tables generation to a separate libraryBin Meng2018-07-201-0/+1
* x86: efi: Refactor the directory of EFI app and payload supportBin Meng2018-06-171-1/+0
* x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng2018-06-131-2/+2
* x86: Conditionally build the pinctrl_ich6 driverBin Meng2018-06-131-1/+1
* efi_loader: build CRT0 and RELOC on x86_64Heinrich Schuchardt2018-06-031-1/+11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* x86: Move commands from under arch/x86 to cmd/x86/Tom Rini2018-01-081-1/+0
* x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese2017-11-301-7/+1
* x86: Add an early CMOS access libraryBin Meng2017-05-171-0/+1
* x86: acpi: Resume OS if resume vector is foundBin Meng2017-05-171-0/+1
* x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko2017-04-101-0/+1
* x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi2017-04-101-0/+1
* x86: Don't try to boot Linux from SPLSimon Glass2017-02-061-0/+4
* x86: Don't build 32-bit efi files on x86_64Simon Glass2017-02-061-0/+4
* x86: Don't try to run the VGA BIOS in 64-bit modeSimon Glass2017-02-061-0/+2
* x86: Add an SPL implementationSimon Glass2017-02-061-0/+1
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-271-1/+1
* efi: x86: Adjust EFI files support efi_loaderSimon Glass2016-11-141-0/+5
* x86: Move efi .S files into the 'lib' directorySimon Glass2016-11-141-0/+18
* x86: efi: Add EFI loader support for x86Simon Glass2016-10-191-0/+1
* x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-191-1/+0
* x86: Compile coreboot_table.c only for SeaBIOSBin Meng2016-05-231-1/+1
* x86: qemu: fix ACPI Kconfig optionsMiao Yan2016-05-231-1/+1
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-171-0/+1
* x86: Implement functions for writing coreboot tableBin Meng2016-03-171-0/+1
* x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng2016-02-051-3/+0
* x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan2016-01-281-0/+2
* dm: x86: Add a northbridge uclassSimon Glass2016-01-241-0/+1
* dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass2016-01-241-1/+0
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-011-1/+0
* x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-131-2/+2
* x86: Move mrccache.[c|h] to a common placeBin Meng2015-10-211-0/+1
* x86: fsp: Make hob command a sub-command to fspBin Meng2015-10-211-1/+0
* x86: Add SMBIOS table supportBin Meng2015-10-211-0/+1
* x86: Move install_e820_map() out of zimage.cBin Meng2015-10-211-0/+1
* x86: Generate a valid ACPI tableSaket Sinha2015-08-261-0/+1
* x86: Add helper code for running from EFISimon Glass2015-08-051-0/+1
* x86: Support building the EFI stubSimon Glass2015-08-051-1/+1
* x86: Add MultiProcessor (MP) table APIsBin Meng2015-07-141-0/+1
* x86: Add support for the Simple Firmware Interface (SFI)Simon Glass2015-04-291-0/+1
* x86: Support platform PIRQ routingBin Meng2015-04-291-0/+1
* x86: Write configuration tables in last_stage_init()Bin Meng2015-04-291-0/+1
* x86: Remove the old VGA driverBin Meng2015-04-291-1/+0
* dm: x86: Add a uclass for an Low Pin Count (LPC) deviceSimon Glass2015-04-181-0/+1
* dm: x86: Add a uclass for a Platform Controller HubSimon Glass2015-04-181-0/+1