summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng
2015-06-04x86: qemu: Create separate i440fx and q35 device treesBin Meng
2015-06-04x86: coreboot: Fix cosmetic issuesBin Meng
2015-06-04x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng
2015-06-04x86: qemu: Adjust VGA initializationBin Meng
2015-06-04x86: qemu: Enable legacy IDE I/O ports decodeBin Meng
2015-06-04x86: qemu: Turn on legacy segments decodeBin Meng
2015-06-04x86: fsp_support: Correct high mem comment typoAndrew Bradford
2015-06-04x86: Do sanity test on pirq table before writingBin Meng
2015-06-04x86: quark: Implement PIRQ routingBin Meng
2015-06-04x86: Refactor PIRQ routing supportBin Meng
2015-06-04x86: qemu: Add graphics supportBin Meng
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng
2015-06-04x86: Make QEMU the default vendorBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng
2015-04-30x86: Enable multi-core init for Minnowboard MAXSimon Glass
2015-04-30x86: Add a CPU driver for baytrailSimon Glass
2015-04-30x86: Allow CPUs to be set up after relocationSimon Glass
2015-04-30x86: Add functions to set and clear bits on MSRsSimon Glass
2015-04-30x86: Add multi-processor initSimon Glass
2015-04-29x86: Provide access to the IDTSimon Glass
2015-04-29x86: Store the GDT pointer in global_dataSimon Glass
2015-04-29x86: Add an mfence macroSimon Glass
2015-04-29x86: Add defines for fixed MTRRsSimon Glass
2015-04-29x86: Add atomic operationsSimon Glass
2015-04-29x86: Add support for the Simple Firmware Interface (SFI)Simon Glass
2015-04-29x86: Disable -WerrorSimon Glass
2015-04-29x86: Remove unwanted MMC debuggingSimon Glass
2015-04-29x86: fsp: Use reset_cpu()Simon Glass
2015-04-29x86: quark: Use reset_cpu()Simon Glass
2015-04-29x86: ivybridge: Use reset_cpu()Simon Glass
2015-04-29x86: Implement reset_cpu() correctly for modern CPUsSimon Glass
2015-04-29x86: link: Add PCH driver to support SPI FlashSimon Glass
2015-04-29x86: minnowmax: use the correct NOR in the configurationGabriel Huau
2015-04-29x86: Correct the typo in write_tables()Bin Meng
2015-04-29x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng
2015-04-29x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmeticsBin Meng
2015-04-29x86: Kconfig: Move platform options forwardBin Meng
2015-04-29x86: Kconfig: Divide the target selection to vendor/modelBin Meng
2015-04-29x86: quark: Turn on legacy segments decodeBin Meng
2015-04-29x86: Check PIRQ routing table sanity in the F segmentBin Meng
2015-04-29x86: minnowmax: add GPIO banks in the device treeGabriel Huau
2015-04-29x86: baytrail: fix the GPIOBASE addressGabriel Huau
2015-04-29x86: queensbay: Implement PIRQ routingBin Meng
2015-04-29x86: Support platform PIRQ routingBin Meng
2015-04-29x86: Write configuration tables in last_stage_init()Bin Meng