summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-10-19Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf
2016-10-19x86: Move table csum into separate fileAlexander Graf
2016-10-18x86: Add implementations of setjmp() and longjmp()Simon Glass
2016-10-18x86: Move table csum into separate headerAlexander Graf
2016-10-11x86: Drop unused init_helper functionsSimon Glass
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass
2016-10-11x86: Add an accelerated memmove() functionSimon Glass
2016-10-11x86: Fix Linux v4.7+ zimage booting (update bootparam.h)Stefan Roese
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-30x86: efi: Fix EFI 64-bit payload build warningsBin Meng
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese
2016-08-16x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese
2016-07-12x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng
2016-07-12x86: acpi: Pack global NVS into ACPI tableBin Meng
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng
2016-07-12x86: baytrail: Introduce ACPI global NVSBin Meng
2016-05-30x86: quark: Add platform ASL filesBin Meng
2016-05-30x86: quark: Prepare device.h for inclusion by ASLBin Meng
2016-05-30x86: acpi: Make irqroute.asl commonBin Meng
2016-05-30x86: acpi: Create a common irqlinks ASL fileBin Meng
2016-05-23x86: baytrail: Add GPIO ASL descriptionBin Meng
2016-05-23x86: baytrail: Add internal UART ASL descriptionBin Meng
2016-05-23x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng
2016-05-23x86: Prepare configuration tables in dedicated high memory regionBin Meng
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini
2016-05-23x86: baytrail: Add platform ASL filesBin Meng
2016-05-23x86: acpi: Return table length in acpi_create_madt_lapics()Bin Meng
2016-05-23x86: acpi: Add some generic ASL librariesBin Meng
2016-05-23x86: acpi: Clean up table header revisionsBin Meng
2016-05-23x86: acpi: Use u32 in table write routinesBin Meng
2016-05-23x86: acpi: Adjust order in acpi_table.cBin Meng
2016-05-23x86: acpi: Change fill_header()Bin Meng
2016-05-23x86: acpi: Remove acpi_create_ssdt_generator()Bin Meng
2016-05-23x86: acpi: Reorder code in acpi_table.hBin Meng
2016-05-23x86: acpi: Various changes to acpi_table.hBin Meng
2016-05-23x86: acpi: Remove unused codesBin Meng
2016-05-23x86: irq: Enable SCI on IRQ9Bin Meng
2016-05-23x86: Drop asm/acpi.hBin Meng
2016-03-17x86: Add common SDRAM-init codeSimon Glass
2016-03-17x86: Move common PCH code into a common placeSimon Glass
2016-03-17x86: Add a function to set the IOAPIC IDSimon Glass
2016-03-17x86: broadwell: Add support for SDRAM setupSimon Glass
2016-03-17x86: broadwell: Add power-control supportSimon Glass
2016-03-17x86: broadwell: Add an LPC driverSimon Glass
2016-03-17x86: broadwell: Add a pinctrl driverSimon Glass
2016-03-17x86: broadwell: Add a PCH driverSimon Glass
2016-03-17x86: Add basic support for broadwellSimon Glass