aboutsummaryrefslogtreecommitdiff
path: root/product/rddaniel
AgeCommit message (Expand)Author
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-28fwk: Use standard library memory allocatorChris Kay
2020-08-21SCMI: Redirect notifications onto the correct channelJim Quigley
2020-08-06product: sgi/rd: update nor flash region comment in cmn configVijayenthiran Subramaniam
2020-08-06product/rddaniel: fix HN-F LDID comments in CMN-Rhodes configVijayenthiran Subramaniam
2020-07-24product/rddaniel: refactor maximum notification countVijayenthiran Subramaniam
2020-07-24rddaniel: mscp_rom: set vector table offset registerVijayenthiran Subramaniam
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-06-16SCMI: Protocol and Command IdentifiersJim Quigley
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-05-13sds: Move debug SDS structures to NS-RAMPierre-Clément Tosi
2020-05-13sds: Create an SDS region in NS-RAMPierre-Clément Tosi
2020-05-13sds: Detect region overflow at compile timePierre-Clément Tosi
2020-05-13sds: Add support for having multiple SDS regionsPierre-Clément Tosi
2020-05-13Replace BUILD_HAS_MOD_TEST with BUILD_MODE_DEBUGGirish Pathak
2020-04-21misc: Miscellaneous logging adjustmentsChris Kay
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-15rddaniel: change ram firmware module initialization orderVijayenthiran Subramaniam
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-11rddaniel: Fix truncated PPU cluster namesChris Kay
2020-03-10rddaniel: pl011: mark power domain identifier as noneVijayenthiran Subramaniam
2020-02-27sid: add api to retrieve system info dataVijayenthiran Subramaniam
2020-02-05product/rddaniel: add the product.mk file for rd-daniel platformAditya Angadi
2020-02-05product/rddaniel: add build support for scp ram firmwareAditya Angadi
2020-02-05product/rddaniel: add rddaniel system moduleAditya Angadi
2020-02-05product/rddaniel: add support for MCP firmware in rddanielAditya Angadi
2020-02-05product/rddaniel: add config data for scmi system powerAditya Angadi
2020-02-05product/rddaniel: add configuration data for scmi and smt servicesAditya Angadi
2020-02-05product/rddaniel: add configuration data for sds service moduleAditya Angadi
2020-02-05product/rddaniel: add configuration data for AP context moduleAditya Angadi