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
/
drivers
/
misc
/
cros_ec_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-07
misc: Remove <common.h> and add needed includes
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-01-30
cros_ec: Add support for switches
Simon Glass
2020-11-14
cros_ec: Increase command timeout for flash erase
Simon Glass
2020-11-05
cros_ec: Fix up driver names to avoid dtoc warnings
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-10-09
cros_ec: Add support for v3 messages on LPC
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-04-18
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
dm: cros_ec: Convert cros_ec LPC driver to driver model
Simon Glass
2014-10-22
x86: cros_ec: Update LPC driver for new cros_ec header
Simon Glass
2014-03-17
cros_ec: Drop old EC version support from EC driver
Vadim Bendebury
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
cros: add LPC support for cros_ec
Hung-ying Tyan