1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. a78a977 misc: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:58 2024 -0600
  4. 6f52b38 sandbox: Init the EC properly even if no state file is available by Simon Glass · Tue Sep 26 08:14:48 2023 -0600
  5. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  6. 52ac65f cros_ec: Use standard calls for recovery-request checking by Simon Glass · Mon Jul 05 16:32:52 2021 -0600
  7. 01da40b cros_ec: Support the full-size vboot context by Simon Glass · Mon Jul 05 16:32:51 2021 -0600
  8. 821b998 cros_ec: Drop cros_ec_entering_mode() by Simon Glass · Mon Jul 05 16:32:50 2021 -0600
  9. 8293081 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · Thu May 13 19:39:26 2021 -0600
  10. 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · Wed May 19 19:33:31 2021 +0300
  11. c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · Mon Mar 15 18:11:08 2021 +1300
  12. 333e3a9 cros_ec: Add vstore support by Simon Glass · Sat Jan 16 14:52:31 2021 -0700
  13. 0316130 cros_ec: Show events in human-readable form by Simon Glass · Sat Jan 16 14:52:29 2021 -0700
  14. 9d70252 cros_ec: Add support for switches by Simon Glass · Sat Jan 16 14:52:28 2021 -0700
  15. 959e1ce cros_ec: Support reading EC features by Simon Glass · Sat Jan 16 14:52:26 2021 -0700
  16. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · Sat Jan 16 14:52:25 2021 -0700
  17. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · Sat Jan 16 14:52:22 2021 -0700
  18. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · Tue Jan 05 22:34:43 2021 -0500
  19. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  20. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  21. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  22. 5370d83 sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · Sat Nov 14 01:01:42 2020 +0300
  23. 9f0cffd cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · Mon Nov 09 21:34:25 2020 +0100
  24. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  25. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  26. a4f416d sandbox: Complete migration away from os_malloc() by Simon Glass · Mon Feb 03 07:36:18 2020 -0700
  27. ea2cf05 cros_ec: Adjust to use v1 vboot context only by Simon Glass · Fri Nov 23 21:29:37 2018 -0700
  28. 153f252 cros_ec: Add new features for events and power by Simon Glass · Tue Nov 06 15:21:22 2018 -0700
  29. 2c1e550 cros: Update ec_commands to latest version by Simon Glass · Mon Oct 01 12:22:36 2018 -0600
  30. bed4352 cros: Update cros_ec code to use struct udevice by Simon Glass · Mon Oct 01 12:22:22 2018 -0600
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  32. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  33. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · Thu Jun 22 16:54:05 2017 +0900
  34. b35e6d6 cros_ec: Convert to support live tree by Simon Glass · Thu May 18 20:09:23 2017 -0600
  35. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  36. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · Sun Jun 19 17:33:15 2016 -0600
  37. bfb744c sandbox: cros_ec: fix uninitialized use of len by Daniel Schwierzeck · Fri Nov 06 14:15:37 2015 +0100
  38. ee67a94 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · Mon May 04 11:31:09 2015 -0600
  39. 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · Thu Mar 26 09:29:39 2015 -0600
  40. 7441523 cros_ec: Drop unused CONFIG_DM_CROS_EC by Simon Glass · Thu Mar 26 09:29:32 2015 -0600
  41. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · Thu Mar 05 12:25:20 2015 -0700
  42. ff425d8 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module by Simon Glass · Mon Oct 13 23:42:15 2014 -0600
  43. 44569b5 dm: cros_ec: Add support for driver model by Simon Glass · Mon Oct 13 23:42:14 2014 -0600
  44. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  45. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:12 2014 -0700