- 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 3 months ago
- 3f0a8a7 cpu: at91: add compatible for ARM9260EJ-S by Claudiu Beznea · 3 years, 4 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 2a8bc03 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, 2 months ago
- 929f5cc cpu: at91: add driver for CPU by Claudiu Beznea · 4 years, 2 months ago
- 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
- 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · 4 years, 10 months ago
- 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 5 months ago
- afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 5 months ago
- ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 5 months ago
- d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 5 months ago
- 4724409 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 5 months ago
- 50ca4a0 cpu: imx8: use intended cpu-thermal device when getting temp value by Anatolij Gustschin · 4 years, 6 months ago
- 8966958 cpu: imx8: fix type and rate detection by Anatolij Gustschin · 4 years, 6 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 877ff94 cpu: imx8: show RevC instead of Rev? at boot log by Frank Li · 4 years, 7 months ago
- cd8d1c5 cpu: imx_cpu: Print the CPU temperature for iMX8QM A72 by Ye Li · 4 years, 7 months ago
- 4b1fbb7 cpu: imx8: fix get core name and rate by Peng Fan · 4 years, 7 months ago
- e2ded33 cpu: imx8: support a72 as boot cpu by Peng Fan · 4 years, 7 months ago
- 8296b74 cpu: imx8: reimplement get cpu count by Peng Fan · 4 years, 7 months ago
- 35c589a cpu: sandbox: support is_current by Peng Fan · 4 years, 7 months ago
- 221763a uclass: cpu: Add new API to get udevice for current CPU by Peng Fan · 4 years, 7 months ago
- c35854a cpu: Support querying the address width by Simon Glass · 4 years, 8 months ago
- f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
- 21981d2 imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c by Peng Fan · 5 years ago
- 33d46a2 riscv: cpu: Skip unavailable hart in the get_count() op by Bin Meng · 5 years ago
- 04098f9 cpu: Bind timer driver for boot hart by Atish Patra · 6 years ago
- c4fcb62 cpu: Add a RISC-V CPU driver by Bin Meng · 6 years ago
- a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · 6 years ago
- d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
- 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · 6 years ago
- dea5df7 test: Add tests for CPU uclass by Mario Six · 6 years ago
- 0263b43 cpu: Add cpu_probe_all method by Mario Six · 6 years ago
- d140661 bcm6838: add initial support by Philippe Reynes · 6 years ago
- cdae69f cpu: bmips: fix probe to get the address by Philippe Reynes · 6 years ago
- ea5eb56 cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 3f55125 dm: cpu: bmips: add BCM6362 support by Álvaro Fernández Rojas · 7 years ago
- 9e72a9a dm: cpu: bmips: add BCM6318 support by Álvaro Fernández Rojas · 7 years ago
- 1b6ddac dm: cpu: bmips: add BCM6368 support by Álvaro Fernández Rojas · 7 years ago
- e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- d252f27 dm: cpu: bmips: add BCM6338 support by Álvaro Fernández Rojas · 8 years ago
- 825a805 dm: cpu: bmips: add BCM3380 support by Álvaro Fernández Rojas · 8 years ago
- 37f5fec dm: cpu: bmips: add BCM6348 support by Álvaro Fernández Rojas · 8 years ago
- 8b16a45 dm: cpu: bmips: rename cpu_desc specific functions by Álvaro Fernández Rojas · 8 years ago
- e224a70 cpu: add CPU driver for Broadcom MIPS SoCs by Álvaro Fernández Rojas · 8 years ago
- 67f66bd cpu: Add get_vendor callback by Alexander Graf · 8 years ago
- f967f9a x86: Move MP initialization codes into a common place by Bin Meng · 9 years ago
- d13b014 dm: cpu: Add a new get_count method to cpu uclass by Bin Meng · 9 years ago
- 6e02ec8 dm: cpu: Test against cpu_ops->get_info in cpu_get_info() by Bin Meng · 9 years ago
- b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
- 131a645 dm: Implement a CPU uclass by Simon Glass · 10 years ago