aboutsummaryrefslogtreecommitdiff
path: root/platform/generic
AgeCommit message (Expand)AuthorFilesLines
2025-12-08platform: generic: spacemit: add missing objects.mkJunhui Liu2-2/+8
2025-12-08lib: utils/cache: Add SiFive Extensible Cache (EC) driverNick Hu1-0/+1
2025-12-08lib: utils/cache: Add SiFive PL2 controllerNick Hu1-0/+1
2025-12-01platform: openpiton: use generic early initManuel Hernández Méndez1-22/+3
2025-12-01platform: ariane: parse dtb for getting some initial parametersManuel Hernández Méndez1-15/+24
2025-11-05platform: ariane: Move ariane platform from fpga to genericManuel Hernández Méndez4-0/+145
2025-11-04lib: utils: Add MPXY RPMI mailbox driver for performanceJoshua Yeong1-0/+1
2025-11-04lib: utils: Add MPXY RPMI mailbox driver for device powerJoshua Yeong1-0/+1
2025-11-04lib: utils: Add MPXY RPMI mailbox driver for voltageJoshua Yeong1-0/+1
2025-10-28lib: utils/suspend: Add SiFive SMC0 driverNick Hu1-0/+1
2025-10-28lib: utils/hsm: Add SiFive TMC0 driverNick Hu1-0/+1
2025-10-28lib: sbi: Extends sbi_ipi_raw_send() to use all available IPI devicesNick Hu1-1/+1
2025-10-28lib: utils/cache: Add fdt cmo helpersNick Hu1-1/+2
2025-10-28utils: cache: Add SiFive ccache controllerVincent Chen1-0/+1
2025-10-28lib: utils: Add FDT cache libraryNick Hu1-0/+1
2025-10-21lib: Allow custom CSRs in csr_read_num() and csr_write_num()Anup Patel2-155/+11
2025-10-20platform: generic: Add SpacemiT K1 platform supportXianbin Zhu1-2/+3
2025-10-20platform: spacemit: Add HSM driverXianbin Zhu1-0/+1
2025-10-20platform: generic: spacemit: add K1Xianbin Zhu3-0/+215
2025-09-30platform: starfive: jh7110: Add starfive,jh7110s compatibleHal Feng1-0/+1
2025-09-30platform: generic: Add Andes QiLai SoC supportBen Zong-You Xie6-0/+96
2025-09-16lib: utils/ipi: Convert IPI drivers as early driversAnup Patel1-5/+0
2025-09-16include: sbi: Remove platform specific IPI initAnup Patel2-15/+13
2025-08-28generic: mips: support harts to boot from mips_warm_bootChao-ying Fu3-1/+18
2025-08-28Fix license to compatible BSD-2-ClauseXiang W4-4/+4
2025-08-28platform: generic: Pack the FDT after applying fixupsSamuel Holland1-0/+2
2025-08-26platform: openpiton: Move openpiton platform from fpga to genericManuel Hernández Méndez4-0/+186
2025-06-17lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()Chao-ying Fu1-0/+93
2025-06-14platform: generic: mips: add P8700Chao-ying Fu7-0/+517
2025-05-20lib: utils: Fix fdt_mpxy_init() not returning error codeAlvin Chang1-2/+1
2025-04-24lib: sbi: Set the scratch allocation to alignment to cacheline sizeRaj Vishwanathan1-0/+8
2025-04-23lib: sbi_platform: Remove the vendor_ext_check hookSamuel Holland1-6/+0
2025-04-23platform: generic: Initialize overrides with fdt_driverSamuel Holland1-26/+1
2025-04-23platform: generic: Remove platform override hooksSamuel Holland11-116/+16
2025-04-23platform: generic: Modify platform ops instead of using hooksSamuel Holland12-80/+160
2025-04-23platform: generic: Allow replacing platform operationsSamuel Holland2-20/+38
2025-04-23platform: generic: Add an init hook matching fdt_driverSamuel Holland3-7/+14
2025-04-23platform: generic: thead: Avoid casting away constSamuel Holland1-4/+4
2025-04-23platform: rzfive: Call andes_pma_setup_regions() only during cold bootSamuel Holland1-2/+10
2025-04-23platform: generic: andes: Remove inline definitionsSamuel Holland1-16/+0
2025-03-24lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()Samuel Holland1-1/+1
2025-02-13lib: utils: Add MPXY RPMI mailbox driver for System MSI service groupAnup Patel1-0/+1
2025-02-13lib: utils: Split the FDT MPXY RPMI mailbox client into two partsAnup Patel1-0/+1
2025-02-12lib: utils: Initialize miscellaneous drivers in one passSamuel Holland3-14/+8
2025-02-12platform: generic: thead: add Sophgo SG2044Inochi Amaoto1-10/+7
2025-02-12lib: utils:Check that hartid is validRaj Vishwanathan1-2/+2
2025-01-30lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()Clément Léger2-2/+1
2024-12-21include: sbi: Fix compiling with C23 enabled compilersMichael Neuling1-1/+1
2024-12-21platform: generic: Initialize console before other driversSamuel Holland1-5/+5
2024-12-06lib: utils/mpxy: Add RPMI client driver for MPXYRahul Pathak1-0/+1