1. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  2. 3f0a8a7 cpu: at91: add compatible for ARM9260EJ-S by Claudiu Beznea · Fri Jul 16 08:43:49 2021 +0300
  3. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  5. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  6. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  7. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  8. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  9. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Mon Oct 05 10:54:27 2020 -0400
  10. 929f5cc cpu: at91: add driver for CPU by Claudiu Beznea · Thu Oct 01 13:27:25 2020 +0300
  11. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · Mon Sep 28 10:52:23 2020 -0400
  12. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  13. 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
  14. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  15. 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · Sun Jun 28 07:45:03 2020 -0700
  16. afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · Sun Jun 28 07:45:02 2020 -0700
  17. ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · Sun Jun 28 07:45:01 2020 -0700
  18. d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · Wed Jun 24 06:41:22 2020 -0400
  19. 4724409 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · Wed Jun 24 06:41:21 2020 -0400
  20. 50ca4a0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · Wed May 20 01:31:44 2020 +0200
  21. 8966958 cpu: imx8: fix type and rate detection by Anatolij Gustschin · Sat May 16 22:34:19 2020 +0200
  22. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  23. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  24. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  25. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  26. 877ff94 cpu: imx8: show RevC instead of Rev? at boot log by Frank Li · Sun May 03 21:58:55 2020 +0800
  27. cd8d1c5 cpu: imx_cpu: Print the CPU temperature for iMX8QM A72 by Ye Li · Sun May 03 21:58:54 2020 +0800
  28. 4b1fbb7 cpu: imx8: fix get core name and rate by Peng Fan · Sun May 03 21:58:53 2020 +0800
  29. e2ded33 cpu: imx8: support a72 as boot cpu by Peng Fan · Sun May 03 21:58:52 2020 +0800
  30. 8296b74 cpu: imx8: reimplement get cpu count by Peng Fan · Sun May 03 21:58:51 2020 +0800
  31. 35c589a cpu: sandbox: support is_current by Peng Fan · Sun May 03 21:58:48 2020 +0800
  32. 221763a uclass: cpu: Add new API to get udevice for current CPU by Peng Fan · Sun May 03 21:58:47 2020 +0800
  33. c35854a cpu: Support querying the address width by Simon Glass · Wed Apr 08 16:57:20 2020 -0600
  34. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  35. 21981d2 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · Mon Aug 26 08:12:19 2019 +0000
  36. 33d46a2 riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · Thu Aug 08 00:52:08 2019 -0700
  37. 04098f9 cpu: Bind timer driver for boot hart by Atish Patra · Mon Feb 25 08:15:14 2019 +0000
  38. c4fcb62 cpu: Add a RISC-V CPU driver by Bin Meng · Wed Dec 12 06:12:26 2018 -0800
  39. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · Wed Oct 10 22:06:56 2018 -0700
  40. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  41. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  42. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  43. 0263b43 cpu: Add cpu_probe_all method by Mario Six · Mon Aug 06 10:23:43 2018 +0200
  44. d140661 bcm6838: add initial support by Philippe Reynes · Mon Jul 16 19:06:14 2018 +0200
  45. cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · Fri Jun 22 18:52:05 2018 +0200
  46. ea5eb56 cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:39 2018 +0100
  47. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  48. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  49. 3f55125 dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · Sat Feb 03 10:30:26 2018 +0100
  50. 9e72a9a dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · Sat Jan 20 19:16:02 2018 +0100
  51. 1b6ddac dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · Sat Jan 20 14:16:54 2018 +0100
  52. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  53. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  54. d252f27 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · Tue May 16 18:46:57 2017 +0200
  55. 825a805 dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · Tue May 16 18:42:41 2017 +0200
  56. 37f5fec dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · Tue May 16 18:39:00 2017 +0200
  57. 8b16a45 dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · Tue May 16 18:38:59 2017 +0200
  58. e224a70 cpu: add CPU driver for Broadcom MIPS SoCs by Álvaro Fernández Rojas · Tue Apr 25 00:39:18 2017 +0200
  59. 67f66bd cpu: Add get_vendor callback by Alexander Graf · Fri Aug 19 01:23:27 2016 +0200
  60. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · Wed Jun 17 11:15:36 2015 +0800
  61. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · Wed Jun 17 11:15:34 2015 +0800
  62. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · Fri Jun 12 14:52:19 2015 +0800
  63. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · Fri Jun 12 14:52:18 2015 +0800
  64. 131a645 dm: Implement a CPU uclass by Simon Glass · Tue Apr 28 20:25:09 2015 -0600