aboutsummaryrefslogtreecommitdiffstats
path: root/plat/socionext
Commit message (Expand)AuthorAgeFilesLines
* 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
* uniphier: fix CCI-500 connection for LD20Satoshi Ikawa2018-06-121-1/+1
* plat: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-0/+1
* Merge pull request #1224 from masahir0y/gzipdavidcunado-arm2018-02-064-11/+71
|\
| * uniphier: support GZIP-compressed imagesMasahiro Yamada2018-02-023-2/+57
| * uniphier: add a helper to get image_infoMasahiro Yamada2018-02-023-9/+14
* | uniphier: add ULL to physical address literalsMasahiro Yamada2018-02-023-14/+15
* | uniphier: allocate xlat region of on-chip SRAM only when neededMasahiro Yamada2018-02-022-12/+15
* | uniphier: get back original BL31/32 location used before BL2-AT-EL3Masahiro Yamada2018-02-022-11/+18
|/
* uniphier: switch to BL2-AT-EL3 and remove BL1 supportMasahiro Yamada2018-01-245-106/+36
* uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailboxMasahiro Yamada2018-01-242-23/+8
* Allow API deprecation for uniphier platformSoby Mathew2018-01-221-1/+0
* uniphier: simplify GZIP compress ruleMasahiro Yamada2018-01-041-1/+1
* uniphier: fix alignment of build logMasahiro Yamada2017-12-201-1/+1
* uniphier: fix base address of IO block bufferMasahiro Yamada2017-12-201-1/+1
* Do not enable SVE on pre-v8.2 platformsDavid Cunado2017-11-301-0/+1
* uniphier: make sure to create build directory before ROT keyMasahiro Yamada2017-11-071-1/+1
* Merge pull request #1131 from jeenu-arm/gic-migratedavidcunado-arm2017-10-211-24/+39
|\
| * uniphier: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-161-24/+39
* | uniphier: move ROTPK hash to .rodata sectionMasahiro Yamada2017-10-181-0/+1
|/
* Uniphier: fix xlat tables lib inclusionDouglas Raillard2017-09-271-3/+5
* uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoCMasahiro Yamada2017-09-011-4/+26
* uniphier: fix code indent for conditional statementMasahiro Yamada2017-09-011-1/+1
* xlat lib v2: Expose *_ctx() APIsSandrine Bailleux2017-07-261-1/+0
* uniphier: embed ROTPK hash into BL1/BL2Masahiro Yamada2017-06-203-1/+38
* uniphier: fix memory over-run bugMasahiro Yamada2017-06-151-2/+3
* uniphier: add TSP supportMasahiro Yamada2017-06-133-0/+42
* uniphier: support Socionext UniPhier platformMasahiro Yamada2017-06-1326-0/+2741