aboutsummaryrefslogtreecommitdiff
path: root/plat/socionext
AgeCommit message (Expand)Author
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-06-29uniphier: increase BL33 max size and GZIP temporary buffer sizeMasahiro Yamada
2020-06-02xlat_tables_v2: add base table section name parameter for spm_mmMasahisa Kojima
2020-05-19Cleanup the code for TBBR CoT descriptorsManish V Badarkhe
2020-04-02uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2Masahiro Yamada
2020-04-02plat: remove redundant =1 from -D optionMasahiro Yamada
2020-04-02Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGSMasahiro Yamada
2020-04-01uniphier: support read-only xlat tablesMasahiro Yamada
2020-04-01uniphier: use enable_mmu() in common functionMasahiro Yamada
2020-03-30TF-A GICv3 driver: Introduce makefileAlexei Fedorov
2020-03-10TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov
2020-03-06uniphier: shrink UNIPHIER_ROM_REGION_SIZEMasahiro Yamada
2020-02-26uniphier: prepare uniphier_soc_info() for next SoCMasahiro Yamada
2020-02-25Merge changes from topic "console_t_cleanup" into integrationMark Dykes
2020-02-25Merge "pl011: Use generic console_t data structure" into integrationMark Dykes
2020-02-25Merge "uniphier: make on-chip SRAM region configurable" into integrationSoby Mathew
2020-02-25pl011: Use generic console_t data structureAndre Przywara
2020-02-25uniphier: Use generic console_t data structureAndre Przywara
2020-02-14Merge changes from topic "uniphier" into integrationSandrine Bailleux
2020-02-13Merge changes from topic "uniphier" into integrationSandrine Bailleux
2020-02-12uniphier: make on-chip SRAM region configurableMasahiro Yamada
2020-02-12uniphier: make I/O register region configurableMasahiro Yamada
2020-02-12uniphier: extend boot device detection for future SoCsMasahiro Yamada
2020-02-12uniphier: make PSCI related base address configurableMasahiro Yamada
2020-02-12uniphier: change block_addressing flag to boolMasahiro Yamada
2020-02-12uniphier: make counter control base address configurableMasahiro Yamada
2020-02-12uniphier: change the return value type of .is_usb_boot() to boolMasahiro Yamada
2020-02-12uniphier: make UART base address configurableMasahiro Yamada
2020-02-12uniphier: make pinmon base address configurableMasahiro Yamada
2020-02-12uniphier: make NAND controller base address configurableMasahiro Yamada
2020-02-12uniphier: make eMMC controller base address configurableMasahiro Yamada
2020-02-07drivers/mhu: derive doorbell base addressAditya Angadi
2020-01-30Merge "Use correct type when reading SCR register" into integrationAlexei Fedorov
2020-01-28Use correct type when reading SCR registerLouis Mayencourt
2020-01-24uniphier: make all BL images completely position-independentMasahiro Yamada
2020-01-24uniphier: make uniphier_mmap_setup() work with PIEMasahiro Yamada
2020-01-24uniphier: pass SCP base address as a function parameterMasahiro Yamada
2020-01-24uniphier: set buffer offset and length for io_block dynamicallyMasahiro Yamada
2020-01-24uniphier: use more mmap_add_dynamic_region() for loading imagesMasahiro Yamada
2020-01-24uniphier: turn on ENABLE_PIEMasahiro Yamada
2020-01-24socionext: Unify Platform specific defines for PSCI moduleDeepika Bhavnani
2020-01-14Merge "uniphier: call uniphier_scp_is_running() only when on-chip STM is supp...Manish Pandey
2019-12-26uniphier: run BL33 at EL2Masahiro Yamada
2019-12-25uniphier: call uniphier_scp_is_running() only when on-chip STM is supportedMasahiro Yamada
2019-12-20spm-mm: Refactor secure_partition.h and its contentsPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-09-03uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driverMasahiro Yamada
2019-07-31uniphier: fix typo and coding styleMasahiro Yamada
2019-07-31uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.hMasahiro Yamada
2019-07-12synquacer: Fix compilation fail for SPM support build configMadhukar Pappireddy