aboutsummaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2024-02-02build: Update base build files to add in device tree supportMike Leach
2024-02-02framework: dts: Add headers for devicetree supportMike Leach
2023-12-19mod/scmi_power_capping: Add fast channels supportAhmed Gadallah
2023-11-30mod_transport: Make out-band message support optionalAndrew Graham
2023-11-14framework: Add fastchannel build flag for platforms with DVFS hardwarePranav Madhu
2023-10-17fwk_list: Add a watermark to monitor list max sizeskhaali01
2023-10-12module/atu: add driver module for address translation unitShriram K
2023-10-03fwk_log: Add option for custom bannerOmer Gotfrid
2023-10-03fwk: allow override of BUILD_VERSION parametersYaron Micher
2023-09-26assert: Add FWK_WEAK to __assert_func().Nadav Hassidim
2023-09-06scp: Update firmware version to 2.13.0Katherine Vincent
2023-09-04framework: __fwk_slist_next() does modify argument listEtienne Carriere
2023-09-04framework: __fwk_dlist_remove() does modify argument listEtienne Carriere
2023-09-04framework: use fwk_assert() instead of assert()Etienne Carriere
2023-08-31fwk_io: Replace `fwk_assert` for error handlingLeandro Belli
2023-07-24doc: Fix doxygen warnings for check_doc.pyYat Long Poon
2023-06-23fwk_io: Introduce `fwk_io_putch_nowait`Leandro Belli
2023-06-23fwk_io: add `FWK_E_BUSY` return to `putch` when the resource is busyLeandro Belli
2023-05-24fwk: Add disable option to log levelNiall Stewart
2023-05-10fwk_log: remove '\n' character from log printsLeandro Belli
2023-04-04scp: Update firmware version to 2.12.0Ahmed Gadallah
2023-03-24fwk_log: refactor banner and log terminator configurationLeandro Belli
2023-02-16fwk_core: Fix buffered log output behaviourLeandro Belli
2023-02-16fwk_arch: Fix buffered log output behaviourLeandro Belli
2023-01-19fwk: add `FWK_TRACE`Leandro Belli
2023-01-19fwk: rename `FWK_LOG_LEVEL_TRACE` to `FWK_LOG_LEVEL_DEBUG`Leandro Belli
2022-12-29fwk/arch: remove all `Makefile` deprecated filesLeandro Belli
2022-09-21scp: Update firmware version to 2.11.0Nicola Mazzucato
2022-08-16scp: Fix fast channel compilation setupTomás Agustín González Orlando
2022-07-11module/transport: add a new module for handling inter-processor messagesShriram K
2022-06-27SCMI: Rename BUILD_HAS_FAST_CHANNELS with _SCMI_PERF_Nicola Mazzucato
2022-06-22sensor: typedef included to give signed or unsigned value optionsKatherine Vincent
2022-05-23fwk: Add stop sequenceVincent Guittot
2022-05-23fwk: Add support of OS interrupt operationTarek El-Sherbiny
2022-05-23arch: Remove infinite loop from arch_initTarek El-Sherbiny
2022-04-05fwk: Remove unused enum wait_stateTarek El-Sherbiny
2022-03-28scp: Update firmware version to 2.10.0Nicola Mazzucato
2022-03-11fwk: SCP suspend execution until an interrupt occursTarek El-Sherbiny
2022-02-22sensors: Extended Attributes SupportKatherine Vincent
2022-02-09framework/src: Fix violation of required MISRA 5.7Tomás Agustín González Orlando
2022-02-08clean_up: Rename reference to threadTarek El-Sherbiny
2022-02-08fwk: Remove deprecated function put_event_and_waitTarek El-Sherbiny
2022-02-08remove mt: Remove the deprecated multi-thread featureTarek El-Sherbiny
2022-02-04framework/src: Fix violation of required MISRA 5.7Tuvshinzaya Erdenekhuu
2022-02-01sensor: Multi axis supportLeandro Belli
2022-02-01sensor: add support for timestamp configurationLeandro Belli
2022-02-01sensor: add build tag for new sensor protocol and featuresLeandro Belli
2022-02-01fwk_string: Add traps for NULL pointersNicola Mazzucato
2022-02-01fwk_string: Fix headerNicola Mazzucato
2021-12-24fwk_module: Mark code path as unexpectedTarek El-Sherbiny