1. 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 5 months ago
  2. afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 5 months ago
  3. ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 5 months ago
  4. d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 5 months ago
  5. 4724409 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 5 months ago
  6. 50ca4a0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · 4 years, 6 months ago
  7. 8966958 cpu: imx8: fix type and rate detection by Anatolij Gustschin · 4 years, 7 months ago
  8. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  9. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  10. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  11. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  12. 877ff94 cpu: imx8: show RevC instead of Rev? at boot log by Frank Li · 4 years, 7 months ago
  13. cd8d1c5 cpu: imx_cpu: Print the CPU temperature for iMX8QM A72 by Ye Li · 4 years, 7 months ago
  14. 4b1fbb7 cpu: imx8: fix get core name and rate by Peng Fan · 4 years, 7 months ago
  15. e2ded33 cpu: imx8: support a72 as boot cpu by Peng Fan · 4 years, 7 months ago
  16. 8296b74 cpu: imx8: reimplement get cpu count by Peng Fan · 4 years, 7 months ago
  17. 35c589a cpu: sandbox: support is_current by Peng Fan · 4 years, 7 months ago
  18. 221763a uclass: cpu: Add new API to get udevice for current CPU by Peng Fan · 4 years, 7 months ago
  19. c35854a cpu: Support querying the address width by Simon Glass · 4 years, 8 months ago
  20. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  21. 21981d2 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · 5 years ago
  22. 33d46a2 riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · 5 years ago
  23. 04098f9 cpu: Bind timer driver for boot hart by Atish Patra · 6 years ago
  24. c4fcb62 cpu: Add a RISC-V CPU driver by Bin Meng · 6 years ago
  25. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
  26. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  27. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
  28. dea5df7 test: Add tests for CPU uclass by Mario Six · 6 years ago
  29. 0263b43 cpu: Add cpu_probe_all method by Mario Six · 6 years ago
  30. d140661 bcm6838: add initial support by Philippe Reynes · 6 years ago
  31. cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · 6 years ago
  32. ea5eb56 cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  33. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  34. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  35. 3f55125 dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · 7 years ago
  36. 9e72a9a dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
  37. 1b6ddac dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
  38. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  39. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  40. d252f27 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 8 years ago
  41. 825a805 dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 8 years ago
  42. 37f5fec dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 8 years ago
  43. 8b16a45 dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · 8 years ago
  44. e224a70 cpu: add CPU driver for Broadcom MIPS SoCs by Álvaro Fernández Rojas · 8 years ago
  45. 67f66bd cpu: Add get_vendor callback by Alexander Graf · 8 years ago
  46. f967f9a x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
  47. d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · 9 years ago
  48. 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · 9 years ago
  49. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  50. 131a645 dm: Implement a CPU uclass by Simon Glass · 10 years ago