summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2016-03-17x86: broadwell: Add a PCH driverSimon Glass
2016-03-17x86: Add basic support for broadwellSimon Glass
2016-03-17x86: Update microcode for secondary CPUsSimon Glass
2016-03-17x86: ivybridge: Show microcode version for each coreSimon Glass
2016-03-17x86: Record the CPU details when starting each coreSimon Glass
2016-03-17x86: Move common MRC Kconfig options to the common fileSimon Glass
2016-03-17x86: Move Intel Management Engine code to a common placeSimon Glass
2016-03-17x86: Rename PORT_RESET to IO_PORT_RESETSimon Glass
2016-03-17x86: Move common CPU code to its own placeSimon Glass
2016-03-17x86: Move common LPC code to its own placeSimon Glass
2016-03-17x86: Add the root-complex block to common intel registersSimon Glass
2016-03-17x86: Create a common header for Intel register accessSimon Glass
2016-03-17x86: Move microcode code to a common locationSimon Glass
2016-03-17x86: Move cache-as-RAM code into a common locationSimon Glass
2016-03-17x86: cpu: Add functions to return the family and steppingSimon Glass
2016-03-17x86: Add comments to the SIPI vectorSimon Glass
2016-03-17x86: Tidy up mp_init to reduce duplicationSimon Glass
2016-03-17x86: Add some more common MSR indexesSimon Glass
2016-03-17x86: cpu: Make the vendor table constSimon Glass
2016-03-17x86: Change write_acpi_tables() signature a little bitBin Meng
2016-03-17x86: Move asm/arch-coreboot/tables.h to a common placeBin Meng
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-02-21x86: Add Intel Cougar Canyon 2 boardBin Meng
2016-02-21x86: ivybridge: bd82x6x: Support FSP enabled configurationBin Meng
2016-02-21x86: ivybridge: Add FSP supportBin Meng
2016-02-21x86: fix memalign() parameter orderStephen Warren
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-05x86: quark: Use Quark's own PCI config APIsBin Meng
2016-02-05x86: pci: Drop legacy PCI APIsBin Meng
2016-02-05x86: pci: Use DM PCI APIs in pci_assign_irqs()Bin Meng
2016-02-05x86: qemu: Convert to use DM PCI APIBin Meng
2016-02-05x86: tnc: Remove IGD and SDVO devices from driver modelBin Meng
2016-02-05x86: tnc: Use DM PCI API in disable_igd()Bin Meng
2016-02-05x86: tnc: Change disable_igd() to have a return valueBin Meng
2016-02-05x86: irq: Convert to use DM PCI APIBin Meng
2016-02-05x86: irq: Move irq_router to a per driver privBin Meng
2016-02-05x86: irq: Get irq_router's bdf via dm_pci_get_bdf()Bin Meng
2016-02-05x86: pch: Implement get_gpio_base opBin Meng
2016-02-05dm: pch: Rename get_sbase op to get_spi_baseBin Meng
2016-02-05dm: pch: Remove pch_get_version opBin Meng
2016-02-05x86: quark: Drop unprotect_spi_flash()Bin Meng
2016-02-05x86: tnc: Drop unprotect_spi_flash()Bin Meng
2016-01-28x86: qemu: add the ability to load and link ACPI tables from QEMUMiao Yan
2016-01-28x86: qemu: setup PM IO base for ACPI in southbridgeMiao Yan
2016-01-28x86: qemu: re-structure qemu_fwcfg_list_firmware()Miao Yan
2016-01-28x86: baytrail: Add option to disable the internal UART to setup_early_uart()Stefan Roese
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass
2016-01-24x86: Set up a shared syscon numbering schemaSimon Glass
2016-01-24x86: ivybridge: Drop the SMM-locking codeSimon Glass