1. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  2. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  3. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  4. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  5. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  6. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  7. ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · Sun Jun 28 07:45:01 2020 -0700
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  9. 221763a uclass: cpu: Add new API to get udevice for current CPU by Peng Fan · Sun May 03 21:58:47 2020 +0800
  10. 0263b43 cpu: Add cpu_probe_all method by Mario Six · Mon Aug 06 10:23:43 2018 +0200
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  13. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  14. 67f66bd cpu: Add get_vendor callback by Alexander Graf · Fri Aug 19 01:23:27 2016 +0200
  15. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · Wed Jun 17 11:15:36 2015 +0800
  16. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · Wed Jun 17 11:15:34 2015 +0800
  17. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · Fri Jun 12 14:52:19 2015 +0800
  18. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · Fri Jun 12 14:52:18 2015 +0800
  19. 131a645 dm: Implement a CPU uclass by Simon Glass · Tue Apr 28 20:25:09 2015 -0600