summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* dm: x86: pci: Add a PCI driver for driver modelSimon Glass2015-04-181-0/+2
* x86: Move common FSP code into a common locationSimon Glass2015-02-051-0/+1
* x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass2015-01-131-0/+1
* x86: Add a simple command to show FSP HOB informationBin Meng2014-12-131-0/+1
* x86: Add support for running option ROMs nativelySimon Glass2014-11-251-0/+3
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-211-0/+1
* x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-231-3/+3
* kbuild, x86: use a short log for arch/x86/lib/libgcc.aMasahiro Yamada2014-03-121-2/+3
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-37/+19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-131-1/+1
* x86: Remove ISR timerSimon Glass2013-05-131-1/+0
* x86: Add TSC timerSimon Glass2013-05-131-0/+1
* x86: Remove legacy board init codeSimon Glass2013-05-131-5/+0
* x86: Remove unused bios/pci codeSimon Glass2013-05-131-1/+0
* x86: Enable generic board supportSimon Glass2013-03-151-0/+3
* x86: Remove unused real mode codeSimon Glass2013-02-141-10/+0
* x86: Build vga video code only if CONFIG_VIDEO_VGA is definedSimon Glass2012-12-061-2/+2
* x86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black2012-12-061-0/+1
* x86: Allow compiling out realmode/bios codeGabe Black2012-11-301-3/+6
* x86: Split init functions out of board.cGraeme Russ2012-01-041-0/+2
* x86: Move relocation code out of board.cGraeme Russ2012-01-041-0/+1
* x86: Move do_go_exec() out of board.cGraeme Russ2012-01-041-0/+1
* x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black2011-11-291-0/+6
OpenPOWER on IntegriCloud