index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
queensbay
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
1
-1
/
+1
*
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
2
-2
/
+2
*
x86: irq: Remove chipset specific irq router drivers
Bin Meng
2018-06-13
3
-65
/
+40
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
5
-12
/
+5
*
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+1
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-1
/
+0
*
x86: Switch all boards to use DM SCSI
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: Convert MMC to driver model
Simon Glass
2017-08-01
2
-21
/
+1
*
x86: Convert INTEL_ICH6_GPIO to Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
x86: kconfig: Move USB to platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+2
*
x86: queensbay: kconfig: Imply platform specific drivers
Bin Meng
2017-08-01
1
-0
/
+11
*
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
1
-0
/
+1
*
Revert "x86: Convert MMC to driver model"
Bin Meng
2017-06-27
2
-1
/
+21
*
x86: Convert MMC to driver model
Simon Glass
2017-05-17
2
-21
/
+1
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
1
-2
/
+2
*
x86: squash lines for immediate return
Masahiro Yamada
2016-09-23
1
-7
/
+1
*
x86: tnc: Remove IGD and SDVO devices from driver model
Bin Meng
2016-02-05
1
-0
/
+36
*
x86: tnc: Use DM PCI API in disable_igd()
Bin Meng
2016-02-05
1
-3
/
+19
*
x86: tnc: Change disable_igd() to have a return value
Bin Meng
2016-02-05
1
-3
/
+7
*
x86: irq: Convert to use DM PCI API
Bin Meng
2016-02-05
1
-1
/
+1
*
x86: tnc: Drop unprotect_spi_flash()
Bin Meng
2016-02-05
1
-16
/
+0
*
dm: x86: queensbay: Add an interrupt driver
Simon Glass
2016-01-24
3
-38
/
+66
*
dm: x86: Set up interrupt routing from interrupt_init()
Simon Glass
2016-01-24
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
1
-7
/
+7
|
\
|
*
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
1
-1
/
+7
|
*
x86: queensbay: Remove invalid comments in update_fsp_configs()
Bin Meng
2016-01-13
1
-6
/
+0
|
*
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-13
1
-1
/
+1
*
|
dm: Convert PCI MMC over to use DM PCI API
Simon Glass
2016-01-12
1
-2
/
+2
|
/
*
x86: Convert to use driver model timer
Bin Meng
2015-12-01
1
-3
/
+0
*
x86: queensbay: Really disable IGD
Bin Meng
2015-11-13
1
-6
/
+20
*
x86: Allow disabling IGD on Intel Queensbay
Bin Meng
2015-10-21
2
-0
/
+27
*
x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()
Bin Meng
2015-08-26
1
-2
/
+2
*
x86: Allow pirq_init() to return an error
Simon Glass
2015-08-14
1
-3
/
+1
*
x86: Convert to use driver model pci on queensbay/crownbay
Bin Meng
2015-07-28
3
-52
/
+0
*
x86: queensbay: Change CPU_ADDR_BITS to 32
Bin Meng
2015-07-14
1
-0
/
+4
*
x86: queensbay: Change PCIe root ports' interrupt routing
Bin Meng
2015-07-14
1
-6
/
+7
*
x86: Refactor PIRQ routing support
Bin Meng
2015-06-04
3
-244
/
+39
*
x86: queensbay: Implement PIRQ routing
Bin Meng
2015-04-29
3
-2
/
+252
*
x86: queensbay: Avoid using PCH prefix
Bin Meng
2015-04-29
1
-2
/
+2
*
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
1
-2
/
+2
*
x86: Allow FSP Kconfig settings for all x86
Simon Glass
2015-02-06
1
-38
/
+0
*
x86: mmc: Move common FSP functions into a common file
Simon Glass
2015-02-06
3
-72
/
+3
*
x86: Make CAR and DRAM FSP code common
Simon Glass
2015-02-05
3
-206
/
+1
*
x86: Move common FSP code into a common location
Simon Glass
2015-02-05
6
-413
/
+5
*
x86: fsp: Drop get_hob_type() and get_hob_length()
Bin Meng
2015-01-13
2
-7
/
+7
*
x86: Simplify the fsp hob access functions
Bin Meng
2015-01-12
2
-62
/
+72
*
x86: Clean up the FSP support codes
Bin Meng
2014-12-18
3
-144
/
+129
*
x86: crownbay: Add SDHCI support
Bin Meng
2014-12-18
2
-1
/
+48
*
x86: crownbay: Add SPI flash support
Bin Meng
2014-12-18
1
-1
/
+25
[next]