aboutsummaryrefslogtreecommitdiff
path: root/plat/socionext/uniphier
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-08-30Fix MISRA defects in BL31 common codeAntonio Nino Diaz
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
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
2017-06-15uniphier: fix memory over-run bugMasahiro Yamada
2017-06-13uniphier: add TSP supportMasahiro Yamada
2017-06-13uniphier: support Socionext UniPhier platformMasahiro Yamada