aboutsummaryrefslogtreecommitdiffstats
path: root/plat/socionext
Commit message (Expand)AuthorAgeFilesLines
* TF-A GICv3 driver: Introduce makefileAlexei Fedorov2020-03-302-10/+8
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-102-1/+5
* uniphier: shrink UNIPHIER_ROM_REGION_SIZEMasahiro Yamada2020-03-061-1/+1
* uniphier: prepare uniphier_soc_info() for next SoCMasahiro Yamada2020-02-261-3/+10
* Merge changes from topic "console_t_cleanup" into integrationMark Dykes2020-02-252-19/+12
|\
| * uniphier: Use generic console_t data structureAndre Przywara2020-02-252-19/+12
* | Merge "pl011: Use generic console_t data structure" into integrationMark Dykes2020-02-251-3/+2
|\|
| * pl011: Use generic console_t data structureAndre Przywara2020-02-251-3/+2
* | Merge "uniphier: make on-chip SRAM region configurable" into integrationSoby Mathew2020-02-251-7/+26
|\ \ | |/ |/|
| * uniphier: make on-chip SRAM region configurableMasahiro Yamada2020-02-121-7/+26
* | Merge changes from topic "uniphier" into integrationSandrine Bailleux2020-02-1411-86/+209
|\|
| * uniphier: make I/O register region configurableMasahiro Yamada2020-02-125-9/+32
| * uniphier: make PSCI related base address configurableMasahiro Yamada2020-02-123-21/+51
| * uniphier: make counter control base address configurableMasahiro Yamada2020-02-121-3/+11
| * uniphier: make UART base address configurableMasahiro Yamada2020-02-125-31/+46
| * uniphier: make pinmon base address configurableMasahiro Yamada2020-02-121-5/+21
| * uniphier: make NAND controller base address configurableMasahiro Yamada2020-02-123-6/+19
| * uniphier: make eMMC controller base address configurableMasahiro Yamada2020-02-123-12/+30
* | Merge changes from topic "uniphier" into integrationSandrine Bailleux2020-02-133-15/+27
|\|
| * uniphier: extend boot device detection for future SoCsMasahiro Yamada2020-02-122-3/+12
| * uniphier: change block_addressing flag to boolMasahiro Yamada2020-02-121-7/+10
| * uniphier: change the return value type of .is_usb_boot() to boolMasahiro Yamada2020-02-121-5/+5
* | drivers/mhu: derive doorbell base addressAditya Angadi2020-02-071-2/+1
|/
* Merge "Use correct type when reading SCR register" into integrationAlexei Fedorov2020-01-301-2/+2
|\
| * Use correct type when reading SCR registerLouis Mayencourt2020-01-281-2/+2
* | uniphier: make all BL images completely position-independentMasahiro Yamada2020-01-246-35/+77
* | uniphier: make uniphier_mmap_setup() work with PIEMasahiro Yamada2020-01-245-24/+11
* | uniphier: pass SCP base address as a function parameterMasahiro Yamada2020-01-243-8/+6
* | uniphier: set buffer offset and length for io_block dynamicallyMasahiro Yamada2020-01-245-47/+42
* | uniphier: use more mmap_add_dynamic_region() for loading imagesMasahiro Yamada2020-01-244-34/+40
* | uniphier: turn on ENABLE_PIEMasahiro Yamada2020-01-241-1/+2
|/
* socionext: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-242-6/+6
* Merge "uniphier: call uniphier_scp_is_running() only when on-chip STM is supp...Manish Pandey2020-01-142-7/+19
|\
| * uniphier: call uniphier_scp_is_running() only when on-chip STM is supportedMasahiro Yamada2019-12-252-7/+19
* | uniphier: run BL33 at EL2Masahiro Yamada2019-12-261-1/+1
|/
* spm-mm: Refactor secure_partition.h and its contentsPaul Beesley2019-12-201-6/+6
* Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-202-4/+4
* uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driverMasahiro Yamada2019-09-032-9/+4
* uniphier: fix typo and coding styleMasahiro Yamada2019-07-314-18/+18
* uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.hMasahiro Yamada2019-07-311-4/+2
* synquacer: Fix compilation fail for SPM support build configMadhukar Pappireddy2019-07-121-2/+2
* uniphier: support console based on multi-consoleMasahiro Yamada2019-07-055-179/+144
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-1/+0
* Mbed TLS: Remove weak heap implementationAmbroise Vincent2019-04-121-1/+6
* plat/arm: mhu: make mhu driver genericMasahisa Kojima2019-03-131-1/+1
* plat/synquacer: enable SCMI supportMasahisa Kojima2019-03-138-18/+320
* Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-2/+0
* Remove duplicated definitions of linker symbolsAntonio Nino Diaz2019-02-012-2/+1
* SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz2019-01-221-3/+3
* plat/synquacer: enable SPM supportArd Biesheuvel2019-01-155-3/+214