aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/cros_ec_sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-11dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()Masahiro Yamada1-1/+1
2017-06-01cros_ec: Convert to support live treeSimon Glass1-12/+11
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-2/+2
2016-07-11sandbox: Find keyboard driver using driver modelSimon Glass1-1/+10
2015-11-19sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck1-0/+1
2015-05-14sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass1-0/+2
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass1-2/+2
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass1-73/+0
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass1-1/+1
2014-10-22dm: sandbox: cros_ec: Move sandbox cros_ec to driver moduleSimon Glass1-5/+85
2014-10-22dm: cros_ec: Add support for driver modelSimon Glass1-2/+7
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee1-1/+1
2014-03-17cros_ec: sandbox: Add Chrome OS EC emulationSimon Glass1-0/+559