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
/
misc
/
cros_ec.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
2023-08-08
cros_ec: Fix an error code is cros_ec_get_sku_id()
Dan Carpenter
2022-08-04
Audit <flash.h> inclusion
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-07-21
cros_ec: Drop cros_ec_entering_mode()
Simon Glass
2021-07-21
cros_ec: Allow reading the battery-charge state
Simon Glass
2021-04-10
pwm: Add a driver for Chrome OS EC PWM
Alper Nebi Yasak
2021-01-30
cros_ec: Add vstore support
Simon Glass
2021-01-30
cros_ec: Allow use with of-platdata
Simon Glass
2021-01-30
cros_ec: Add support for switches
Simon Glass
2021-01-30
cros_ec: Support reading EC features
Simon Glass
2021-01-30
cros_ec: Add support for reading the SKU ID
Simon Glass
2021-01-30
cros_ec: Add run-time check for input buffer overflow
Simon Glass
2021-01-30
cros_ec: Tidy up a few delays
Simon Glass
2021-01-30
cros_ec: Add a function for the hello message
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-14
cros_ec: Correct collection of EC hash
Simon Glass
2020-11-05
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
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
2020-05-18
common: Drop flash.h from common header
Simon Glass
2019-12-10
cros_ec: use uint instead of uint8_t for cmd param
Michael Auchter
2019-05-08
cros_ec: Use a hyphen in the uclass name
Simon Glass
2018-12-05
cros: Correct a printf() string and comment
Simon Glass
2018-11-20
cros_ec: Add new features for events and power
Simon Glass
2018-11-20
cros_ec: Align uclass data to a cache boundary
Simon Glass
2018-11-20
cros_ec: Fail if we cannot determine the flash burst size
Simon Glass
2018-11-20
cros_ec: Add error logging on a few commands
Simon Glass
2018-11-20
cros_ec: Use uint instead of u8 for parameters
Simon Glass
2018-10-09
cros_ec: Update cros_ec_read_hash() to specify the image
Simon Glass
2018-10-09
cros: Update ec_commands to latest version
Simon Glass
2018-10-09
cros: Update cros_ec code to use struct udevice
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-07-09
dm: core: Update of_read_fmap_entry() for livetree
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
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-06-01
cros_ec: Convert to support live tree
Simon Glass
2017-06-01
cros_ec: Fix debug() statement in ec_command_inptr()
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-02
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
2016-10-11
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-09
cros_ec: Fix issue with cros_ec_flash_write command
Moritz Fischer
2016-10-09
cros_ec: Add crosec flashinfo command
Moritz Fischer
2016-10-09
cros_ec: Add function to read back flash parameters
Moritz Fischer
2016-10-08
cros_ec: Honor the google,remote-bus dt property
Moritz Fischer
[next]