summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/queensbay/tnc.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-1/+1
* x86: irq: Remove chipset specific irq router driversBin Meng2018-06-131-0/+39
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-041-2/+2
* x86: squash lines for immediate returnMasahiro Yamada2016-09-231-7/+1
* 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: tnc: Drop unprotect_spi_flash()Bin Meng2016-02-051-16/+0
* dm: x86: queensbay: Add an interrupt driverSimon Glass2016-01-241-37/+0
* dm: x86: Set up interrupt routing from interrupt_init()Simon Glass2016-01-241-1/+1
* 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-211-0/+19
* 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-281-5/+0
* x86: queensbay: Change PCIe root ports' interrupt routingBin Meng2015-07-141-6/+7
* x86: Refactor PIRQ routing supportBin Meng2015-06-041-1/+38
* x86: queensbay: Implement PIRQ routingBin Meng2015-04-291-1/+9
* 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: mmc: Move common FSP functions into a common fileSimon Glass2015-02-061-27/+0
* x86: Move common FSP code into a common locationSimon Glass2015-02-051-1/+1
* x86: crownbay: Add SPI flash supportBin Meng2014-12-181-1/+25
* x86: Add basic support to queensbay platform and crownbay boardBin Meng2014-12-181-0/+48