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