aboutsummaryrefslogtreecommitdiff
path: root/module
AgeCommit message (Expand)Author
2020-06-05isys_rom: Introduce `isys_rom` moduleChris Kay
2020-06-05bootloader: Add support for SDS-less bootChris Kay
2020-06-05scmi: Normalize SCMI log messagesChris Kay
2020-05-27SCMIv2: Add SYSTEM_POWER_STATE_NOTIFY to system_power protocolJim Quigley
2020-05-25module: add support for CMN Booker interconnectUsama Arif
2020-05-22scp/dmc620: Skip binding to DDR module if it's not presentAnurag Koul
2020-05-13sds: Introduce CPP macros for minimum sizesPierre-Clément Tosi
2020-05-13sds: Add support for having multiple SDS regionsPierre-Clément Tosi
2020-05-13sds: Update context variablesPierre-Clément Tosi
2020-05-06SCMIv2: fix memory initialization of fast channelsJim Quigley
2020-05-01SCMIv2: Configure Fast Channels callback for SCMI PerformanceJim Quigley
2020-05-01SCMIv2: Update Fast Channels on Transition notificationJim Quigley
2020-05-01SCMIv2: Implement SCMIv2 fast channels performance protocol APIJim Quigley
2020-05-01SCMIv2: Add fast channels interface to performance protocolJim Quigley
2020-05-01SCMI: Add NOTIFY_LEVEL/_LIMIT SCMI commandsJim Quigley
2020-05-01SCMIv2: Add NOTIFY_LEVEL/_LIMITS handlers to performance protocolJim Quigley
2020-05-01SCMIv2: Implement notifications for SCMIv2Jim Quigley
2020-05-01SCMI: Add get_agent_count() to APIJim Quigley
2020-05-01SCMIv2: Add explicit message type to SCMI message headerJim Quigley
2020-05-01DVFS: Remove redundant codeJim Quigley
2020-04-23cmn600: fix formatting of 64-bit valuesManoj Kumar
2020-04-21misc: Miscellaneous logging adjustmentsChris Kay
2020-04-15cmn_rhodes: split 64 bit int into two 32 bit int for loggingVijayenthiran Subramaniam
2020-04-15cmn_rhodes: ccix: add initial support for ccix programmingVijayenthiran Subramaniam
2020-04-15cmn_rhodes: add RN-D, RN-I, RN-F count and HN-F nodes to ctxVijayenthiran Subramaniam
2020-04-15cmn_rhodes: prepare module for ccix supportVijayenthiran Subramaniam
2020-04-15cmn_rhodes: change the way hnf_count is being usedVijayenthiran Subramaniam
2020-04-15cmn_rhodes: update SAM programming based on chip-idVijayenthiran Subramaniam
2020-04-15cmn_rhodes: prepare module for multi-chip supportVijayenthiran Subramaniam
2020-04-15cmn_rhodes: add chip-id and multi-chip mode to contextVijayenthiran Subramaniam
2020-04-15cmn_rhodes: enable rnsam prefetchtgt chi operationVijayenthiran Subramaniam
2020-04-15cmn_rhodes: add check to validate the size of SAM regionVijayenthiran Subramaniam
2020-04-15cmn_rhodes: fix cal mode register programmingVijayenthiran Subramaniam
2020-04-15cmn600: fix cal mode register programmingVijayenthiran Subramaniam
2020-04-15cmn_rhodes: add mpam node typeVijayenthiran Subramaniam
2020-04-15cmn_rhodes: fix node count printsVijayenthiran Subramaniam
2020-04-03scmi_clock: Use per-event clock response identifiersNicola Mazzucato
2020-04-03clock: Add per-request event identifierNicola Mazzucato
2020-04-03clock: Simplify get_ctx() functionNicola Mazzucato
2020-03-31module/smt: add support for non-SCMI SMT messagesAditya Angadi
2020-03-31module: introduce signal_error method in mod_scmi_from_transport_apiAditya Angadi
2020-03-24fwk: Integrate logging functionality into the frameworkChris Kay
2020-03-24fwk: Filter log messages by levelChris Kay
2020-03-24misc: Clean up include directivesChris Kay
2020-03-24scmi: Add extended logsChris Kay
2020-03-23dbg: Add debugger CLI moduleAnthony Roberts
2020-03-23dbg: Implement CLI UART APIs for PL011Anthony Roberts
2020-03-16debug: Add documentation.Nicola Mazzucato
2020-03-16scmi_power_domain: Add support for debug pending requestsNicola Mazzucato
2020-03-16mod_scmi_power_domain: Add debug support for set/get_enabledNicola Mazzucato