aboutsummaryrefslogtreecommitdiff
path: root/product/n1sdp
AgeCommit message (Expand)Author
2020-11-20build: allow platforms to choose the c library to build withVijayenthiran Subramaniam
2020-11-11product/n1sdp: set CCIX speed to GEN3 to work with interposer C2C setupJagadeesh Ujja
2020-11-10fip: move fip config parameters to caller moduleManoj Kumar
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: Normalize Doxygen paragraph indentationChris Kay
2020-10-02docs: Prefer `\` to `@` in Doxygen commentsChris Kay
2020-10-02docs: Ensure Doxygen return values use referencesChris 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-26n1sdp: enable pcie for remote n1sdp chipSayanta Pattanayak
2020-08-21SCMI: Redirect notifications onto the correct channelJim Quigley
2020-08-12product/n1sdp: changes required to handle SYSTOP and CLUSTER power domainJagadeesh Ujja
2020-08-12product/n1sdp: fix the PHY initialization sequenceJagadeesh Ujja
2020-07-31buid: Remove packed attribute from data structsJim Quigley
2020-07-13n1sdp: use 'fip' module in lieu of n1sdp_flash moduleAnurag Koul
2020-07-07fwk: Remove dependency on RTX threadsChris Kay
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-16n1sdp: change to the AA640001 layout generated by fiptoolPatrik Berglund
2020-06-12n1sdp: set vector table offset value in ROM codeManoj Kumar
2020-06-10product/n1sdp: fix build error for n1sdp_sensor moduleJagadeesh Ujja
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-06-05arch: Use generic `arch_` prefixChris Kay
2020-06-04product/n1sdp: set separately downstream/upstream port transmitter preset ValueJagadeesh Ujja
2020-06-04product/n1sdp: Configure PCIe based on the number of lane countJagadeesh Ujja
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-23n1sdp: fix n1sdp_sensor module w.r.t to new logging frameworkManoj Kumar
2020-04-23n1sdp: fix inconsistent logs in n1sdp modulesManoj Kumar
2020-04-23n1sdp: upcast (UINT16_MAX*FWK_MHZ) to uint64_t for comparisonManoj Kumar
2020-04-23n1sdp: disable log buffering in release modeManoj Kumar
2020-04-21misc: Miscellaneous logging adjustmentsChris Kay