summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2025-10-20platform: generic: Add SpacemiT K1 platform supportXianbin Zhu
2025-10-20platform: spacemit: Add HSM driverXianbin Zhu
2025-10-20platform: generic: spacemit: add K1Xianbin Zhu
2025-09-30platform: starfive: jh7110: Add starfive,jh7110s compatibleHal Feng
2025-09-30platform: generic: Add Andes QiLai SoC supportBen Zong-You Xie
2025-09-16lib: utils/ipi: Convert IPI drivers as early driversAnup Patel
2025-09-16include: sbi: Remove platform specific IPI initAnup Patel
2025-08-28generic: mips: support harts to boot from mips_warm_bootChao-ying Fu
2025-08-28Fix license to compatible BSD-2-ClauseXiang W
2025-08-28platform: generic: Pack the FDT after applying fixupsSamuel Holland
2025-08-26platform: openpiton: Move openpiton platform from fpga to genericManuel Hernández Méndez
2025-07-22platform: openpiton: fix uninitialized plic_data structManuel Hernández Méndez
2025-06-17lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()Chao-ying Fu
2025-06-14platform: generic: mips: add P8700Chao-ying Fu
2025-05-20lib: utils: Fix fdt_mpxy_init() not returning error codeAlvin Chang
2025-04-24lib: sbi: Set the scratch allocation to alignment to cacheline sizeRaj Vishwanathan
2025-04-23lib: sbi_platform: Remove the vendor_ext_check hookSamuel Holland
2025-04-23platform: generic: Initialize overrides with fdt_driverSamuel Holland
2025-04-23platform: generic: Remove platform override hooksSamuel Holland
2025-04-23platform: generic: Modify platform ops instead of using hooksSamuel Holland
2025-04-23platform: generic: Allow replacing platform operationsSamuel Holland
2025-04-23platform: generic: Add an init hook matching fdt_driverSamuel Holland
2025-04-23platform: generic: thead: Avoid casting away constSamuel Holland
2025-04-23platform: rzfive: Call andes_pma_setup_regions() only during cold bootSamuel Holland
2025-04-23platform: generic: andes: Remove inline definitionsSamuel Holland
2025-03-27lib: utils/serial: Add PXA UARTs supportJunhui Liu
2025-03-24lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()Samuel Holland
2025-02-13lib: utils: Add MPXY RPMI mailbox driver for System MSI service groupAnup Patel
2025-02-13lib: utils: Split the FDT MPXY RPMI mailbox client into two partsAnup Patel
2025-02-12lib: utils: Initialize miscellaneous drivers in one passSamuel Holland
2025-02-12platform: generic: thead: add Sophgo SG2044Inochi Amaoto
2025-02-12lib: utils:Check that hartid is validRaj Vishwanathan
2025-01-30lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()Clément Léger
2024-12-21include: sbi: Fix compiling with C23 enabled compilersMichael Neuling
2024-12-21platform: generic: Initialize console before other driversSamuel Holland
2024-12-06lib: utils/mpxy: Add RPMI client driver for MPXYRahul Pathak
2024-12-06lib: utils: Add simple FDT based MPXY driver frameworkAnup Patel
2024-12-06lib: utils/cppc: Add RPMI CPPC driverSubrahmanya Lingappa
2024-12-06lib: utils: Add simple FDT based CPPC driver frameworkAnup Patel
2024-12-06lib: utils/hsm: Add RPMI HSM driverSubrahmanya Lingappa
2024-12-06lib: utils: Add simple FDT based HSM driver frameworkAnup Patel
2024-12-06lib: sbi: Add optional resume address to hart suspendSubrahmanya Lingappa
2024-12-06lib: utils/suspend: Add RPMI system suspend driverSubrahmanya Lingappa
2024-12-06lib: utils: Add simple FDT based system suspend driver frameworkAnup Patel
2024-12-06lib/utils: reset: Add RPMI System Reset driverRahul Pathak
2024-12-06lib/utils: Add RPMI messaging protocol and shared memory transport supportRahul Pathak
2024-12-02lib: sbi_pmu: PMU raw event v2 supportAtish Patra
2024-11-28lib: utils/reset: Use fdt_driver for initializationSamuel Holland
2024-11-28treewide: Make carray arrays const and NULL-terminatedSamuel Holland
2024-11-28platform: Drop irqchip warm init and exit hooksSamuel Holland