1. 8fa34f0 Merge patch series "Implement ACPI on aarch64" by Tom Rini · 4 weeks ago
  2. 2e97892 arm: mach-bcm283x: Add ARMV8_MULTIENTRY support by Patrick Rudolph · 4 weeks ago
  3. 613f1ed drivers/arm: Implement acpi_fill_madt by Patrick Rudolph · 4 weeks ago
  4. d9078be drivers/cpu: Add generic armv8 cpu driver by Patrick Rudolph · 4 weeks ago
  5. 7d5e7aa cpu: imx8_cpu: Avoid revision to corrupt device tree by Peng Fan · 5 weeks ago
  6. 57b2ac4 imx93: Add Low performance parts 9302/9301 support by Ye Li · 9 weeks ago
  7. 863a154 cpu: imx: implement release_core callback by Hou Zhiqiang · 4 months ago
  8. 78ff9db cpu: imx: Add i.MX 8M series SoCs by Hou Zhiqiang · 4 months ago
  9. baea09c cpu: imx: removed the tail '\n' of the CPU description by Hou Zhiqiang · 4 months ago
  10. c5e1a11 cpu: imx: fix the CPU type field width by Hou Zhiqiang · 4 months ago
  11. a1124da cpu: imx: fix the CPU frequency in cpu_imx_get_info() by Hou Zhiqiang · 4 months ago
  12. 4274452 cpu: sandbox: implement release_core callback by Hou Zhiqiang · 4 months ago
  13. ace391d cpu: add release_core callback by Hou Zhiqiang · 4 months ago
  14. 1ad9ea0 Merge patch series "xtensa: Enable qemu-xtensa board" by Tom Rini · 5 months ago
  15. 8b31abf drivers: cpu: Add xtensa CPU driver by Jiaxun Yang · 5 months ago
  16. 775e261 Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 6 months ago
  17. 24da831 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
  18. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  19. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  20. bc735c3 riscv: add NULL check before calling strlen in the riscv cpu's get_desc() by Hanyuan Zhao · 7 months ago
  21. 9ef0de2 cpu: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  22. 7ab56ec cpu: drop imx9_cpu by Peng Fan · 8 months ago
  23. 4198155 riscv: don't read riscv, isa in the riscv cpu's get_desc() by Conor Dooley · 8 months ago
  24. 6403e3d smbios: provide type 4 RISC-V SMBIOS Processor ID by Heinrich Schuchardt · 10 months ago
  25. d318eb3 treewide: Remove clk_free by Sean Anderson · 11 months ago
  26. c0c63fa cpu: riscv: set correct SMBIOS processor family value by Heinrich Schuchardt · 11 months ago
  27. 0dbee3f cpu: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  28. b8357c1 event: Convert existing spy records to simple by Simon Glass · 1 year, 3 months ago
  29. c3db3ad imx9: add i.MX93 variants support by Peng Fan · 1 year, 7 months ago
  30. 81c694a imx: imx8_cpu: print cpu grade temperature by Peng Fan · 1 year, 7 months ago
  31. 32eaf67 imx: imx8_cpu: support get temperature for i.MX9 by Peng Fan · 1 year, 7 months ago
  32. 146cce9 imx: imx8_cpu: support i.MX9 by Peng Fan · 1 year, 7 months ago
  33. d3ee4de imx: imx8_cpu: use static for local functions by Peng Fan · 1 year, 7 months ago
  34. 2e0644a imx: move imx8 sci header file to include/firmware/imx by Peng Fan · 1 year, 7 months ago
  35. 9307401 dm: Emit the arch_cpu_init_dm() even only before relocation by Simon Glass · 1 year, 7 months ago
  36. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
  37. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 1 month ago
  38. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  39. 8626414 cpu: add basic cpu driver for MediaTek ARM chips by developer · 2 years, 3 months ago
  40. 5fa89c1 cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · 2 years, 3 months ago
  41. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  42. 64be978 cpu: add CPU driver for microblaze by Ovidiu Panait · 2 years, 6 months ago
  43. fd8a016 cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 6 months ago
  44. b1f26e9 cpu: 83xx: Add missing dependency on CPU_MPC83XX by Michal Simek · 2 years, 7 months ago
  45. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 3 months ago
  46. 3f0a8a7 cpu: at91: add compatible for ARM9260EJ-S by Claudiu Beznea · 3 years, 4 months ago
  47. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  48. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  49. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  50. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  51. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  52. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  53. 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 · 4 years, 2 months ago
  54. 929f5cc cpu: at91: add driver for CPU by Claudiu Beznea · 4 years, 2 months ago
  55. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
  56. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  57. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  58. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
  59. 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 5 months ago
  60. afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 5 months ago
  61. ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 5 months ago
  62. d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 5 months ago
  63. 4724409 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 5 months ago
  64. 50ca4a0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · 4 years, 6 months ago
  65. 8966958 cpu: imx8: fix type and rate detection by Anatolij Gustschin · 4 years, 6 months ago
  66. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  67. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  68. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  69. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  70. 877ff94 cpu: imx8: show RevC instead of Rev? at boot log by Frank Li · 4 years, 7 months ago
  71. cd8d1c5 cpu: imx_cpu: Print the CPU temperature for iMX8QM A72 by Ye Li · 4 years, 7 months ago
  72. 4b1fbb7 cpu: imx8: fix get core name and rate by Peng Fan · 4 years, 7 months ago
  73. e2ded33 cpu: imx8: support a72 as boot cpu by Peng Fan · 4 years, 7 months ago
  74. 8296b74 cpu: imx8: reimplement get cpu count by Peng Fan · 4 years, 7 months ago
  75. 35c589a cpu: sandbox: support is_current by Peng Fan · 4 years, 7 months ago
  76. 221763a uclass: cpu: Add new API to get udevice for current CPU by Peng Fan · 4 years, 7 months ago
  77. c35854a cpu: Support querying the address width by Simon Glass · 4 years, 8 months ago
  78. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  79. 21981d2 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · 5 years ago
  80. 33d46a2 riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · 5 years ago
  81. 04098f9 cpu: Bind timer driver for boot hart by Atish Patra · 6 years ago
  82. c4fcb62 cpu: Add a RISC-V CPU driver by Bin Meng · 6 years ago
  83. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
  84. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  85. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  86. dea5df7 test: Add tests for CPU uclass by Mario Six · 6 years ago
  87. 0263b43 cpu: Add cpu_probe_all method by Mario Six · 6 years ago
  88. d140661 bcm6838: add initial support by Philippe Reynes · 6 years ago
  89. cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · 6 years ago
  90. ea5eb56 cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  91. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  92. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  93. 3f55125 dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · 7 years ago
  94. 9e72a9a dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  95. 1b6ddac dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
  96. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  97. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  98. d252f27 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 8 years ago
  99. 825a805 dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 8 years ago
  100. 37f5fec dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 8 years ago