summaryrefslogtreecommitdiff
path: root/platform/generic/starfive/jh7110.c
AgeCommit message (Expand)Author
2026-06-12platform: generic: Optimize extensions_init() to parse ISA extensions onceAnup Patel
2025-09-30platform: starfive: jh7110: Add starfive,jh7110s compatibleHal Feng
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: Add an init hook matching fdt_driverSamuel Holland
2025-02-12lib: utils: Initialize miscellaneous drivers in one passSamuel Holland
2024-11-28lib: utils/reset: Use fdt_driver for initializationSamuel Holland
2024-08-24platform: generic: Pass FDT to early/final_init overridesSamuel Holland
2024-08-24platform: generic: Constify FDT pointers in fw_platform_init()Samuel Holland
2024-08-24lib: utils/reset: Constify FDT pointers in parsing functionsSamuel Holland
2024-02-22platform: starfive: call starfive_jh7110_inst_init() in pm_reset_init()Nam Cao
2024-02-22platform: starfive: return error if needed devices are not presentNam Cao
2024-02-22platform: starfive: rename "stf,axp15060-regulator" -> "x-powers,axp15060"Nam Cao
2024-02-22platform: starfive: remove redundant compatibility check in pmic_opsNam Cao
2024-02-22platform: starfive: get I2C offset address from clocks propertyNam Cao
2024-02-22platform: starfive: correct system clock device tree nodeNam Cao
2023-03-09platform: starfive: add PMIC power ops in JH7110 visionfive2 boardMinda Chen
2023-01-07generic/starfive: Add Starfive JH7110 platform implementationWei Liang Lim