~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
cros_ec.c
Commit message (
Expand
)
Author
Age
*
Audit <flash.h> inclusion
Tom Rini
2022-08-04
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
cros_ec: Show events in human-readable form
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
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
*
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
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-04-04
*
cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.c
Moritz Fischer
2016-12-02
*
cmd: cros_ec: Move crosec commands to cmd subdirectory
Moritz Fischer
2016-10-11