summaryrefslogtreecommitdiff
path: root/plat/socionext/uniphier
Commit message (Expand)AuthorAgeFilesLines
* refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-151-2/+2
* fix: make TF-A use provided OpenSSL binarySalome Thirot2022-08-041-3/+3
* Don't return error information from console_flushJimmy Brisson2020-10-092-3/+2
* uniphier: increase BL33 max size and GZIP temporary buffer sizeMasahiro Yamada2020-06-293-6/+6
* 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-301-5/+4
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-101-0/+2
* 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
* | uniphier: make on-chip SRAM region configurableMasahiro Yamada2020-02-121-7/+26
|/
* 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
* 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
* 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-241-3/+3
* 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
|/
* 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
* uniphier: support console based on multi-consoleMasahiro Yamada2019-07-055-179/+144
* Mbed TLS: Remove weak heap implementationAmbroise Vincent2019-04-121-1/+6
* 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
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0419-63/+83
* io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier2018-12-101-1/+1
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-082-6/+6
* uniphier: revise SCP protocol handshakeDai Okamura2018-10-301-0/+6
* uniphier: terminate boot if SCP_BL2 image is missing in SCP boot modeMasahiro Yamada2018-10-303-29/+0
* uniphier: Migrate to new interfacesAntonio Nino Diaz2018-09-282-4/+6