index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
ivybridge
/
bd82x6x.c
Age
Commit message (
Expand
)
Author
2017-02-06
x86: ivybridge: Declare global data where it is used
Simon Glass
2016-10-11
dm: x86: Move link to use driver model for video
Simon Glass
2016-05-17
dm: Rename disk uclass to ahci
Simon Glass
2016-03-17
x86: Move common LPC code to its own place
Simon Glass
2016-03-17
x86: Add the root-complex block to common intel registers
Simon Glass
2016-02-21
x86: ivybridge: bd82x6x: Support FSP enabled configuration
Bin Meng
2016-02-05
x86: pch: Implement get_gpio_base op
Bin Meng
2016-02-05
dm: pch: Rename get_sbase op to get_spi_base
Bin Meng
2016-02-05
dm: pch: Remove pch_get_version op
Bin Meng
2016-01-24
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
x86: ivybridge: Drop special EHCI init
Simon Glass
2016-01-24
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
x86: ivybridge: Move LPC init into the LPC probe() method
Simon Glass
2016-01-24
x86: ivybridge: Move lpc_enable() into gma.c
Simon Glass
2016-01-24
x86: ivybridge: Use the SATA driver to do the init
Simon Glass
2016-01-24
x86: ivybridge: Drop the unused bd82x6x_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Do the SATA init before relocation
Simon Glass
2016-01-24
x86: ivybridge: Move northbridge and PCH init into drivers
Simon Glass
2016-01-24
x86: ivybridge: Move CPU init code into the driver
Simon Glass
2016-01-24
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Rename bd82x6x_init()
Simon Glass
2016-01-24
x86: ivybridge: Set up the LPC device using driver model
Simon Glass
2016-01-24
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
Simon Glass
2016-01-12
dm: x86: ivybridge: Convert graphics init to use DM PCI API
Simon Glass
2015-10-21
x86: ivybridge: Remove the dead codes that programs pci bridge
Bin Meng
2015-04-18
dm: x86: Add a uclass for a Platform Controller Hub
Simon Glass
2015-04-18
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-17
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2014-11-25
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
x86: ivybridge: Add northbridge init functions
Simon Glass
2014-11-25
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
x86: ivybridge: Set up EHCI USB
Simon Glass
2014-11-25
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
x86: ivybridge: Add additional LPC init
Simon Glass
2014-11-25
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass