1. 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 6 months ago
  2. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  3. 43c5087 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · 5 years ago
  4. 4dfea4b riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · 5 years ago
  5. 007056f cpu: Bind timer driver for boot hart by Atish Patra · 6 years ago
  6. 833508c cpu: Add a RISC-V CPU driver by Bin Meng · 6 years ago
  7. 6fe8abc cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
  8. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  9. 19fbdca cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  10. fa44b53 test: Add tests for CPU uclass by Mario Six · 6 years ago
  11. 57370de cpu: Add cpu_probe_all method by Mario Six · 6 years ago
  12. 341032d bcm6838: add initial support by Philippe Reynes · 6 years ago
  13. cef1f0c cpu: bmips: fix probe to get the address by Philippe Reynes · 6 years ago
  14. c444afb cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  16. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  17. 1b075ba dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · 7 years ago
  18. 70d30d8 dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  19. 8c8ef2e dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
  20. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  21. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  22. 05fc9e6 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 7 years ago
  23. 603058f dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 7 years ago
  24. 33a9995 dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 7 years ago
  25. 6ffc18c dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · 7 years ago
  26. 10e3204 cpu: add CPU driver for Broadcom MIPS SoCs by Álvaro Fernández Rojas · 7 years ago
  27. 94eaa79 cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  28. 6e6f4ce x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  29. 780bfdd dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · 9 years ago
  30. cb5cbfd dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · 9 years ago
  31. 166c398 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  32. 11f4dc1 dm: Implement a CPU uclass by Simon Glass · 9 years ago