aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2018-06-13x86: cougarcanyon2: Add missing chipset interrupt informationBin Meng1-0/+46
2018-06-13x86: irq: Support discrete PIRQ routing registers via device treeBin Meng2-33/+101
2018-06-13x86: irq: Parse number of PIRQ links from device treeBin Meng2-4/+12
2018-06-13x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng2-3/+4
2018-06-13x86: Conditionally build the pinctrl_ich6 driverBin Meng4-1/+9
2018-06-13x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng2-10/+34
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng10-129/+70
2018-06-13x86: cougarcanyon2: Enable CPU driver and SMP supportBin Meng1-0/+33
2018-06-13x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodesBin Meng1-5/+0
2018-06-13x86: ivybridge: Drop CONFIG_USBDEBUGBin Meng2-20/+0
2018-06-13x86: ivybridge: Enable 206ax cpu driver for FSP buildBin Meng1-1/+1
2018-06-13x86: cougarcanyon2: Update dts for SPI lock downBin Meng1-0/+2
2018-06-13x86: ivybridge: Imply USB_XHCI_HCDBin Meng1-0/+1
2018-06-13x86: baytrail: Correct the comment of IACORE_VIDS bit rangesBin Meng1-1/+1
2018-06-03Define board_quiesce_devices() in a shared locationSimon Glass2-5/+0
2018-06-03efi_loader: build CRT0 and RELOC on x86_64Heinrich Schuchardt1-1/+11
2018-06-03efi_selftest: allow building relocation code on x86_64Heinrich Schuchardt1-4/+16
2018-05-15x86: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue1-0/+2
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini318-656/+318
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini6-12/+0
2018-04-16bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng1-0/+4
2018-04-16x86: Rename e820entry to e820_entryBin Meng8-10/+10
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng6-11/+17
2018-04-16x86: Update the io.h file to use {out|in}_{be|le}X macrosLukasz Majewski1-17/+17
2018-04-16x86: Add 64-bit memory-mapped I/O functionsIvan Gorinov1-0/+4
2018-04-09efi_loader: correctly set the machine type in the PE headerHeinrich Schuchardt1-1/+5
2018-03-30x86: zImage: Pass working device tree data to the kernelIvan Gorinov2-2/+40
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay1-1/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin1-5/+0
2018-01-30x86: quark: Fix unused warningsTom Rini1-9/+4
2018-01-30x86: acpi: Use an API to get the ACPI RSDP table addressBin Meng4-14/+17
2018-01-30x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parametersAndy Shevchenko4-0/+22
2018-01-30x86: zImage: Move subarch assignment out of cmd_line checkAndy Shevchenko1-4/+5
2018-01-30x86: Fix reference to QEMU variant of write_acpi_tables()Andy Shevchenko1-2/+1
2018-01-30x86: tangier: Make _CRS for BTH0 Serialized to avoid warningAndy Shevchenko1-1/+1
2018-01-08x86: tangier: Add Bluetooth to ACPI tableAndy Shevchenko1-0/+51
2018-01-08x86: tangier: Use actual GPIO hardware numbersAndy Shevchenko1-5/+5
2018-01-08x86: Move commands from under arch/x86 to cmd/x86/Tom Rini4-293/+0
2017-12-21x86: tangier: Use official ACPI HID for FLIS IPAndy Shevchenko1-8/+1
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen7-0/+7
2017-11-30x86: lib: Implement standalone __udivdi3 etc instead of libgcc onesStefan Roese4-39/+114
2017-11-30Revert "x86: bootm: Fix FIT image booting on x86"Anatolij Gustschin1-1/+1
2017-11-30x86: don't compare pointers to 0Heinrich Schuchardt1-2/+2
2017-11-30x86: qemu: Move Cache-As-RAM memory from area mapped to ROMAnton Gerasimov1-1/+1
2017-11-17pylibfdt: compile pylibfdt only when dtoc/binman is necessaryMasahiro Yamada1-0/+1
2017-10-27x86: acpi: Put sleepstates.asl to the common placeBin Meng4-12/+2
2017-10-27x86: fsp: graphics: Add some notes about the graphics info hobBin Meng1-0/+4
2017-10-27x86: braswell: cherryhill: Update dts for SPI lock downBin Meng2-4/+1