aboutsummaryrefslogtreecommitdiffstats
path: root/plat/hisilicon/poplar
Commit message (Expand)AuthorAgeFilesLines
* pl011: Use generic console_t data structureAndre Przywara2020-02-253-3/+3
* hisilicon: Unify Platform specific defines for PSCI moduleDeepika Bhavnani2020-01-241-4/+4
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-012-4/+4
* Use explicit-width data types in AAPCS parameter structsJulius Werner2019-07-231-2/+2
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-1/+0
* Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-2/+1
* Remove duplicated definitions of linker symbolsAntonio Nino Diaz2019-02-012-24/+8
* Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz2019-01-151-1/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0414-86/+104
* io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier2018-12-101-1/+1
* Merge pull request #1674 from jforissier/hisi-multi-consoleAntonio Niño Díaz2018-11-125-8/+13
|\
| * poplar: Use new console APIsJerome Forissier2018-11-085-8/+13
* | Standardise header guards across codebaseAntonio Nino Diaz2018-11-083-9/+9
|/
* poplar: Decouple from plat/arm filesAntonio Nino Diaz2018-10-308-26/+179
* Replace S-EL3 references by EL3John Tsichritzis2018-10-101-1/+1
* poplar: Migrate to new interfacesAntonio Nino Diaz2018-09-287-261/+60
* poplar: fix build error with POPLAR_RECOVERY=1Shawn Guo2018-09-272-2/+2
* plat/poplar: migrate to mmc frameworkHaojian Zhuang2018-08-105-12/+17
* PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-201-6/+6
* poplar: rename FIP_ADD_IMG to TOOL_ADD_IMGVictor Chong2018-04-241-2/+2
* Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos2018-03-291-0/+3
|\
| * plat: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-0/+3
* | Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-10/+3
|/
* Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-271-1/+1
* hikey*, poplar: platform.mk: Fix typo in variable assignmentsVictor Chong2018-02-081-2/+2
* poplar: Support Trusted OS extra image (OP-TEE header) parsingVictor Chong2018-02-086-0/+117
* poplar: Add LOAD_IMAGE_V2 supportVictor Chong2018-02-088-37/+409
* poplar: Add build option for dram sizeVictor Chong2018-02-082-0/+21
* poplar: Fix typoVictor Chong2018-02-071-2/+2
* poplar: Remove unused function prototypeVictor Chong2018-02-071-1/+0
* Disable workaround for CVE-2017-5715 on unaffected platformsDimitris Papastamos2018-01-291-0/+2
* poplar: Add support for recovery buildVictor Chong2018-01-225-5/+79
* poplar: Enable emmc supportVictor Chong2018-01-227-24/+88
* poplar: Add BL32 (OP-TEE) supportVictor Chong2017-12-127-3/+139
* Poplar: Initialize security properties of IP blocks.Jiancheng Xue2017-12-122-0/+13
* poplar: Increase FIP_SIZEVictor Chong2017-12-121-1/+1
* poplar: Rename PLAT_ARM_NS_IMAGE_OFFSETVictor Chong2017-12-122-2/+2
* poplar: Fix GPIO_MAXVictor Chong2017-12-121-1/+1
* Do not enable SVE on pre-v8.2 platformsDavid Cunado2017-11-301-1/+1
* poplar: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-171-15/+31
* Poplar: Initial commit for Poplar E-96BoardsJorge Ramirez-Ortiz2017-07-1413-0/+1154