summaryrefslogtreecommitdiff
path: root/drivers/misc/cros_ec_sandbox.c
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-07-21cros_ec: Use standard calls for recovery-request checkingSimon Glass
2021-07-21cros_ec: Support the full-size vboot contextSimon Glass
2021-07-21cros_ec: Drop cros_ec_entering_mode()Simon Glass
2021-07-15sandbox: cros_ec: Update error handling when reading matrixSimon Glass
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-03-27sandbox: cros_ec: Only write EC state when the EC is probedSimon Glass
2021-01-30cros_ec: Add vstore supportSimon Glass
2021-01-30cros_ec: Show events in human-readable formSimon Glass
2021-01-30cros_ec: Add support for switchesSimon Glass
2021-01-30cros_ec: Support reading EC featuresSimon Glass
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass
2021-01-30cros_ec: Add a function for the hello messageSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-11-30sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak
2020-11-14cros_ec: Handling EC_CMD_GET_NEXT_EVENTHeinrich Schuchardt
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05sandbox: Complete migration away from os_malloc()Simon Glass
2018-12-05cros_ec: Adjust to use v1 vboot context onlySimon Glass
2018-11-20cros_ec: Add new features for events and powerSimon 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-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada
2017-06-01cros_ec: Convert to support live treeSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass
2015-11-19sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck
2015-05-14sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2014-10-22dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass
2014-10-22dm: cros_ec: Add support for driver modelSimon Glass
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass