summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/queensbay
Commit message (Expand)AuthorAgeFilesLines
* x86: tnc: Remove IGD and SDVO devices from driver modelBin Meng2016-02-051-0/+36
* x86: tnc: Use DM PCI API in disable_igd()Bin Meng2016-02-051-3/+19
* x86: tnc: Change disable_igd() to have a return valueBin Meng2016-02-051-3/+7
* x86: irq: Convert to use DM PCI APIBin Meng2016-02-051-1/+1
* x86: tnc: Drop unprotect_spi_flash()Bin Meng2016-02-051-16/+0
* dm: x86: queensbay: Add an interrupt driverSimon Glass2016-01-243-38/+66
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-141-7/+7
|\
| * x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng2016-01-131-1/+7
| * x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng2016-01-131-6/+0
| * x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng2016-01-131-1/+1
* | dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-121-2/+2
|/
* x86: Convert to use driver model timerBin Meng2015-12-011-3/+0
* x86: queensbay: Really disable IGDBin Meng2015-11-131-6/+20
* x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-212-0/+27
* x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng2015-08-261-2/+2
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-141-3/+1
* x86: Convert to use driver model pci on queensbay/crownbayBin Meng2015-07-283-52/+0
* x86: queensbay: Change CPU_ADDR_BITS to 32Bin Meng2015-07-141-0/+4
* x86: queensbay: Change PCIe root ports' interrupt routingBin Meng2015-07-141-6/+7
* x86: Refactor PIRQ routing supportBin Meng2015-06-043-244/+39
* x86: queensbay: Implement PIRQ routingBin Meng2015-04-293-2/+252
* x86: queensbay: Avoid using PCH prefixBin Meng2015-04-291-2/+2
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-161-2/+2
* x86: Allow FSP Kconfig settings for all x86Simon Glass2015-02-061-38/+0
* x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-063-72/+3
* x86: Make CAR and DRAM FSP code commonSimon Glass2015-02-053-206/+1
* x86: Move common FSP code into a common locationSimon Glass2015-02-056-413/+5
* x86: fsp: Drop get_hob_type() and get_hob_length()Bin Meng2015-01-132-7/+7
* x86: Simplify the fsp hob access functionsBin Meng2015-01-122-62/+72
* x86: Clean up the FSP support codesBin Meng2014-12-183-144/+129
* x86: crownbay: Add SDHCI supportBin Meng2014-12-182-1/+48
* x86: crownbay: Add SPI flash supportBin Meng2014-12-181-1/+25
* x86: Use consistent name XXX_ADDR for binary blob flash addressBin Meng2014-12-183-4/+4
* x86: Add queensbay and crownbay Kconfig filesBin Meng2014-12-181-0/+79
* x86: Convert microcode format to device-tree-onlySimon Glass2014-12-181-7/+4
* x86: Add basic support to queensbay platform and crownbay boardBin Meng2014-12-185-0/+323
* x86: queensbay: Adapt FSP support codesBin Meng2014-12-132-17/+27
* x86: Initial import from Intel FSP release for Queensbay platformBin Meng2014-12-132-0/+426
OpenPOWER on IntegriCloud