1. 961420f cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 8 months ago
  2. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  3. f07e58b cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 8 months ago
  4. add0dc1 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 3 months ago
  5. b6b233d riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 3 months ago
  6. 969251a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 3 months ago
  7. 6277186 riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 3 months ago
  8. ab24017 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 3 months ago
  9. 74e8fb0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · 4 years, 4 months ago
  10. 6936554 cpu: imx8: fix type and rate detection by Anatolij Gustschin · 4 years, 4 months ago
  11. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  12. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  13. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  14. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  15. 8142a97 cpu: imx8: show RevC instead of Rev? at boot log by Frank Li · 4 years, 5 months ago
  16. 3ee6ea4 cpu: imx_cpu: Print the CPU temperature for iMX8QM A72 by Ye Li · 4 years, 5 months ago
  17. 55bc96f cpu: imx8: fix get core name and rate by Peng Fan · 4 years, 5 months ago
  18. 177f999 cpu: imx8: support a72 as boot cpu by Peng Fan · 4 years, 5 months ago
  19. adb3bd7 cpu: imx8: reimplement get cpu count by Peng Fan · 4 years, 5 months ago
  20. b1e894f cpu: sandbox: support is_current by Peng Fan · 4 years, 5 months ago
  21. 4c809ae uclass: cpu: Add new API to get udevice for current CPU by Peng Fan · 4 years, 5 months ago
  22. 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 6 months ago
  23. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  24. 43c5087 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · 5 years ago
  25. 4dfea4b riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · 5 years ago
  26. 007056f cpu: Bind timer driver for boot hart by Atish Patra · 6 years ago
  27. 833508c cpu: Add a RISC-V CPU driver by Bin Meng · 6 years ago
  28. 6fe8abc cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
  29. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  30. 19fbdca cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  31. fa44b53 test: Add tests for CPU uclass by Mario Six · 6 years ago
  32. 57370de cpu: Add cpu_probe_all method by Mario Six · 6 years ago
  33. 341032d bcm6838: add initial support by Philippe Reynes · 6 years ago
  34. cef1f0c cpu: bmips: fix probe to get the address by Philippe Reynes · 6 years ago
  35. c444afb cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  37. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  38. 1b075ba dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · 7 years ago
  39. 70d30d8 dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  40. 8c8ef2e dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
  41. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  42. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  43. 05fc9e6 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 7 years ago
  44. 603058f dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 7 years ago
  45. 33a9995 dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 7 years ago
  46. 6ffc18c dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · 7 years ago
  47. 10e3204 cpu: add CPU driver for Broadcom MIPS SoCs by Álvaro Fernández Rojas · 7 years ago
  48. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  49. 6e6f4ce x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  50. 780bfdd dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · 9 years ago
  51. cb5cbfd dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · 9 years ago
  52. 166c398 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  53. 11f4dc1 dm: Implement a CPU uclass by Simon Glass · 9 years ago