summaryrefslogtreecommitdiff
path: root/lib/utils
AgeCommit message (Expand)Author
2025-10-28lib: utils/irqchip: Add APLIC restore functionNick Hu
2025-10-28lib: utils/cache: Add fdt cmo helpersNick Hu
2025-10-28utils: cache: Add SiFive ccache controllerVincent Chen
2025-10-28lib: utils: Add FDT cache libraryNick Hu
2025-10-28lib: utils: Add cache flush libraryNick Hu
2025-10-21lib: utils/timer: mtimer: Add SiFive CLINT v2 supportYong-Xuan Wang
2025-10-20platform: spacemit: Add HSM driverXianbin Zhu
2025-10-06lib: serial: sifive-uart: add shared memory region for SiFive UARTYu-Chien Peter Lin
2025-09-30lib: utils/irqchip: fix aplic lock mechanism in xmsiaddrcfg(h)Yang Jialong
2025-09-16lib: utils/ipi: Convert IPI drivers as early driversAnup Patel
2025-09-16lib: sbi: Introduce IPI device ratingAnup Patel
2025-09-16lib: utils/reset: Hang the hart after RPMI system reset messageRahul Pathak
2025-07-23lib: utils: fdt: fix "ranges" translationMax Hsu
2025-07-20lib: utils/serial: Clear LSR status and check RBR statusYi Pei
2025-06-24lib: rpmi: Make RPMI drivers as non-experimentalRahul Pathak
2025-06-24lib: utils: Add Implementation ID and Version as RPMI MPXY attributesRahul Pathak
2025-06-16lib: utils: Fix fdt_parse_aclint_node() for non-contiguous hartidAnup Patel
2025-06-16lib: utils/irqchip: always parse msi information for each aplic deviceInochi Amaoto
2025-06-14lib: utils: hsm: Do not fail on EALREADY in rpmi-hsm fixup.Ziang Wang
2025-05-20lib: utils: fdt: Claim Zicntr if time CSR emulation is possibleYao Zi
2025-05-20lib: utils: Fix fdt_mpxy_init() not returning error codeAlvin Chang
2025-05-20lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributesAnup Patel
2025-05-20lib: utils/mailbox: Parse A2P doorbell value from DTAnup Patel
2025-05-20lib: utils/mailbox: Parse P2A doorbell system MSI index from DTAnup Patel
2025-05-20lib: utils/mailbox: Update DT register name of A2P doorbellAnup Patel
2025-04-24lib: sbi: Set the scratch allocation to alignment to cacheline sizeRaj Vishwanathan
2025-04-23lib: utils/fdt: Remove fdt_match_node()Samuel Holland
2025-04-15lib: sbi: Remove unnecessary SBI_INIT_LIST_HEADXiang W
2025-03-27lib: utils/serial: Add PXA UARTs supportJunhui Liu
2025-03-26lib: utils: Make sure that hartid and the scratch are alignedRaj Vishwanathan
2025-03-24lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()Samuel Holland
2025-03-24lib: sbi: Avoid GOT indirection for global symbol referencesSamuel Holland
2025-03-24Revert "lib: utils/irqchip: Match against more specific compatible strings fi...Samuel Holland
2025-03-24lib: utils/fdt: Respect compatible string fallback prioritySamuel Holland
2025-02-19lib: utils/irqchip: Match against more specific compatible strings firstAlex Studer
2025-02-19lib: utils/fdt: Allocate fdt_pmu_evt_select on the heapSamuel Holland
2025-02-19lib: utils/fdt: Remove redundant PMU property length checksSamuel Holland
2025-02-19lib: utils: Constify FDT driver definitionsSamuel Holland
2025-02-13lib: utils: Add MPXY RPMI mailbox driver for System MSI service groupAnup Patel
2025-02-13include: sbi_utils: Update RPMI service group IDs and BASE service groupAnup Patel
2025-02-13lib: utils: Populate MPXY channel attributes from RPMI channel attributesAnup Patel
2025-02-13lib: utils: Implement get_attribute() for the RPMI shared memory mailboxAnup Patel
2025-02-13lib: utils: Improve variable declarations in MPXY RPMI mailbox clientAnup Patel
2025-02-13lib: utils: Drop notifications from MPXY RPMI mailbox clientAnup Patel
2025-02-13lib: utils: Introduce optional MPXY RPMI service group operationsAnup Patel
2025-02-13lib: utils: Constantify mpxy_rpmi_mbox_data in mpxy_rpmi_mboxAnup Patel
2025-02-13lib: utils: Split the FDT MPXY RPMI mailbox client into two partsAnup Patel
2025-02-12lib: utils: Initialize miscellaneous drivers in one passSamuel Holland
2025-02-12lib: utils/fdt: Remove fdt_find_match()Samuel Holland
2025-02-12lib: utils/irqchip: Use fdt_driver for initializationSamuel Holland