aboutsummaryrefslogtreecommitdiff
path: root/product/tc0
AgeCommit message (Expand)Author
2020-11-05scmi: fix errors when "BS_FIRMWARE_HAS_RESOURCE_PERMISSIONS=no"Ahmed Gadallah
2020-10-21scmi_system_power/boards: Add default timer_id and add extra checkLeandro Belli
2020-10-08tc0/pl011: Do not subscribe to power domain notification for pl011Usama Arif
2020-10-02docs: Prefer `\` to `@` in Doxygen commentsChris Kay
2020-09-28tc0: Memory and interrupt map changes for tc0Usama Arif
2020-09-28tc0: use UART0 from RoS AP memory mapUsama Arif
2020-09-28tc0: Add a second scmi and mhuv2 channelUsama Arif
2020-09-28tc0: Change memory configurationUsama Arif
2020-09-28tc0: Change processor from Cortex-M7 to Cortex-M3Usama Arif
2020-09-25tc0: apply clang-format to platformUsama Arif
2020-09-18product/tc0: Add pd_id for pl011 moduleUsama Arif
2020-09-10tc0/resource_perms: Do not set any permissions for SCMI clockUsama Arif
2020-09-10tc0: Remove NULL initialization of elementsUsama Arif
2020-09-10tc0/dvfs: Change frequencies from MHz to kHzUsama Arif
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-28SCMI: Performance notifications and fast channels need to be separatedJim Quigley
2020-08-21SCMI: Redirect notifications onto the correct channelJim Quigley
2020-08-14mod_scmi: Adapt available protocolsLuca Vizzarro
2020-08-06DVFS/SCMI-perf: Abstract performance levels.Leandro Belli
2020-07-24product/tc0: refactor maximum notification countVijayenthiran Subramaniam
2020-07-16SCMI: Performance Protocol PermissionsJim Quigley
2020-07-16SCMI: Clock Protocol PermissionsJim 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 `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-26product/tc0: add the product.mk file for Total Compute (TC0) platformUsama Arif
2020-05-26product/tc0: add build support for SCP RAM firmwareUsama Arif
2020-05-26product/tc0: add TC0 system moduleUsama Arif
2020-05-26product/tc0: add configuration data for scmi_clk for DPUUsama Arif
2020-05-26product/tc0: add clock entries for DPUUsama Arif
2020-05-26product/tc0: add configuration files for enabling DVFSUsama Arif
2020-05-26product/tc0: add configuration data for system power driverUsama Arif
2020-05-26product/tc0: add configuration data for SCMI system powerUsama Arif
2020-05-26product/tc0: add configuration data for SCMI power domainUsama Arif
2020-05-26product/tc0: add configuration data for SCMI and SMT servicesUsama Arif
2020-05-26product/tc0: add configuration data for MHUv2 driverUsama Arif