1. 04098f9 cpu: Bind timer driver for boot hart by Atish Patra · Mon Feb 25 08:15:14 2019 +0000
  2. c4fcb62 cpu: Add a RISC-V CPU driver by Bin Meng · Wed Dec 12 06:12:26 2018 -0800
  3. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · Wed Oct 10 22:06:56 2018 -0700
  4. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  5. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  6. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  7. 0263b43 cpu: Add cpu_probe_all method by Mario Six · Mon Aug 06 10:23:43 2018 +0200
  8. d140661 bcm6838: add initial support by Philippe Reynes · Mon Jul 16 19:06:14 2018 +0200
  9. cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · Fri Jun 22 18:52:05 2018 +0200
  10. ea5eb56 cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:39 2018 +0100
  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. 3f55125 dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · Sat Feb 03 10:30:26 2018 +0100
  14. 9e72a9a dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · Sat Jan 20 19:16:02 2018 +0100
  15. 1b6ddac dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · Sat Jan 20 14:16:54 2018 +0100
  16. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  17. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  18. d252f27 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · Tue May 16 18:46:57 2017 +0200
  19. 825a805 dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · Tue May 16 18:42:41 2017 +0200
  20. 37f5fec dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · Tue May 16 18:39:00 2017 +0200
  21. 8b16a45 dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · Tue May 16 18:38:59 2017 +0200
  22. e224a70 cpu: add CPU driver for Broadcom MIPS SoCs by Álvaro Fernández Rojas · Tue Apr 25 00:39:18 2017 +0200
  23. 67f66bd cpu: Add get_vendor callback by Alexander Graf · Fri Aug 19 01:23:27 2016 +0200
  24. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · Wed Jun 17 11:15:36 2015 +0800
  25. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · Wed Jun 17 11:15:34 2015 +0800
  26. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · Fri Jun 12 14:52:19 2015 +0800
  27. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · Fri Jun 12 14:52:18 2015 +0800
  28. 131a645 dm: Implement a CPU uclass by Simon Glass · Tue Apr 28 20:25:09 2015 -0600