summaryrefslogtreecommitdiff
path: root/drivers/cpu
AgeCommit message (Expand)Author
2025-05-03cpu: imx95: add i.MX95 supportAlice Guo
2025-03-25cpu: imx8_cpu: Print Speed grade if IMX_TMUAdam Ford
2025-03-25cpu: imx8_cpu: Expand get_imx_type_str list of supported CPUsAdam Ford
2024-12-07imx: Add iMX91 supportPeng Fan
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: mach-bcm283x: Add ARMV8_MULTIENTRY supportPatrick Rudolph
2024-10-27drivers/arm: Implement acpi_fill_madtPatrick Rudolph
2024-10-27drivers/cpu: Add generic armv8 cpu driverPatrick Rudolph
2024-10-18cpu: imx8_cpu: Avoid revision to corrupt device treePeng Fan
2024-09-19imx93: Add Low performance parts 9302/9301 supportYe Li
2024-08-02cpu: imx: implement release_core callbackHou Zhiqiang
2024-08-02cpu: imx: Add i.MX 8M series SoCsHou Zhiqiang
2024-08-02cpu: imx: removed the tail '\n' of the CPU descriptionHou Zhiqiang
2024-08-02cpu: imx: fix the CPU type field widthHou Zhiqiang
2024-08-02cpu: imx: fix the CPU frequency in cpu_imx_get_info()Hou Zhiqiang
2024-08-02cpu: sandbox: implement release_core callbackHou Zhiqiang
2024-08-02cpu: add release_core callbackHou Zhiqiang
2024-07-04Merge patch series "xtensa: Enable qemu-xtensa board"Tom Rini
2024-07-04drivers: cpu: Add xtensa CPU driverJiaxun Yang
2024-05-22Merge patch series "Clean-up patch set for MbedTLS integration"Tom Rini
2024-05-22include: Move snprintf to stdio.hRaymond Mao
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-14riscv: add NULL check before calling strlen in the riscv cpu's get_desc()Hanyuan Zhao
2024-05-07cpu: Remove <common.h> and add needed includesTom Rini
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