1. 1ad9ea0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · Thu Jul 04 16:11:08 2024 -0600
  2. 8b31abf drivers: cpu: Add xtensa CPU driver by Jiaxun Yang · Tue Jun 18 14:56:07 2024 +0100
  3. 775e261 Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · Wed May 22 08:55:35 2024 -0600
  4. 24da831 include: Move snprintf to stdio.h by Raymond Mao · Thu May 16 14:11:52 2024 -0700
  5. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  6. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  7. bc735c3 riscv: add NULL check before calling strlen in the riscv cpu's get_desc() by Hanyuan Zhao · Mon May 06 17:10:06 2024 +0800
  8. 9ef0de2 cpu: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:38 2024 -0600
  9. 7ab56ec cpu: drop imx9_cpu by Peng Fan · Fri Apr 12 22:24:53 2024 +0800
  10. 4198155 riscv: don't read riscv, isa in the riscv cpu's get_desc() by Conor Dooley · Mon Mar 18 15:16:02 2024 +0000
  11. 6403e3d smbios: provide type 4 RISC-V SMBIOS Processor ID by Heinrich Schuchardt · Mon Jan 29 12:46:05 2024 +0100
  12. d318eb3 treewide: Remove clk_free by Sean Anderson · Sat Dec 16 14:38:42 2023 -0500
  13. c0c63fa cpu: riscv: set correct SMBIOS processor family value by Heinrich Schuchardt · Thu Dec 28 08:30:24 2023 +0100
  14. 0dbee3f cpu: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:30:01 2023 +0200
  15. b8357c1 event: Convert existing spy records to simple by Simon Glass · Mon Aug 21 21:16:56 2023 -0600
  16. c3db3ad imx9: add i.MX93 variants support by Peng Fan · Fri Apr 28 12:08:32 2023 +0800
  17. 81c694a imx: imx8_cpu: print cpu grade temperature by Peng Fan · Fri Apr 28 12:08:14 2023 +0800
  18. 32eaf67 imx: imx8_cpu: support get temperature for i.MX9 by Peng Fan · Fri Apr 28 12:08:13 2023 +0800
  19. 146cce9 imx: imx8_cpu: support i.MX9 by Peng Fan · Fri Apr 28 12:08:12 2023 +0800
  20. d3ee4de imx: imx8_cpu: use static for local functions by Peng Fan · Fri Apr 28 12:08:11 2023 +0800
  21. 2e0644a imx: move imx8 sci header file to include/firmware/imx by Peng Fan · Fri Apr 28 12:08:09 2023 +0800
  22. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · Thu May 04 16:50:45 2023 -0600
  23. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  24. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · Wed Oct 12 21:57:51 2022 +0200
  25. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  26. 8626414 cpu: add basic cpu driver for MediaTek ARM chips by developer · Fri Sep 09 20:00:16 2022 +0800
  27. 5fa89c1 cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · Mon Aug 29 20:02:03 2022 +0300
  28. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  29. 64be978 cpu: add CPU driver for microblaze by Ovidiu Panait · Tue May 31 21:14:35 2022 +0300
  30. fd8a016 cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Tue May 31 21:14:23 2022 +0300
  31. b1f26e9 cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · Fri Apr 22 15:32:21 2022 +0200
  32. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  33. 3f0a8a7 cpu: at91: add compatible for ARM9260EJ-S by Claudiu Beznea · Fri Jul 16 08:43:49 2021 +0300
  34. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  35. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  36. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  37. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  38. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  39. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  40. 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
  41. 929f5cc cpu: at91: add driver for CPU by Claudiu Beznea · Thu Oct 01 13:27:25 2020 +0300
  42. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · Mon Sep 28 10:52:23 2020 -0400
  43. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  44. 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
  45. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  46. 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · Sun Jun 28 07:45:03 2020 -0700
  47. afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · Sun Jun 28 07:45:02 2020 -0700
  48. ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · Sun Jun 28 07:45:01 2020 -0700
  49. d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · Wed Jun 24 06:41:22 2020 -0400
  50. 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
  51. 50ca4a0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · Wed May 20 01:31:44 2020 +0200
  52. 8966958 cpu: imx8: fix type and rate detection by Anatolij Gustschin · Sat May 16 22:34:19 2020 +0200
  53. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  54. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  55. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  56. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  57. 877ff94 cpu: imx8: show RevC instead of Rev? at boot log by Frank Li · Sun May 03 21:58:55 2020 +0800
  58. cd8d1c5 cpu: imx_cpu: Print the CPU temperature for iMX8QM A72 by Ye Li · Sun May 03 21:58:54 2020 +0800
  59. 4b1fbb7 cpu: imx8: fix get core name and rate by Peng Fan · Sun May 03 21:58:53 2020 +0800
  60. e2ded33 cpu: imx8: support a72 as boot cpu by Peng Fan · Sun May 03 21:58:52 2020 +0800
  61. 8296b74 cpu: imx8: reimplement get cpu count by Peng Fan · Sun May 03 21:58:51 2020 +0800
  62. 35c589a cpu: sandbox: support is_current by Peng Fan · Sun May 03 21:58:48 2020 +0800
  63. 221763a uclass: cpu: Add new API to get udevice for current CPU by Peng Fan · Sun May 03 21:58:47 2020 +0800
  64. c35854a cpu: Support querying the address width by Simon Glass · Wed Apr 08 16:57:20 2020 -0600
  65. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  66. 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
  67. 33d46a2 riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · Thu Aug 08 00:52:08 2019 -0700
  68. 04098f9 cpu: Bind timer driver for boot hart by Atish Patra · Mon Feb 25 08:15:14 2019 +0000
  69. c4fcb62 cpu: Add a RISC-V CPU driver by Bin Meng · Wed Dec 12 06:12:26 2018 -0800
  70. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · Wed Oct 10 22:06:56 2018 -0700
  71. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · Fri Oct 26 09:02:52 2018 +0200
  72. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  73. dea5df7 test: Add tests for CPU uclass by Mario Six · Mon Aug 06 10:23:44 2018 +0200
  74. 0263b43 cpu: Add cpu_probe_all method by Mario Six · Mon Aug 06 10:23:43 2018 +0200
  75. d140661 bcm6838: add initial support by Philippe Reynes · Mon Jul 16 19:06:14 2018 +0200
  76. cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · Fri Jun 22 18:52:05 2018 +0200
  77. ea5eb56 cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · Thu Mar 22 19:39:39 2018 +0100
  78. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  79. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  80. 3f55125 dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · Sat Feb 03 10:30:26 2018 +0100
  81. 9e72a9a dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · Sat Jan 20 19:16:02 2018 +0100
  82. 1b6ddac dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · Sat Jan 20 14:16:54 2018 +0100
  83. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  84. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  85. d252f27 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · Tue May 16 18:46:57 2017 +0200
  86. 825a805 dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · Tue May 16 18:42:41 2017 +0200
  87. 37f5fec dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · Tue May 16 18:39:00 2017 +0200
  88. 8b16a45 dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · Tue May 16 18:38:59 2017 +0200
  89. e224a70 cpu: add CPU driver for Broadcom MIPS SoCs by Álvaro Fernández Rojas · Tue Apr 25 00:39:18 2017 +0200
  90. 67f66bd cpu: Add get_vendor callback by Alexander Graf · Fri Aug 19 01:23:27 2016 +0200
  91. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · Wed Jun 17 11:15:36 2015 +0800
  92. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · Wed Jun 17 11:15:34 2015 +0800
  93. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · Fri Jun 12 14:52:19 2015 +0800
  94. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · Fri Jun 12 14:52:18 2015 +0800
  95. 131a645 dm: Implement a CPU uclass by Simon Glass · Tue Apr 28 20:25:09 2015 -0600