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