aboutsummaryrefslogtreecommitdiffstats
path: root/plat
Commit message (Expand)AuthorAgeFilesLines
* Fix MISRA rule 8.4Roberto Vargas2018-07-101-0/+1
* Fix MISRA rule 8.3Roberto Vargas2018-07-101-1/+1
* Fix MISRA rule 8.4Roberto Vargas2018-07-101-1/+1
* Fix MISRA rule 8.3Roberto Vargas2018-07-103-4/+4
* Merge pull request #1463 from grandpaul/paulliu-rpi3-tbb0Dimitris Papastamos2018-07-065-39/+130
|\
| * rpi3: Add support for Trusted Board BootYing-Chun Liu (PaulLiu)2018-07-055-39/+130
* | allwinner: Add Allwinner H6 SoC supportAndre Przywara2018-07-034-0/+150
|/
* Merge pull request #1458 from Andre-ARM/allwinner/fixesDimitris Papastamos2018-07-038-11/+43
|\
| * allwinner: Detect and output current SoCAndre Przywara2018-06-283-0/+34
| * allwinner: Don't map boot ROMAndre Przywara2018-06-282-3/+1
| * allwinner: Relax PSCI entry point checkAndre Przywara2018-06-281-2/+1
| * allwinner: security: Fix SPC guardAndre Przywara2018-06-281-1/+1
| * allwinner: cpu-ops: avoid PSCI on/off outputAndre Przywara2018-06-281-4/+4
| * allwinner: sun50i_a64: remove unneeded VER_REG offsetAndre Przywara2018-06-281-1/+0
| * allwinner: common: add missing headerAndre Przywara2018-06-281-0/+2
| * allwinner: Add BL32 (corresponds to Trusted OS) supportAmit Singh Tomar2018-06-282-2/+21
* | Merge pull request #1447 from Amit-Radur/bl32_v1Dimitris Papastamos2018-07-032-2/+21
|\ \
| * | allwinner: Add BL32 (corresponds to Trusted OS) supportAmit Singh Tomar2018-06-232-2/+21
* | | ti: k3: common: Enable interrupts before entering standby stateAndrew F. Davis2018-06-291-4/+10
* | | ti: k3: common: Add root domain node to platform topologyAndrew F. Davis2018-06-292-2/+4
| |/ |/|
* | Merge pull request #1429 from jeenu-arm/mmu-directDimitris Papastamos2018-06-272-12/+22
|\ \
| * | DynamIQ: Enable MMU without using stackJeenu Viswambharan2018-06-272-12/+22
* | | ARM platforms: Initialize cntfrq for BL1 Firmware updateSoby Mathew2018-06-261-0/+6
|/ /
* | Merge pull request #1445 from danielboulby-arm/db/DynamicAuthenticationDimitris Papastamos2018-06-251-1/+1
|\ \
| * | Set FVP DYN_DISABLE_AUTH authentication default to 0Daniel Boulby2018-06-251-1/+1
* | | Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixesDimitris Papastamos2018-06-253-6/+18
|\ \ \ | |/ / |/| |
| * | plat/arm: css: Sanitize the input to css_validate_power_stateNariman Poushin2018-06-231-1/+13
| * | plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline functionNariman Poushin2018-06-233-5/+5
| |/
* | Merge pull request #1441 from robertovargas-arm/mem_protect_boardDimitris Papastamos2018-06-223-0/+34
|\ \
| * | Move mem-protect definitions to board specific filesRoberto Vargas2018-06-183-0/+34
* | | Merge pull request #1406 from robertovargas-arm/uuidDimitris Papastamos2018-06-226-19/+18
|\ \ \ | |_|/ |/| |
| * | Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-146-19/+18
* | | Merge pull request #1437 from jeenu-arm/ras-remainingDimitris Papastamos2018-06-224-18/+21
|\ \ \
| * | | Arm platforms: Remove common RAS configuration sourceJeenu Viswambharan2018-06-214-18/+21
* | | | Merge pull request #1427 from b49020/integrationDimitris Papastamos2018-06-2215-0/+1287
|\ \ \ \ | |/ / / |/| | |
| * | | synquacer: Add platform makefile and documentationSumit Garg2018-06-211-0/+46
| * | | synquacer: Enable PSCI frameworkSumit Garg2018-06-212-0/+198
| * | | synquacer: Retrieve DRAM info from SCP firmwareArd Biesheuvel2018-06-214-0/+64
| * | | synquacer: Add SCPI driverSumit Garg2018-06-213-0/+255
| * | | synquacer: Add MHU driverSumit Garg2018-06-215-0/+121
| * | | synquacer: Enable MMU using xlat_tables_v2 librarySumit Garg2018-06-214-0/+71
| * | | synquacer: Enable System level Generic timerSumit Garg2018-06-212-0/+41
| * | | synquacer: Enable GICv3 supportSumit Garg2018-06-214-0/+105
| * | | synquacer: Enable CCN driver supportSumit Garg2018-06-214-0/+67
| * | | synquacer: Implement topology functionsSumit Garg2018-06-213-0/+58
| * | | synquacer: Populate BL32 and BL33 entrypointsSumit Garg2018-06-211-0/+63
| * | | synquacer: Enable PL011 UART ConsoleSumit Garg2018-06-213-0/+55
| * | | synquacer: Add platform core management helpersSumit Garg2018-06-213-0/+90
| * | | synquacer: Introduce basic platform supportSumit Garg2018-06-212-0/+53
* | | | Merge pull request #1434 from soby-mathew/sm/fix_cntfrqDimitris Papastamos2018-06-211-0/+20
|\ \ \ \