summaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAgeLines
* x86: efi: Fix EFI 64-bit payload build warningsBin Meng2016-08-30-4/+0
* i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese2016-08-16-26/+0
* x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese2016-08-16-4/+4
* x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng2016-07-12-11/+8
* x86: acpi: Pack global NVS into ACPI tableBin Meng2016-07-12-0/+10
* x86: quark: Introduce ACPI global NVSBin Meng2016-07-12-0/+34
* x86: baytrail: Introduce ACPI global NVSBin Meng2016-07-12-0/+55
* x86: quark: Add platform ASL filesBin Meng2016-05-30-0/+433
* x86: quark: Prepare device.h for inclusion by ASLBin Meng2016-05-30-6/+15
* x86: acpi: Make irqroute.asl commonBin Meng2016-05-30-2/+2
* x86: acpi: Create a common irqlinks ASL fileBin Meng2016-05-30-21/+35
* x86: baytrail: Add GPIO ASL descriptionBin Meng2016-05-23-0/+98
* x86: baytrail: Add internal UART ASL descriptionBin Meng2016-05-23-0/+64
* x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng2016-05-23-0/+3
* x86: Prepare configuration tables in dedicated high memory regionBin Meng2016-05-23-0/+23
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-23-157/+0
* x86: baytrail: Add platform ASL filesBin Meng2016-05-23-0/+1348
* x86: acpi: Return table length in acpi_create_madt_lapics()Bin Meng2016-05-23-1/+1
* x86: acpi: Add some generic ASL librariesBin Meng2016-05-23-0/+331
* x86: acpi: Clean up table header revisionsBin Meng2016-05-23-6/+0
* x86: acpi: Use u32 in table write routinesBin Meng2016-05-23-2/+2
* x86: acpi: Adjust order in acpi_table.cBin Meng2016-05-23-7/+7
* x86: acpi: Change fill_header()Bin Meng2016-05-23-0/+1
* x86: acpi: Remove acpi_create_ssdt_generator()Bin Meng2016-05-23-3/+0
* x86: acpi: Reorder code in acpi_table.hBin Meng2016-05-23-178/+169
* x86: acpi: Various changes to acpi_table.hBin Meng2016-05-23-34/+38
* x86: acpi: Remove unused codesBin Meng2016-05-23-68/+0
* x86: irq: Enable SCI on IRQ9Bin Meng2016-05-23-0/+4
* x86: Drop asm/acpi.hBin Meng2016-05-23-24/+0
* x86: Add common SDRAM-init codeSimon Glass2016-03-17-0/+55
* x86: Move common PCH code into a common placeSimon Glass2016-03-17-53/+56
* x86: Add a function to set the IOAPIC IDSimon Glass2016-03-17-0/+2
* x86: broadwell: Add support for SDRAM setupSimon Glass2016-03-17-0/+201
* x86: broadwell: Add power-control supportSimon Glass2016-03-17-0/+129
* x86: broadwell: Add an LPC driverSimon Glass2016-03-17-0/+32
* x86: broadwell: Add a pinctrl driverSimon Glass2016-03-17-0/+91
* x86: broadwell: Add a PCH driverSimon Glass2016-03-17-0/+153
* x86: Add basic support for broadwellSimon Glass2016-03-17-0/+446
* x86: Add support for running Intel reference codeSimon Glass2016-03-17-0/+12
* x86: Drop all the old pin configuration codeSimon Glass2016-03-17-141/+0
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-17-0/+1
* x86: Update microcode for secondary CPUsSimon Glass2016-03-17-0/+3
* x86: Record the CPU details when starting each coreSimon Glass2016-03-17-0/+9
* x86: Allow I/O functions to use pointersSimon Glass2016-03-17-2/+10
* x86: Add macros to clear and set I/O bitsSimon Glass2016-03-17-0/+22
* x86: ivybridge: Drop sandybridge_early_init()Simon Glass2016-03-17-2/+0
* x86: Move Intel Management Engine code to a common placeSimon Glass2016-03-17-334/+393
* x86: Rename PORT_RESET to IO_PORT_RESETSimon Glass2016-03-17-1/+1
* x86: Move common CPU code to its own placeSimon Glass2016-03-17-2/+44
* x86: Move common LPC code to its own placeSimon Glass2016-03-17-2/+59