aboutsummaryrefslogtreecommitdiff
path: root/plat/socionext
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-10io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-30uniphier: revise SCP protocol handshakeDai Okamura
2018-10-30uniphier: terminate boot if SCP_BL2 image is missing in SCP boot modeMasahiro Yamada
2018-09-28uniphier: Migrate to new interfacesAntonio Nino Diaz
2018-09-28synquacer: Migrate to new interfacesAntonio Nino Diaz
2018-08-30Fix MISRA defects in BL31 common codeAntonio Nino Diaz
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-07-25Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misradanh-arm
2018-07-24synquacer: Enable optional OP-TEE supportSumit Garg
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-06-21synquacer: Add platform makefile and documentationSumit Garg
2018-06-21synquacer: Enable PSCI frameworkSumit Garg
2018-06-21synquacer: Retrieve DRAM info from SCP firmwareArd Biesheuvel
2018-06-21synquacer: Add SCPI driverSumit Garg
2018-06-21synquacer: Add MHU driverSumit Garg
2018-06-21synquacer: Enable MMU using xlat_tables_v2 librarySumit Garg
2018-06-21synquacer: Enable System level Generic timerSumit Garg
2018-06-21synquacer: Enable GICv3 supportSumit Garg
2018-06-21synquacer: Enable CCN driver supportSumit Garg
2018-06-21synquacer: Implement topology functionsSumit Garg
2018-06-21synquacer: Populate BL32 and BL33 entrypointsSumit Garg
2018-06-21synquacer: Enable PL011 UART ConsoleSumit Garg
2018-06-21synquacer: Add platform core management helpersSumit Garg
2018-06-21synquacer: Introduce basic platform supportSumit Garg
2018-06-12uniphier: fix CCI-500 connection for LD20Satoshi Ikawa
2018-03-26plat: fix switch statements to comply with MISRA rulesJonathan Wright
2018-02-06Merge pull request #1224 from masahir0y/gzipdavidcunado-arm
2018-02-02uniphier: add ULL to physical address literalsMasahiro Yamada
2018-02-02uniphier: allocate xlat region of on-chip SRAM only when neededMasahiro Yamada
2018-02-02uniphier: get back original BL31/32 location used before BL2-AT-EL3Masahiro Yamada
2018-02-02uniphier: support GZIP-compressed imagesMasahiro Yamada
2018-02-02uniphier: add a helper to get image_infoMasahiro Yamada
2018-01-24uniphier: switch to BL2-AT-EL3 and remove BL1 supportMasahiro Yamada
2018-01-24uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailboxMasahiro Yamada
2018-01-22Allow API deprecation for uniphier platformSoby Mathew
2018-01-04uniphier: simplify GZIP compress ruleMasahiro Yamada
2017-12-20uniphier: fix alignment of build logMasahiro Yamada
2017-12-20uniphier: fix base address of IO block bufferMasahiro Yamada
2017-11-30Do not enable SVE on pre-v8.2 platformsDavid Cunado
2017-11-07uniphier: make sure to create build directory before ROT keyMasahiro Yamada
2017-10-21Merge pull request #1131 from jeenu-arm/gic-migratedavidcunado-arm
2017-10-18uniphier: move ROTPK hash to .rodata sectionMasahiro Yamada
2017-10-16uniphier: Migrate to using interrupt propertiesJeenu Viswambharan
2017-09-27Uniphier: fix xlat tables lib inclusionDouglas Raillard
2017-09-01uniphier: work around Boot ROM bug for USB boot mode of PXs3 SoCMasahiro Yamada
2017-09-01uniphier: fix code indent for conditional statementMasahiro Yamada
2017-07-26xlat lib v2: Expose *_ctx() APIsSandrine Bailleux
2017-06-20uniphier: embed ROTPK hash into BL1/BL2Masahiro Yamada