Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-02-05 | sandbox: Complete migration away from os_malloc() | Simon Glass |
2018-12-05 | cros_ec: Adjust to use v1 vboot context only | Simon Glass |
2018-11-20 | cros_ec: Add new features for events and power | 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-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-07-11 | dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() | Masahiro Yamada |
2017-06-01 | cros_ec: Convert to support live tree | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-07-11 | sandbox: Find keyboard driver using driver model | Simon Glass |
2015-11-19 | sandbox: cros_ec: fix uninitialized use of len | Daniel Schwierzeck |
2015-05-14 | sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation | Simon Glass |
2015-04-18 | cros_ec: exynos: Match up device tree with kernel version | Simon Glass |
2015-04-18 | cros_ec: Drop unused CONFIG_DM_CROS_EC | Simon Glass |
2015-04-16 | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass |
2014-10-22 | dm: sandbox: cros_ec: Move sandbox cros_ec to driver module | Simon Glass |
2014-10-22 | dm: cros_ec: Add support for driver model | Simon Glass |
2014-06-19 | includes: move openssl headers to include/u-boot | Jeroen Hofstee |
2014-03-17 | cros_ec: sandbox: Add Chrome OS EC emulation | Simon Glass |