aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-17rework SCP DT ID macrosscp-dts-id-reworkMike Leach
2023-07-17rework scp ids dtsiMike Leach
2023-07-17add sco as vendor prefixMike Leach
2023-07-17rework scp idsMike Leach
2023-07-14build: dev: Add helper script to build juno firmware.scp-2.11-635697544-dt-config-v2Mike Leach
2023-07-14docs: Update docs for DT build flowMike Leach
2023-07-14product: juno: scp_romfw_bypass: Update to configure modules using device treeMike Leach
2023-07-14product: juno: scp_romfw: Update to configure modules using device treeMike Leach
2023-07-14product: juno: scp_ramfw: Update to configure modules using device treeMike Leach
2023-07-14module: scmi: Add dt configuration supportMike Leach
2023-07-14module: juno_rom: Add dt configuration supportMike Leach
2023-07-14module: juno_ppu: Add dt configuration supportMike Leach
2023-07-14module: timer: Add dt configuration supportMike Leach
2023-07-14module: system_power: Add dt configuration supportMike Leach
2023-07-14module: sds: Add dt configuration supportMike Leach
2023-07-14module: power_domain: Add dt configuration supportMike Leach
2023-07-14module: pl011: Add dt configuration supportMike Leach
2023-07-14module: mock_psu: Add dt configuration supportMike Leach
2023-07-14module: mock_clock: Add dt configuration supportMike Leach
2023-07-14module: gtimer: Add dt configuration supportMike Leach
2023-07-14module: clock: Add dt configuration supportMike Leach
2023-07-14module: bootloader: Add dt configuration supportMike Leach
2023-07-14tools: dts: Add tooling for device tree compilationMike Leach
2023-07-14dts: Add common bindings and dt includesMike Leach
2023-07-14build: device tree - update base build files to add in device tree supportMike Leach
2023-07-14tools: Fix minor issues with toolsMike Leach
2023-07-14framework: Add headers for device tree supportMike Leach
2023-07-14build: Update to Makefile.cmake to help devicetree developmentMike Leach
2023-03-20dts: build: Add python devicetree code from Zephyr projectMike Leach
2023-03-20cmsisMike Leach
2023-03-16scmi_clock: Fix policy reference counter mismatchLeandro Belli
2023-03-15docker: fix dependencies and broken linksLeandro Belli
2023-03-14doc: change to move security.mdKatherine Vincent
2023-03-09scmi_perf: Add void handler checkNicola Mazzucato
2023-03-09scmi_perf: Add initial UT for plugins-handler extensionNicola Mazzucato
2023-03-09scmi_perf: Fix level within limitsNicola Mazzucato
2023-03-08morello: Populate silicon revision in the SDS structureChandni Cherukuri
2023-03-08product/tc2: Add the core HUNTER_ELPBen Horgan
2023-03-08product/tc2: Add dvfs power valuesBen Horgan
2023-02-16fwk_core: Fix buffered log output behaviourLeandro Belli
2023-02-16fwk_arch: Fix buffered log output behaviourLeandro Belli
2023-02-08tc0: Deprecate platformNicola Mazzucato
2023-02-08Cmake: Add build error for deprecated platformsNicola Mazzucato
2023-02-08tc2: Add support for TC2_VAR_EXPERIMENT_POWERNicola Mazzucato
2023-02-08tc2/scmi_perf: Add SCMI-Perf FastChannelsNicola Mazzucato
2023-02-06ci_cmake: Add missing version 3 for RD-N2 buildNicola Mazzucato
2023-02-06product/rdn2: fix for ci test failures in variant 3Tony Nadackal
2023-02-06platform/rdn2: Enable soc expansion block on RD-N2-Cfg2Vivek Gautam
2023-01-30power_domain: Fix return status for notify_warm_resetNicola Mazzucato
2023-01-25doc/code_rules: Replace block \code highlighters with ```cAndrew Graham