index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
ivybridge
/
bd82x6x.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2023-05-11
x86: ivybridge: Ensure LPC is available for GPIO base
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-05-08
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
Simon Glass
2019-02-20
x86: ivybridge: Add a way to get the HDA config setting
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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-16
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