summaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
Commit message (Expand)AuthorAgeLines
* x86: Compile coreboot_table.c only for SeaBIOSBin Meng2016-05-23-1/+1
* x86: qemu: fix ACPI Kconfig optionsMiao Yan2016-05-23-1/+1
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-17-0/+1
* x86: Implement functions for writing coreboot tableBin Meng2016-03-17-0/+1
* x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng2016-02-05-3/+0
* x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan2016-01-28-0/+2
* dm: x86: Add a northbridge uclassSimon Glass2016-01-24-0/+1
* dm: Expand the uclass for Platform Controller Hubs (PCH)Simon Glass2016-01-24-1/+0
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-01-1/+0
* x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-13-2/+2
* x86: Move mrccache.[c|h] to a common placeBin Meng2015-10-21-0/+1
* x86: fsp: Make hob command a sub-command to fspBin Meng2015-10-21-1/+0
* x86: Add SMBIOS table supportBin Meng2015-10-21-0/+1
* x86: Move install_e820_map() out of zimage.cBin Meng2015-10-21-0/+1
* x86: Generate a valid ACPI tableSaket Sinha2015-08-26-0/+1
* x86: Add helper code for running from EFISimon Glass2015-08-05-0/+1
* x86: Support building the EFI stubSimon Glass2015-08-05-1/+1
* x86: Add MultiProcessor (MP) table APIsBin Meng2015-07-14-0/+1
* x86: Add support for the Simple Firmware Interface (SFI)Simon Glass2015-04-29-0/+1
* x86: Support platform PIRQ routingBin Meng2015-04-29-0/+1
* x86: Write configuration tables in last_stage_init()Bin Meng2015-04-29-0/+1
* x86: Remove the old VGA driverBin Meng2015-04-29-1/+0
* dm: x86: Add a uclass for an Low Pin Count (LPC) deviceSimon Glass2015-04-18-0/+1
* dm: x86: Add a uclass for a Platform Controller HubSimon Glass2015-04-18-0/+1
* dm: x86: pci: Add a PCI driver for driver modelSimon Glass2015-04-18-0/+2
* x86: Move common FSP code into a common locationSimon Glass2015-02-05-0/+1
* x86: Add an 'mtrr' command to list and adjust MTRRsSimon Glass2015-01-13-0/+1
* x86: Add a simple command to show FSP HOB informationBin Meng2014-12-13-0/+1
* x86: Add support for running option ROMs nativelySimon Glass2014-11-25-0/+3
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-0/+1
* x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-23-3/+3
* kbuild, x86: use a short log for arch/x86/lib/libgcc.aMasahiro Yamada2014-03-12-2/+3
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-1/+1
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-37/+19
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-13-1/+1
* x86: Remove ISR timerSimon Glass2013-05-13-1/+0
* x86: Add TSC timerSimon Glass2013-05-13-0/+1
* x86: Remove legacy board init codeSimon Glass2013-05-13-5/+0
* x86: Remove unused bios/pci codeSimon Glass2013-05-13-1/+0
* x86: Enable generic board supportSimon Glass2013-03-15-0/+3
* x86: Remove unused real mode codeSimon Glass2013-02-14-10/+0
* x86: Build vga video code only if CONFIG_VIDEO_VGA is definedSimon Glass2012-12-06-2/+2
* x86: Implement arch_phys_memset so that it can wipe memory above 4GBGabe Black2012-12-06-0/+1
* x86: Allow compiling out realmode/bios codeGabe Black2012-11-30-3/+6
* x86: Split init functions out of board.cGraeme Russ2012-01-04-0/+2
* x86: Move relocation code out of board.cGraeme Russ2012-01-04-0/+1
* x86: Move do_go_exec() out of board.cGraeme Russ2012-01-04-0/+1
* x86: Wrap small helper functions from libgcc to avoid an ABI mismatchGabe Black2011-11-29-0/+6