summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/queensbay
AgeCommit message (Expand)Author
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: tnc: Drop unprotect_spi_flash()Bin Meng
2016-01-24dm: x86: queensbay: Add an interrupt driverSimon Glass
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2016-01-14Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng
2016-01-13x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2015-12-01x86: Convert to use driver model timerBin Meng
2015-11-13x86: queensbay: Really disable IGDBin Meng
2015-10-21x86: Allow disabling IGD on Intel QueensbayBin Meng
2015-08-26x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass
2015-07-28x86: Convert to use driver model pci on queensbay/crownbayBin Meng
2015-07-14x86: queensbay: Change CPU_ADDR_BITS to 32Bin Meng
2015-07-14x86: queensbay: Change PCIe root ports' interrupt routingBin Meng
2015-06-04x86: Refactor PIRQ routing supportBin Meng
2015-04-29x86: queensbay: Implement PIRQ routingBin Meng
2015-04-29x86: queensbay: Avoid using PCH prefixBin Meng
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-02-06x86: Allow FSP Kconfig settings for all x86Simon Glass
2015-02-06x86: mmc: Move common FSP functions into a common fileSimon Glass
2015-02-05x86: Make CAR and DRAM FSP code commonSimon Glass
2015-02-05x86: Move common FSP code into a common locationSimon Glass
2015-01-13x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng
2015-01-12x86: Simplify the fsp hob access functionsBin Meng
2014-12-18x86: Clean up the FSP support codesBin Meng
2014-12-18x86: crownbay: Add SDHCI supportBin Meng
2014-12-18x86: crownbay: Add SPI flash supportBin Meng
2014-12-18x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng
2014-12-18x86: Add queensbay and crownbay Kconfig filesBin Meng
2014-12-18x86: Convert microcode format to device-tree-onlySimon Glass
2014-12-18x86: Add basic support to queensbay platform and crownbay boardBin Meng
2014-12-13x86: queensbay: Adapt FSP support codesBin Meng
2014-12-13x86: Initial import from Intel FSP release for Queensbay platformBin Meng