summaryrefslogtreecommitdiff
path: root/cmd/cros_ec.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2018-10-09cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass
2018-10-09cros: Update ec_commands to latest versionSimon Glass
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-04-04dm: core: Add flags parameter to device_remove()Stefan Roese
2016-12-02cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer
2016-10-11cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer