aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24fwk/test: Refactor framework test build systemChris Kay
2020-03-24build: Allow preprocessor flags to be configuredChris Kay
2020-03-24scmi: Add extended logsChris Kay
2020-03-23dbg: Replace checkpoint functionality with empty calls when flag is offAnthony Roberts
2020-03-23dbg: Add debugger CLI moduleAnthony Roberts
2020-03-23dbg: Implement CLI UART APIs for PL011Anthony Roberts
2020-03-23dbg: Fix the CLI print text colorTarek El-Sherbiny
2020-03-23dbg: Update the documentationTarek El-Sherbiny
2020-03-23dbg: CLI command history bufferTarek El-Sherbiny
2020-03-23dbg: Add check for duplicate commandsTarek El-Sherbiny
2020-03-23dbg: Fix the backspace functionTarek El-Sherbiny
2020-03-23dbg: Update CLI checkpoint commandsTarek El-Sherbiny
2020-03-23dbg: Convert the cli commands array to a linked listTarek El-Sherbiny
2020-03-23fwk: Add intrusive linked list iteration macroTarek El-Sherbiny
2020-03-23dbg: Add CLI exit sequenceTarek El-Sherbiny
2020-03-23dbg: Enable CLI checkpoint commandsTarek El-Sherbiny
2020-03-23dbg: Add checkpoint implementationTarek El-Sherbiny
2020-03-23dbg: Compile in cli fifo and cli time filesTarek El-Sherbiny
2020-03-23dbg: Import the CLI codeTarek El-Sherbiny
2020-03-23fwk: Add the cli debugger entryTarek El-Sherbiny
2020-03-23dbg: Add bring-up debugger build optionTarek El-Sherbiny
2020-03-19doc: Update user guideChris Kay
2020-03-19juno/dvfs: Fix performance domain namesNicola Mazzucato
2020-03-19juno/dvfs: Fix frequency for gpuNicola Mazzucato
2020-03-17Update firmware version to v2.6.0Nicola Mazzucato
2020-03-17scp_v2.6: Release notes for SCP firmware v2.6.0Jim Quigley
2020-03-17user_guide: Update tool version requirementsChris Kay
2020-03-17juno: Fix juno_system notification handlerChris Kay
2020-03-17juno/thermal: Add notifications for SYSTOPNicola Mazzucato
2020-03-16n1sdp: Fix precision loss in floating point calculationChris Kay
2020-03-16debug: Add documentation.Nicola Mazzucato
2020-03-16juno/ramfw: Add debug supportNicola Mazzucato
2020-03-16scmi_power_domain: Add support for debug pending requestsNicola Mazzucato
2020-03-16mod_scmi_power_domain: Add debug support for set/get_enabledNicola Mazzucato
2020-03-16mod_scmi_power_domain: Add header fileNicola Mazzucato
2020-03-16scmi_power_domain: Split configuration from implementationNicola Mazzucato
2020-03-16juno/module: Add debug driverNicola Mazzucato
2020-03-16module: Add debug moduleNicola Mazzucato
2020-03-16power_domain: Update return value of set_state_asyncNicola Mazzucato
2020-03-16power_domain: Export events for get_state and set_state requestRaphael Gault
2020-03-16juno/debug_rom: Fix order of set/enable debug isrNicola Mazzucato
2020-03-16juno: Remove -Os/-flto for debug modeChris Kay
2020-03-16DVFS: Event processing returns incorrect statusJim Quigley
2020-03-13juno/pvt: Use correct calibration for SoC tempNicola Mazzucato
2020-03-12fwk/fwk_mm_alloc: panic if memory allocation failedJim Quigley
2020-03-12cmn600: fix host ha countVijayenthiran Subramaniam
2020-03-11rddaniel: Fix truncated PPU cluster namesChris Kay
2020-03-11armv7m: Re-enable unaligned accessesChris Kay
2020-03-11bootloader: Don't access R/W memory when bootloadingChris Kay
2020-03-11ccix: change to CCUVChandni Cherukuri