index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
ivybridge
/
bd82x6x.c
Age
Commit message (
Expand
)
Author
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