aboutsummaryrefslogtreecommitdiff
path: root/product/synquacer
AgeCommit message (Expand)Author
2020-11-20build: allow platforms to choose the c library to build withVijayenthiran Subramaniam
2020-11-16synquacer: remove scp_romfw logging featureMasahisa Kojima
2020-11-16synquacer: scp_romfw: set vector table offset registerMasahisa Kojima
2020-10-21scmi_system_power/boards: Add default timer_id and add extra checkLeandro Belli
2020-10-02docs: Fix unbalanced Doxygen groupsChris Kay
2020-10-02docs: Replace `\ref` with `::`Chris Kay
2020-10-02docs: Normalize Doxygen paragraph indentationChris Kay
2020-10-02docs: Prefer `\` to `@` in Doxygen commentsChris Kay
2020-09-08fwk: Introduce input/output componentChris Kay
2020-09-08pl011: Refactor and fix module dependenciesChris Kay
2020-09-08misc: Make logging device elements staticChris Kay
2020-09-08misc: Split `log`/`pl011` configuration filesChris Kay
2020-09-08misc: Migrate banner printing into logging frameworkChris Kay
2020-08-28misc: Replace `#if BUILD_X` with `#ifdef`Chris Kay
2020-08-28fwk: Use standard library memory allocatorChris Kay
2020-08-28fwk: Add compiler attribute macrosChris Kay
2020-08-21SCMI: Redirect notifications onto the correct channelJim Quigley
2020-07-07fwk: Remove dependency on RTX threadsChris Kay
2020-07-07power_domain: Refactor power domain configurationTarek El-Sherbiny
2020-07-07power_domain: Simplify power domain tree handlingTarek El-Sherbiny
2020-07-07power_domain: Merge set composite and set simple state apiTarek El-Sherbiny
2020-07-03scmi: Fix response upon invalid message idLuca Vizzarro
2020-06-16SCMI: Protocol and Command IdentifiersJim Quigley
2020-06-09misc: Replace `fwk_assert(false)` with `fwk_unexpected()`Chris Kay
2020-06-09misc: Replace `assert()` calls with `fwk_assert()`Chris Kay
2020-06-08misc: Add `gtimer` timestamps to supporting platformsChris Kay
2020-06-08fwk: Add support for static element tablesChris Kay
2020-06-05arch: Move interrupt numbers to CMSIS configurationChris Kay
2020-06-05arch: Do not create `FWK_`-prefixed definitionsChris Kay
2020-06-05arch: Prefer `FMW_` prefix to `FIRMWARE_`Chris Kay
2020-04-21misc: Miscellaneous logging adjustmentsChris Kay
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-24fwk: Enable thread stack size configurabilityChris Kay
2020-03-24fwk: Rename <fmw_memory.ld.S> to <fmw_memory.h>Chris Kay
2020-03-16scmi_power_domain: Split configuration from implementationNicola Mazzucato
2020-03-12fwk/fwk_mm_alloc: panic if memory allocation failedJim Quigley
2020-03-02pl011: Add powerup/powerdown handlersNicola Mazzucato
2020-01-03scp: Update copyright to 2020Nicola Mazzucato
2019-12-02synquacer/modules: Remove calls to fwk_module_check_callTarek El-Sherbiny
2019-09-24build: enhance entry guards in internal header filesEtienne Carriere
2019-09-23synquacer: Fix GCC 7 -Wformat-truncation errorNicola Mazzucato
2019-09-12fwk: Rename fwk_errno.h to fwk_status.hNicola Mazzucato
2019-07-23Clean-up stdlib.h inclusionRonald Cron
2019-06-18synquacer: add SynQuacer supportMasahisa Kojima