summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2024-06-18platform: generic: andes: Add support for RV32 to set up PMABen Zong-You Xie
2024-06-18platform: generic: andes: Refine Andes PMA related codeBen Zong-You Xie
2024-05-16platform: generic: thead: add Sophgo CV18XX/SG200X seriesInochi Amaoto
2024-05-15utils/reset: Add SG2042 hwmon MCU support.Inochi Amaoto
2024-05-09platform: generic: thead: add Canaan Kendryte K230Yangyu Chen
2024-05-09platform: generic: thead: separate T-Head PMU ErrataYangyu Chen
2024-05-09platform: andes: Change all occurrences of andes45 to andesBen Zong-You Xie
2024-05-09platform: andes: Rename files with the prefix andes45Ben Zong-You Xie
2024-04-10firmware: remove FW_TEXT_STARTXiang W
2024-04-05platform: generic: allwinner: Optimize current hart scratch accessSamuel Holland
2024-03-20platform: generic: allwinner: sun20i-d1: Remove duplicated CSR definitionsChristoph Müllner
2024-03-04platform: andes: Drop andes_pmu_setup()Yu Chien Peter Lin
2024-02-24platform: Apply relocatable addressInochi Amaoto
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
2024-02-20platform: generic: Parse system suspend test from config node.Cheng Yang
2024-02-20platform: generic: Add support for specify coldboot harts in DTCheng Yang
2023-12-19lib: sbi: Allow ecall handlers to directly update register stateAnup Patel
2023-12-19lib: utils/irqchip: Add shared MMIO region for PLIC in root domainAnup Patel
2023-12-19platform: generic: Fine tune fw_platform_calculate_heap_size()Anup Patel
2023-12-11platform: recalculate heap size to support new tlb entry numberInochi Amaoto
2023-12-06platform: andes: Factor out is_andes() helperYu Chien Peter Lin
2023-12-06platform: rzfive: Enable Andes PMU for RZ/FiveYu Chien Peter Lin
2023-12-06platform: andes: Enable Andes PMU for AE350Yu Chien Peter Lin
2023-12-06platform: andes: Add Andes custom PMU supportYu Chien Peter Lin
2023-12-06platform: generic: Introduce pmu_init() platform overrideYu Chien Peter Lin
2023-12-06platform: include: andes45: Add PMU related CSR definesYu Chien Peter Lin
2023-12-06sbi: sbi_pmu: Improve sbi_pmu_init() error handlingYu Chien Peter Lin
2023-11-17lib: sbi: change sbi_hart_features.extensions as an arrayXiang W
2023-11-16platform: generic: Add Sophgo sg2042 platform supportInochi Amaoto
2023-11-16utils/reset: Remove fdt_reset_theadGuo Ren
2023-11-16platform: Uses hart count as the default size of tlb infoInochi Amaoto
2023-11-16platform: generic: thead: improve tlb flush errataInochi Amaoto
2023-11-14platform: generic: thead: initialize PMU by default in thead generic platformInochi Amaoto
2023-11-14platform: generic: thead: separate implement of T-HEAD c9xx errataInochi Amaoto
2023-11-14platform: generic: thead: separate implement of T-HEAD c9xx pmuInochi Amaoto
2023-11-14platform: generic: thead: move to thead c9xx header to vendor specific postionInochi Amaoto
2023-10-04platform: generic: thead: fix stale TLB entries for th1520/sg2042Inochi Amaoto
2023-09-24lib: sbi: Prefer hartindex over hartid in IPI frameworkAnup Patel
2023-09-10platform: Allow platforms to specify the size of tlb fifoXiang W
2023-09-10platform: generic: allwinner: fix OF process for T-HEAD c9xx pmuInochi Amaoto
2023-08-22platform: generic: allwinner: correct mhpmevent countInochi Amaoto
2023-07-31lib: utils/reset: Remove SiFive Test reset driverAnup Patel
2023-07-31lib: utils/reset: Add syscon based reboot and poweroffAnup Patel
2023-07-31lib: utils/regmap: Add simple FDT based syscon regmap driverAnup Patel
2023-07-31lib: utils/regmap: Add simple FDT based regmap frameworkAnup Patel