aboutsummaryrefslogtreecommitdiffstats
path: root/plat/intel
Commit message (Expand)AuthorAgeFilesLines
* intel: common: Fix non-MISRA compliant code v2Abdul Halim, Muhammad Hadi Asyrafi2020-10-273-76/+85
* intel: mailbox: Fix non-MISRA compliant codeAbdul Halim, Muhammad Hadi Asyrafi2020-10-271-33/+46
* intel: mailbox: Mailbox error recovery handlingChee Hong Ang2020-10-272-3/+20
* intel: mailbox: Enable sending large mailbox commandAbdul Halim, Muhammad Hadi Asyrafi2020-10-271-19/+91
* intel: mailbox: Use retry count in mailbox pollAbdul Halim, Muhammad Hadi Asyrafi2020-10-271-3/+8
* intel: mailbox: Ensure time out duration is predictiveChee Hong Ang2020-10-275-15/+26
* intel: mailbox: Read mailbox response even there is an errorChee Hong Ang2020-10-271-4/+19
* intel: mailbox: Driver now handles larger responseAbdul Halim, Muhammad Hadi Asyrafi2020-10-272-43/+43
* intel: common: Change how mailbox handles job id & bufferAbdul Halim, Muhammad Hadi Asyrafi2020-10-274-59/+71
* intel: common: Improve readability of mailbox read responseAbdul Halim, Muhammad Hadi Asyrafi2020-10-241-28/+31
* intel: SIP: increase FPGA_CONFIG_SIZE to 32 MBRichard Gong2020-10-241-1/+1
* intel: common: Remove urgent from mailbox asyncAbdul Halim, Muhammad Hadi Asyrafi2020-10-243-6/+3
* intel: common: Improve mailbox driver readabilityAbdul Halim, Muhammad Hadi Asyrafi2020-10-243-40/+42
* intel: common: Clean up mailbox and sip headerAbdul Halim, Muhammad Hadi Asyrafi2020-10-242-62/+82
* intel: clear 'PLAT_SEC_ENTRY' in early platform setupChee Hong Ang2020-10-243-4/+10
* intel: platform: Include GICv2 makefileAbdul Halim, Muhammad Hadi Asyrafi2020-08-192-8/+16
* plat: intel: Additional instruction required to enable global timerTien Hock Loh2020-06-081-0/+4
* plat: intel: Fix CCU initialization for AgilexTien Hock Loh2020-06-081-10/+5
* plat: intel: Add FPGAINTF configuration to when configuring pinmuxTien Hock Loh2020-06-082-0/+10
* plat: intel: set DRVSEL and SMPLSEL for DWMMCTien Hock Loh2020-06-086-0/+31
* plat: intel: Fix clock configuration bugsTien Hock Loh2020-06-081-34/+42
* Merge "intel: Enable EMAC PHY in Intel FPGA platform" into integrationSandrine Bailleux2020-02-288-10/+91
|\
| * intel: Enable EMAC PHY in Intel FPGA platformTien Hock, Loh2020-02-258-10/+91
* | Merge "intel: Fix argument type for mailbox driver" into integrationSandrine Bailleux2020-02-284-15/+20
|\ \
| * | intel: Fix argument type for mailbox driverAbdul Halim, Muhammad Hadi Asyrafi2020-02-254-15/+20
| |/
* | intel: Update RSU driver return codeAbdul Halim, Muhammad Hadi Asyrafi2020-02-272-4/+6
* | 16550: Use generic console_t data structureAndre Przywara2020-02-254-4/+4
|/
* Merge "intel: Fix Coverity Scan Defects" into integrationSandrine Bailleux2020-02-204-21/+21
|\
| * intel: Fix Coverity Scan DefectsAbdul Halim, Muhammad Hadi Asyrafi2020-02-204-21/+21
* | Merge "intel: Change boot source selection" into integrationSandrine Bailleux2020-02-125-6/+5
|\ \ | |/ |/|
| * intel: Change boot source selectionHadi Asyrafi2020-02-035-6/+5
* | intel: Include address range check for SiP MailboxAbdul Halim, Muhammad Hadi Asyrafi2020-02-071-7/+15
* | intel: Introduce SMC support for mailbox commandHadi Asyrafi2020-02-052-0/+31
* | intel: Extend SiP service to support mailbox's RSUHadi Asyrafi2020-02-056-8/+152
* | Merge "intel: agilex: Enable uboot BL31 loading" into integrationManish Pandey2020-02-041-8/+24
|\ \
| * | intel: agilex: Enable uboot BL31 loadingHadi Asyrafi2020-01-291-8/+24
| |/
* / Enable -Wredundant-decls warning checkMadhukar Pappireddy2020-01-281-2/+1
|/
* intel: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-241-5/+5
* intel: Add function to check fpga readinessHadi Asyrafi2020-01-165-23/+28
* intel: Add bridge control for FPGA reconfigHadi Asyrafi2020-01-163-0/+18
* intel: FPGA config_isdone() status queryHadi Asyrafi2020-01-161-3/+8
* intel: System Manager refactoringHadi Asyrafi2020-01-1616-410/+258
* intel: Refactor reset manager driverHadi Asyrafi2020-01-1615-507/+268
* intel: Enable bridge access in Intel platformHadi Asyrafi2020-01-1611-9/+175
* intel: Modify non secure access functionHadi Asyrafi2020-01-165-2/+31
* Merge "plat: intel: Fix UEFI decompression issue" into integrationManish Pandey2020-01-151-1/+1
|\
| * plat: intel: Fix UEFI decompression issueTien Hock, Loh2020-01-151-1/+1
* | intel: Change all global sip function to staticHadi Asyrafi2020-01-151-5/+5
|/
* Merge changes from topic "sip-svc" into integrationManish Pandey2020-01-146-10/+200
|\
| * intel: Implement platform specific system reset 2Hadi Asyrafi2019-12-305-0/+103