summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/queensbay
AgeCommit message (Expand)Author
2020-05-18common: Drop init.h from common headerSimon Glass
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-01x86: Switch all boards to use DM SCSIBin Meng
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: queensbay: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng
2017-05-17x86: Convert MMC to driver modelSimon Glass
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese
2016-09-23x86: squash lines for immediate returnMasahiro Yamada
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