aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpu
AgeCommit message (Expand)Author
2024-04-15cpu: drop imx9_cpuPeng Fan
2024-04-09riscv: don't read riscv, isa in the riscv cpu's get_desc()Conor Dooley
2024-02-02smbios: provide type 4 RISC-V SMBIOS Processor IDHeinrich Schuchardt
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-09cpu: riscv: set correct SMBIOS processor family valueHeinrich Schuchardt
2023-09-14cpu: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-05-21imx9: add i.MX93 variants supportPeng Fan
2023-05-21imx: imx8_cpu: print cpu grade temperaturePeng Fan
2023-05-21imx: imx8_cpu: support get temperature for i.MX9Peng Fan
2023-05-21imx: imx8_cpu: support i.MX9Peng Fan
2023-05-21imx: imx8_cpu: use static for local functionsPeng Fan
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-10-17dm: treewide: Do not opencode uclass_probe_all()Michal Suchanek
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-23cpu: add basic cpu driver for MediaTek ARM chipsWeijie Gao
2022-09-13cpu: microblaze: add error handling in microblaze_cpu_get_desc()Ovidiu Panait
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-06-24cpu: add CPU driver for microblazeOvidiu Panait
2022-06-24cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2022-04-26cpu: 83xx: Add missing dependency on CPU_MPC83XXMichal Simek
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt
2021-09-21cpu: at91: add compatible for ARM9260EJ-SClaudiu Beznea
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-05cpu: at91: add driver for CPUClaudiu Beznea
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson
2020-07-25cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20cpu: Convert the methods to use a const udevice *Simon Glass
2020-07-01riscv: cpu: check and append L1 cache to cpu featuresSagar Shrikant Kadam
2020-07-01riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bitSagar Shrikant Kadam
2020-07-01uclass: cpu: fix to display proper CPU featuresSagar Shrikant Kadam
2020-07-01riscv: Enable cpu clock if it is presentSean Anderson
2020-07-01riscv: Try to get cpu frequency from a "clocks" node if it existsSean Anderson
2020-05-22cpu: imx8: use intended cpu-thermal device when getting temp valueAnatolij Gustschin
2020-05-22cpu: imx8: fix type and rate detectionAnatolij Gustschin
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-03cpu: imx8: show RevC instead of Rev? at boot logFrank Li
2020-05-03cpu: imx_cpu: Print the CPU temperature for iMX8QM A72Ye Li