summaryrefslogtreecommitdiff
path: root/plat/socionext
Commit message (Expand)AuthorAgeFilesLines
* fix(synquacer): increase size of BL33Jassi Brar2022-09-211-1/+1
* fix: make TF-A use provided OpenSSL binarySalome Thirot2022-08-042-6/+6
* feat(synquacer): add FWU Multi Bank Update supportJassi Brar2022-06-272-1/+32
* feat(synquacer): add TBBR supportJassi Brar2022-06-275-0/+166
* feat(synquacer): add BL2 supportJassi Brar2022-06-279-8/+407
* refactor(synquacer): move common source filesJassi Brar2022-06-271-3/+3
* Merge "fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBase...Madhukar Pappireddy2021-12-092-14/+27
|\
| * fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseNMasahisa Kojima2021-12-072-14/+27
* | refactor(plat/synquacer): update PSCI system_off handlingMasahisa Kojima2021-12-073-0/+10
|/
* fix(plat/synquacer): update scmi power domain off handlingMasahisa Kojima2021-09-141-0/+8
* Don't return error information from console_flushJimmy Brisson2020-10-093-6/+5
* uniphier: increase BL33 max size and GZIP temporary buffer sizeMasahiro Yamada2020-06-293-6/+6
* xlat_tables_v2: add base table section name parameter for spm_mmMasahisa Kojima2020-06-022-1/+1
* Cleanup the code for TBBR CoT descriptorsManish V Badarkhe2020-05-191-1/+2
* uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2Masahiro Yamada2020-04-022-1/+3
* plat: remove redundant =1 from -D optionMasahiro Yamada2020-04-021-2/+2
* Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGSMasahiro Yamada2020-04-021-2/+2
* uniphier: support read-only xlat tablesMasahiro Yamada2020-04-012-0/+20
* uniphier: use enable_mmu() in common functionMasahiro Yamada2020-04-014-5/+2
* 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
|/