1. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  2. 21981d2 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · 5 years ago
  3. 33d46a2 riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · 5 years ago
  4. 04098f9 cpu: Bind timer driver for boot hart by Atish Patra · 6 years ago
  5. c4fcb62 cpu: Add a RISC-V CPU driver by Bin Meng · 6 years ago
  6. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
  7. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  8. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  9. dea5df7 test: Add tests for CPU uclass by Mario Six · 6 years ago
  10. 0263b43 cpu: Add cpu_probe_all method by Mario Six · 6 years ago
  11. d140661 bcm6838: add initial support by Philippe Reynes · 6 years ago
  12. cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · 6 years ago
  13. ea5eb56 cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  14. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  15. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  16. 3f55125 dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · 7 years ago
  17. 9e72a9a dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  18. 1b6ddac dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
  19. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  20. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  21. d252f27 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 8 years ago
  22. 825a805 dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 8 years ago
  23. 37f5fec dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 8 years ago
  24. 8b16a45 dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · 8 years ago
  25. e224a70 cpu: add CPU driver for Broadcom MIPS SoCs by Álvaro Fernández Rojas · 8 years ago
  26. 67f66bd cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  27. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  28. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · 9 years ago
  29. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · 9 years ago
  30. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  31. 131a645 dm: Implement a CPU uclass by Simon Glass · 10 years ago