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
/
drivers
/
pch
/
pch-uclass.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-07
pch: Remove <common.h> and add needed includes
Tom Rini
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2019-10-08
x86: Allow the PCH and LPC uclasses to work with of-platdata
Simon Glass
2019-02-20
pch: Add ioctl support
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-02-05
dm: pch: Add get_io_base op
Bin Meng
2016-02-05
dm: pch: Add 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
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass