summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
Commit message (Expand)AuthorAgeLines
* x86: Move efi .lds files into the 'lib' directorySimon Glass2016-11-14-177/+0
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-19-1/+56
|\
| * x86: efi: Add EFI loader support for x86Simon Glass2016-10-19-1/+35
| * cpu: Add get_vendor callbackAlexander Graf2016-10-19-0/+16
| * cpu: Add DMTF id and family fieldsAlexander Graf2016-10-19-0/+5
* | x86: Add implementations of setjmp() and longjmp()Simon Glass2016-10-18-1/+62
|/
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-2/+3
* x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-12-4/+0
* x86: ivybridge: Tidy up enable_clock_gating() for 64-bitSimon Glass2016-10-11-4/+4
* x86: ivybridge: Fix PCH power setupSimon Glass2016-10-11-4/+4
* x86: Correct address casts in interrupt codeSimon Glass2016-10-11-2/+2
* x86: Correct address casts in cpu codeSimon Glass2016-10-11-6/+4
* x86: Allow interrupts to be disabled in 64-bit modeSimon Glass2016-10-11-1/+4
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-11-1022/+0
* dm: x86: Move samus to use new driver model supportSimon Glass2016-10-11-1/+0
* x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese2016-10-11-2/+3
* x86: squash lines for immediate returnMasahiro Yamada2016-09-23-28/+4
* x86: Add debugging when cpu_common_init() failsSimon Glass2016-08-30-1/+3
* x86: ivybridge: Allow microcode to be collatedSimon Glass2016-08-30-1/+11
* x86: Add debugging when a microcode update failsSimon Glass2016-08-30-1/+3
* x86: baytrail: Add SIO HS-UART clock setupStefan Roese2016-08-16-0/+48
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-07-12-0/+49
|\
| * x86: link: Correct a failure in DRAM initSimon Glass2016-07-12-0/+5
| * x86: quark: Introduce ACPI global NVSBin Meng2016-07-12-0/+7
| * x86: baytrail: Introduce ACPI global NVSBin Meng2016-07-12-0/+26
| * x86: baytrail: Introduce a Kconfig option for the internal UARTBin Meng2016-07-12-0/+11
* | x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass2016-07-11-6/+0
|/
* x86: coreboot: Remove the dummy pch driverBin Meng2016-06-29-27/+0
* x86: Probe pinctrl driver in cpu_init_r()Bin Meng2016-06-12-0/+5
* x86: baytrail: acpi: Fix I/O APIC ID in the MADT tableBin Meng2016-05-30-1/+1
* x86: quark: Generate ACPI FADT/MADT tablesBin Meng2016-05-30-0/+164
* x86: broadwell: Correct I/O APIC IDBin Meng2016-05-23-1/+2
* x86: quark: Assign a unique I/O APIC IDBin Meng2016-05-23-0/+4
* x86: Call lapic_setup() in interrupt_init()Bin Meng2016-05-23-7/+5
* x86: Remove SMP limitation in lapic_setup()Bin Meng2016-05-23-6/+1
* x86: Don't touch IA32_APIC_BASE MSR on Intel QuarkBin Meng2016-05-23-12/+16
* x86: Reserve configuration tables in high memoryBin Meng2016-05-23-3/+8
* x86: Unify reserve_arch() for all x86 boardsBin Meng2016-05-23-27/+12
* x86: Fix up PIRQ routing table checksum earlierBin Meng2016-05-23-0/+4
* x86: Call board_final_cleanup() in last_stage_init()Bin Meng2016-05-23-9/+21
* x86: qemu: rename qemu/acpi_table.cMiao Yan2016-05-23-2/+1
* cmd: qfw: bring ACPI generation code into qfw coreMiao Yan2016-05-23-209/+0
* cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-23-4/+4
* x86: qemu: add comment about qfw register endiannessMiao Yan2016-05-23-1/+8
* x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-23-1/+38
* x86: qemu: split qfw command interface and qfw coreMiao Yan2016-05-23-3/+6
* cmd: qfw: remove qemu_fwcfg_free_files()Miao Yan2016-05-23-2/+11
* x86: qemu: fix ACPI Kconfig optionsMiao Yan2016-05-23-1/+1
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-23-574/+248
* x86: baytrail: Generate ACPI FADT/MADT tablesBin Meng2016-05-23-0/+164