index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
/
ivybridge
/
lpc.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
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-06
x86: ivybridge: Declare global data where it is used
Simon Glass
2016-10-11
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
Simon Glass
2016-10-11
x86: ivybridge: Fix PCH power setup
Simon Glass
2016-07-11
x86: fdt: Drop the unused compatible strings in fdtdec
Simon Glass
2016-05-23
x86: Drop asm/acpi.h
Bin Meng
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: Drop the SMM-locking code
Simon Glass
2016-01-24
x86: ivybridge: Convert pch.c to use DM PCI API
Simon Glass
2016-01-24
x86: ivybridge: Convert lpc init code to 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: Move GPIO init to the LPC init() method
Simon Glass
2016-01-24
x86: ivybridge: Move sandybridge init to the lpc probe() method
Simon Glass
2016-01-24
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
Simon Glass
2016-01-24
x86: ivybridge: Move more init to the probe() function
Simon Glass
2016-01-24
x86: ivybridge: Move lpc_early_init() to probe()
Simon Glass
2016-01-24
x86: ivybridge: Set up the LPC device using driver model
Simon Glass
2015-12-09
x86: Remove HAVE_ACPI_RESUME
Bin Meng
2015-07-28
x86: Enable DM RTC support for all x86 boards
Bin Meng
2015-04-18
x86: chromebook_link: dts: Add PCH and LPC devices
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: ivybridge: Add additional LPC init
Simon Glass
2014-11-21
x86: ivybridge: Add early LPC init so that serial works
Simon Glass