summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
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
2024-11-28lib: sbi_irqchip: Call driver warm_init from SBI coreSamuel Holland
2024-11-28lib: utils/irqchip: Move per-hart data from fdt_plic to plicSamuel Holland
2024-11-28lib: utils/irqchip: plic: Common PM save/restoreSamuel Holland
2024-11-28lib: utils/irqchip: plic: Provide a hartindex to context mapSamuel Holland
2024-11-28lib: utils/irqchip: plic: Allow enabling IRQs by defaultSamuel Holland
2024-11-11platform: Drop IPI warm init and exit hooksSamuel Holland
2024-11-11lib: sbi_ipi: Move initial IPI clear to sbi_ipi_init()Samuel Holland
2024-11-11platform: introduce DT-based configurable heap sizeInochi Amaoto
2024-11-05platform: Drop timer warm init and exit hooksSamuel Holland
2024-11-05lib: sbi_timer: Call driver warm_init from SBI coreSamuel Holland
2024-09-26lib: sbi: Update sbi_{entry,init}_count() to take a hart indexSamuel Holland
2024-08-27platform: generic: Fix fw_platform_coldboot_harts_init() functionAnup Patel
2024-08-24lib: utils/fdt: Add fdt_get_address_rw() helperSamuel Holland
2024-08-24lib: utils/serial: Pass the FDT to fdt_serial_init()Samuel Holland
2024-08-24lib: utils/reset: Pass the FDT to fdt_reset_init()Samuel 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-08-23platform: generic: andes: add a new Andes SBI call to free a PMA entryBen Zong-You Xie
2024-08-23platform: generic: andes: add a new Andes SBI call to set up a PMA entryBen Zong-You Xie
2024-08-23platform: generic: andes: add Andes SBI call to probe Andes PMA featureBen Zong-You Xie
2024-08-23platform: generic: Kconfig: add the description for Andes PMA featureBen Zong-You Xie
2024-07-24platform: Setup serial console device in early_init()Anup Patel
2024-07-04Makefile: change to using .carray.c for carray filesBen Dooks
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