summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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
2023-07-31lib: utils/regmap: Add generic regmap access libraryAnup Patel
2023-07-13lib: utils: Add detection of Smepmp from ISA string in FDTHimanshu Chauhan
2023-07-07gpio/desginware: add Synopsys DesignWare APB GPIO supportBen Dooks
2023-06-21lib: reset: Move fdt_reset_init into generic_early_initGuo Ren
2023-06-15platform/lib: Set no-map attribute on all PMP regionsAlexandre Ghiti
2023-06-05platform: Allow platforms to specify heap sizeAnup Patel
2023-04-14platform: generic: andes/renesas: Add SBI EXT to check for enabling IOCP errataLad Prabhakar
2023-03-09platform: starfive: add PMIC power ops in JH7110 visionfive2 boardMinda Chen
2023-03-01gpio/starfive: add gpio driver and support gpio resetminda.chen
2023-02-27platform: generic: Add system suspend testAndrew Jones
2023-02-27platform: generic: renesas: rzfive: Configure the PMA regionLad Prabhakar
2023-02-27platform: generic: renesas: rzfive: Add support to configure the PMALad Prabhakar
2023-02-27include: sbi: Remove extid parameter from vendor_ext_provider() callbackAnup Patel
2023-02-27lib: sbi: Align SBI vendor extension id with mvendorid CSRAnup Patel
2023-02-27platform: generic/andes: Fix ae350.c header dependencyBin Meng
2023-02-27platform: generic/allwinner: Fix sun20i-d1.c header dependencyBin Meng
2023-01-24platform: generic: allwinner: Advertise nonretentive suspendSamuel Holland
2023-01-23platform: renesas/rzfive: Configure Local memory regions as part of root domainLad Prabhakar
2023-01-22platform: andes/ae350: Implement hart hotplug using HSM extensionYu Chien Peter Lin
2023-01-22lib: utils: atcsmu: Add Andes System Management Unit supportYu Chien Peter Lin
2023-01-13platform: generic: allwinner: Fix PLIC array boundsSamuel Holland