Age | Commit message (Expand) | Author |
2018-06-13 | x86: irq: Remove chipset specific irq router drivers | Bin Meng |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-12-12 | ata: Migrate CONFIG_SCSI_AHCI to Kconfig | Tuomas Tynkkynen |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-08-01 | x86: Switch all boards to use DM SCSI | Bin Meng |
2017-08-01 | x86: Convert MMC to driver model | Simon Glass |
2017-08-01 | x86: Convert INTEL_ICH6_GPIO to Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Move USB to platform Kconfig | Bin Meng |
2017-08-01 | x86: queensbay: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig | Bin Meng |
2017-06-27 | Revert "x86: Convert MMC to driver model" | Bin Meng |
2017-05-17 | x86: Convert MMC to driver model | Simon Glass |
2017-04-04 | dm: core: Add flags parameter to device_remove() | Stefan Roese |
2016-09-23 | x86: squash lines for immediate return | Masahiro Yamada |
2016-02-05 | x86: tnc: Remove IGD and SDVO devices from driver model | Bin Meng |
2016-02-05 | x86: tnc: Use DM PCI API in disable_igd() | Bin Meng |
2016-02-05 | x86: tnc: Change disable_igd() to have a return value | Bin Meng |
2016-02-05 | x86: irq: Convert to use DM PCI API | Bin Meng |
2016-02-05 | x86: tnc: Drop unprotect_spi_flash() | Bin Meng |
2016-01-24 | dm: x86: queensbay: Add an interrupt driver | Simon Glass |
2016-01-24 | dm: x86: Set up interrupt routing from interrupt_init() | Simon Glass |
2016-01-14 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2016-01-13 | x86: fsp: Set up init runtime buffer in update_fsp_configs() | Bin Meng |
2016-01-13 | x86: queensbay: Remove invalid comments in update_fsp_configs() | Bin Meng |
2016-01-13 | x86: fsp: Rename update_fsp_upd() and change its signature | Bin Meng |
2016-01-12 | dm: Convert PCI MMC over to use DM PCI API | Simon Glass |
2015-12-01 | x86: Convert to use driver model timer | Bin Meng |
2015-11-13 | x86: queensbay: Really disable IGD | Bin Meng |
2015-10-21 | x86: Allow disabling IGD on Intel Queensbay | Bin Meng |
2015-08-26 | x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() | Bin Meng |
2015-08-14 | x86: Allow pirq_init() to return an error | Simon Glass |
2015-07-28 | x86: Convert to use driver model pci on queensbay/crownbay | Bin Meng |
2015-07-14 | x86: queensbay: Change CPU_ADDR_BITS to 32 | Bin Meng |
2015-07-14 | x86: queensbay: Change PCIe root ports' interrupt routing | Bin Meng |
2015-06-04 | x86: Refactor PIRQ routing support | Bin Meng |
2015-04-29 | x86: queensbay: Implement PIRQ routing | Bin Meng |
2015-04-29 | x86: queensbay: Avoid using PCH prefix | Bin Meng |
2015-04-16 | x86: Add a x86_ prefix to the x86-specific PCI functions | Simon Glass |
2015-02-06 | x86: Allow FSP Kconfig settings for all x86 | Simon Glass |
2015-02-06 | x86: mmc: Move common FSP functions into a common file | Simon Glass |
2015-02-05 | x86: Make CAR and DRAM FSP code common | Simon Glass |
2015-02-05 | x86: Move common FSP code into a common location | Simon Glass |
2015-01-13 | x86: fsp: Drop get_hob_type() and get_hob_length() | Bin Meng |
2015-01-12 | x86: Simplify the fsp hob access functions | Bin Meng |
2014-12-18 | x86: Clean up the FSP support codes | Bin Meng |
2014-12-18 | x86: crownbay: Add SDHCI support | Bin Meng |
2014-12-18 | x86: crownbay: Add SPI flash support | Bin Meng |
2014-12-18 | x86: Use consistent name XXX_ADDR for binary blob flash address | Bin Meng |
2014-12-18 | x86: Add queensbay and crownbay Kconfig files | Bin Meng |
2014-12-18 | x86: Convert microcode format to device-tree-only | Simon Glass |