aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21n1sdp: enable the debugger access for the apcoresDeepak Pandey
2018-12-21n1sdp: restructure the function to handle the copy of AP FirmwareDeepak Pandey
2018-12-21n1sdp/mcp_rom: update the config for MCP to use ROM by pass.Deepak Pandey
2018-12-21n1sdp/mcp_rom: add build for the mcp rom in the product.mkDeepak Pandey
2018-12-21n1sdp/mcp_rom: add Makefile and linker configuration fileDeepak Pandey
2018-12-21n1sdp/mcp_rom: add config file for n1sdp_rom moduleDeepak Pandey
2018-12-21n1sdp/mcp_rom: add config file for n1sdp_flash moduleDeepak Pandey
2018-12-21n1sdp/mcp_rom: add config file for clock moduleDeepak Pandey
2018-12-21n1sdp/mcp_rom: add config file for log moduleDeepak Pandey
2018-12-21n1sdp/scp_rom: update the config for SCP to use ROM by pass.Deepak Pandey
2018-12-21n1sdp/scp_rom: add build for the scp rom in the product.mkDeepak Pandey
2018-12-21n1sdp/scp_rom: add Makefile and linker configuration fileDeepak Pandey
2018-12-21n1sdp/scp_rom: add config file for n1sdp_rom moduleDeepak Pandey
2018-12-21n1sdp/scp_rom: add n1sdp_rom module.Deepak Pandey
2018-12-21n1sdp/scp_rom: add config file for n1sdp_flash moduleDeepak Pandey
2018-12-21n1sdp/scp_rom: add config file for clock moduleDeepak Pandey
2018-12-21n1sdp/scp_rom: add config file for log moduleDeepak Pandey
2018-12-10build: Name firmware bin and elf file by the name of the firmwareRonald Cron
2018-12-03ci: Add sgi575 buildsRonald Cron
2018-11-30n1sdp: add config file for n1sdp_pcie and include in buildManoj Kumar
2018-11-30n1sdp/n1sdp_pcie: add module n1sdp_pcieManoj Kumar
2018-11-30n1sdp: add PCIe/CCIX PM/RESET definitions in SCC register header fileManoj Kumar
2018-11-30n1sdp: add 64-bit AXI base addresses for n1sdp PCIe/CCIX controllersManoj Kumar
2018-11-28n1sdp: remove MPU configuration for SCP-MCP shared memoryManoj Kumar
2018-11-28n1sdp: fix SCP-AP shared memory naming to be consistent with MCPManoj Kumar
2018-11-28n1sdp: make mcp_ramfw to include & build n1sdp_mhu/n1sdp_smt/agent modulesManoj Kumar
2018-11-28n1sdp: add n1sdp_mhu/n1sdp_smt/agent config files for mcp ramfwManoj Kumar
2018-11-28n1sdp/n1sdp_mcp_system: add module n1sdp_mcp_systemManoj Kumar
2018-11-28n1sdp/scmi_agent: add scmi_agent module to be used by mcp ramfwManoj Kumar
2018-11-28n1sdp: scp_ramfw - add scmi_management protocol module for scp ramfwManoj Kumar
2018-11-28n1sdp/scmi_management: add protocol module scmi_managementManoj Kumar
2018-11-28n1sdp: add macro definitions for multichip information of SCCManoj Kumar
2018-11-28n1sdp: add mcp mhu channel data in scp's scmi & smt config filesManoj Kumar
2018-11-28n1sdp: add mcp agent identifiers in scp's scmi header fileManoj Kumar
2018-11-28n1sdp: update scp mmap header file to include scp-mcp shared memoryManoj Kumar
2018-11-28n1sdp/n1sdp_smt: add module n1sdp_smtManoj Kumar
2018-11-28n1sdp/n1sdp_mhu: add module n1sdp_mhu for MHU handlingManoj Kumar
2018-11-28n1sdp: add mhu & scmi header files for n1sdp MCPManoj Kumar
2018-11-21build: Add support for binary modulesNicola Mazzucato
2018-11-21doc: Add comments describing the module pre-runtime phaseNicola Mazzucato
2018-11-15n1sdp: product.mk add support to build mcp_ramfwManoj Kumar
2018-11-15n1sdp: add config files for n1sdp mcp ramfwManoj Kumar
2018-11-15n1sdp: add pik header files for n1sdp MCPManoj Kumar
2018-11-15n1sdp: add memory map include files for n1sdp MCPManoj Kumar
2018-11-15n1sdp: add irq map for n1sdp MCPManoj Kumar
2018-11-15pik_clock: fix compiler warning when building with GCC-7 compilerManoj Kumar
2018-11-14build: Move doc targetChris Kay
2018-11-14build: Add include guards to .mk filesChris Kay
2018-11-14build: Use wildcard-based directory creation rulesChris Kay
2018-11-12config_dmc620: fix typoNicola Mazzucato