index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
arch-ivybridge
/
pch.h
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-08-16
i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
Stefan Roese
2016-03-17
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
x86: Move common CPU code to its own place
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-01-24
x86: ivybridge: Move code from pch.c to bd82x6x.c
Simon Glass
2016-01-24
x86: ivybridge: Convert pch.c to use DM PCI API
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: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Move lpc_early_init() to probe()
Simon Glass
2016-01-13
x86: ivybridge: Add macros for LPC decode ranges
Bin Meng
2014-11-25
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
x86: ivybridge: Add PCH init
Simon Glass
2014-11-25
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass
2014-11-21
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
x86: ivybridge: Add early LPC init so that serial works
Simon Glass