summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/queensbay/tnc.c
Commit message (Expand)AuthorAgeLines
* x86: tnc: Remove IGD and SDVO devices from driver modelBin Meng2016-02-05-0/+36
* x86: tnc: Use DM PCI API in disable_igd()Bin Meng2016-02-05-3/+19
* x86: tnc: Change disable_igd() to have a return valueBin Meng2016-02-05-3/+7
* x86: tnc: Drop unprotect_spi_flash()Bin Meng2016-02-05-16/+0
* dm: x86: queensbay: Add an interrupt driverSimon Glass2016-01-24-37/+0
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-24-1/+1
* x86: Convert to use driver model timerBin Meng2015-12-01-3/+0
* x86: queensbay: Really disable IGDBin Meng2015-11-13-6/+20
* x86: Allow disabling IGD on Intel QueensbayBin Meng2015-10-21-0/+19
* x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()Bin Meng2015-08-26-2/+2
* x86: Allow pirq_init() to return an errorSimon Glass2015-08-14-3/+1
* x86: Convert to use driver model pci on queensbay/crownbayBin Meng2015-07-28-5/+0
* x86: queensbay: Change PCIe root ports' interrupt routingBin Meng2015-07-14-6/+7
* x86: Refactor PIRQ routing supportBin Meng2015-06-04-1/+38
* x86: queensbay: Implement PIRQ routingBin Meng2015-04-29-1/+9
* x86: queensbay: Avoid using PCH prefixBin Meng2015-04-29-2/+2
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16-2/+2
* x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-06-27/+0
* x86: Move common FSP code into a common locationSimon Glass2015-02-05-1/+1
* x86: crownbay: Add SPI flash supportBin Meng2014-12-18-1/+25
* x86: Add basic support to queensbay platform and crownbay boardBin Meng2014-12-18-0/+48