summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* x86: acpi: Use u32 in table write routinesBin Meng2016-05-232-9/+9
* x86: acpi: Adjust order in acpi_table.cBin Meng2016-05-232-124/+126
* x86: acpi: Change fill_header()Bin Meng2016-05-232-14/+9
* x86: acpi: Remove acpi_create_ssdt_generator()Bin Meng2016-05-232-36/+0
* x86: acpi: Reorder code in acpi_table.hBin Meng2016-05-231-178/+169
* x86: acpi: Various changes to acpi_table.hBin Meng2016-05-232-68/+75
* x86: acpi: Remove unused codesBin Meng2016-05-231-68/+0
* x86: dts: Update to include ACTL register detailsBin Meng2016-05-236-0/+7
* x86: irq: Enable SCI on IRQ9Bin Meng2016-05-232-0/+26
* x86: irq: Reserve IRQ9 for ACPI in PIC modeBin Meng2016-05-231-0/+5
* x86: acpi: Fix compiler warnings in write_acpi_tables()Bin Meng2016-05-231-4/+4
* x86: Fix build warning in tables.c when CONFIG_SEABIOSBin Meng2016-05-231-0/+1
* x86: Drop asm/acpi.hBin Meng2016-05-234-27/+0
* dm: Rename disk uclass to ahciSimon Glass2016-05-175-4/+7
* x86: Correct typo of Miao Yan's email addressBin Meng2016-04-221-1/+1
* x86: qemu: Drop our own ACPI implementationBin Meng2016-04-228-890/+0
* arm: x86: Drop command-line code when CONFIG_CMDLINE is disabledSimon Glass2016-03-221-0/+4
* x86: Add congatec conga-QA3/E3845-4G (Bay Trail) supportStefan Roese2016-03-173-0/+283
* x86: Add support for the samus chromebookSimon Glass2016-03-172-0/+629
* x86: Support a chained-boot development flowSimon Glass2016-03-171-0/+80
* x86: dts: Drop memory SPD compatible stringSimon Glass2016-03-171-1/+0
* x86: ivybridge: Convert to use the common SDRAM codeSimon Glass2016-03-171-311/+83
* x86: Add common SDRAM-init codeSimon Glass2016-03-173-0/+327
* x86: Move common PCH code into a common placeSimon Glass2016-03-176-84/+99
* x86: Add a function to set the IOAPIC IDSimon Glass2016-03-172-0/+18
* x86: broadwell: Add support for high-speed I/O lane with MESimon Glass2016-03-172-0/+58
* x86: broadwell: Add support for SDRAM setupSimon Glass2016-03-174-0/+509
* x86: broadwell: Add power-control supportSimon Glass2016-03-173-0/+220
* x86: broadwell: Add reference code supportSimon Glass2016-03-172-0/+114
* x86: broadwell: Add an LPC driverSimon Glass2016-03-173-0/+110
* x86: broadwell: Add a northbridge driverSimon Glass2016-03-172-0/+60
* x86: broadwell: Add a SATA driverSimon Glass2016-03-172-0/+270
* x86: broadwell: Add a pinctrl driverSimon Glass2016-03-173-0/+370
* x86: broadwell: Add a PCH driverSimon Glass2016-03-174-0/+839
* x86: Add basic support for broadwellSimon Glass2016-03-1710-0/+1246
* x86: Add support for running Intel reference codeSimon Glass2016-03-172-0/+23
* x86: Drop all the old pin configuration codeSimon Glass2016-03-171-141/+0
* x86: Add an ICH6 pin configuration driverSimon Glass2016-03-173-0/+218
* x86: link: Add pin configuration to the device treeSimon Glass2016-03-171-0/+155
* x86: Update microcode for secondary CPUsSimon Glass2016-03-175-2/+12
* x86: ivybridge: Show microcode version for each coreSimon Glass2016-03-171-1/+2
* x86: Record the CPU details when starting each coreSimon Glass2016-03-173-1/+20
* x86: Move common MRC Kconfig options to the common fileSimon Glass2016-03-172-26/+62
* x86: Allow I/O functions to use pointersSimon Glass2016-03-171-2/+10
* x86: Add macros to clear and set I/O bitsSimon Glass2016-03-171-0/+22
* x86: ivybridge: Drop sandybridge_early_init()Simon Glass2016-03-171-2/+0
* x86: Move Intel Management Engine code to a common placeSimon Glass2016-03-1710-369/+418
* x86: Rename PORT_RESET to IO_PORT_RESETSimon Glass2016-03-173-5/+5
* x86: Move common CPU code to its own placeSimon Glass2016-03-176-76/+162
* x86: Move common LPC code to its own placeSimon Glass2016-03-176-85/+166
OpenPOWER on IntegriCloud