aboutsummaryrefslogtreecommitdiffstats
path: root/plat/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* hikey: fix assert in sec_protect()Victor Chong2018-01-281-4/+6
* Merge pull request #1205 from petegriffin/hikey-protect-memorydavidcunado-arm2018-01-264-0/+106
|\
| * hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data PathPeter Griffin2018-01-241-4/+7
| * hikey: configure the top 16MB of DRAM as secureJerome Forissier2018-01-244-0/+103
* | Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handlingdavidcunado-arm2018-01-251-0/+33
|\ \
| * | Hikey960: Enable invalid FIQ handlingLeo Yan2018-01-221-0/+33
* | | poplar: Add support for recovery buildVictor Chong2018-01-225-5/+79
* | | poplar: Enable emmc supportVictor Chong2018-01-227-24/+88
|/ /
* | Merge pull request #1211 from Leo-Yan/remove_ca73_cpu_nap_statedavidcunado-arm2018-01-173-98/+30
|\ \
| * | Hikey960: Change CPU standby state for WFILeo Yan2018-01-162-37/+4
| * | Revert "Hikey960: Change to use recommended power state id format"Leo Yan2018-01-162-64/+29
* | | Merge pull request #1216 from hzhuang1/fix_pscidavidcunado-arm2018-01-162-0/+4
|\ \ \
| * | | Hikey960: Fix hikey960 pcie mount failKaihua Zhong2018-01-092-0/+4
* | | | Merge pull request #1207 from hzhuang1/isp_clkdavidcunado-arm2018-01-101-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | hikey960: set isp clks as unsecure modeHaojian Zhuang2017-12-181-0/+5
* | | | Merge pull request #1167 from Leo-Yan/hikey-fix-alignmentdavidcunado-arm2018-01-092-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | hikey960: Set alignment size 512B for fip buildingLeo Yan2017-11-221-0/+2
| * | | hikey: Set alignment size 512B for fip buildingLeo Yan2017-11-221-0/+2
| |/ /
* | | 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
* | | Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-113-1/+3
|\ \ \
| * | | Do not enable SVE on pre-v8.2 platformsDavid Cunado2017-11-303-1/+3
| |/ /
* / / Hikey960: Change to use recommended power state id formatLeo Yan2017-12-062-29/+64
|/ /
* | Fix usage of IMAGE_BLx macrosRoberto Vargas2017-11-015-14/+14
* | Merge pull request #1139 from hzhuang1/fix_edmacdavidcunado-arm2017-10-233-0/+35
|\ \
| * | HiKey: make RTC out of reset modeHaojian Zhuang2017-10-181-0/+11
| * | HiKey: init EDMA controller with non secure modeHaojian Zhuang2017-10-182-0/+24
* | | poplar: Migrate to using interrupt propertiesJeenu Viswambharan2017-10-171-15/+31
|/ /
* | Merge pull request #1089 from Leo-Yan/hikey_enable_debug_moduledavidcunado-arm2017-09-153-0/+19
|\ \
| * | Hikey: enable CPU debug moduleLeo Yan2017-09-073-0/+19
* | | hikey*: Undef BL32_BASE when building without SPDVictor Chong2017-09-142-0/+14
* | | hikey*: Fix typoVictor Chong2017-09-142-2/+2
* | | hikey*: Support Trusted OS extra image (OP-TEE header) parsingVictor Chong2017-09-0115-5/+255
* | | hikey*: Add LOAD_IMAGE_V2 supportVictor Chong2017-09-0115-26/+751
|/ /
* | Merge pull request #1069 from Leo-Yan/hikey_enable_watchdog_resetdanh-arm2017-08-311-0/+5
|\ \
| * | Hikey: enable watchdog resetLeo Yan2017-08-291-0/+5
* | | HiKey: Rename CPUACTRL reg constantsEleanor Bonnici2017-08-291-3/+4
|/ /
* | Merge pull request #1053 from jwerner-chromium/JW_func_aligndavidcunado-arm2017-08-221-2/+1
|\ \
| * | Add new alignment parameter to func assembler macroJulius Werner2017-08-151-2/+1
* | | Hikey960: fix PSCI suspend stuck issueTao Wang2017-08-171-0/+5
|/ /
* / hikey: Disable VBUS_DET interrupt for PMICLeo Yan2017-07-262-0/+6
|/
* Merge pull request #1029 from islmit01/im/fix_includesdavidcunado-arm2017-07-206-9/+13
|\
| * Fix order of remaining platform #includesIsla Mitchell2017-07-146-9/+13
* | Merge pull request #1005 from ldts/v1davidcunado-arm2017-07-1413-0/+1154
|\ \
| * | Poplar: Initial commit for Poplar E-96BoardsJorge Ramirez-Ortiz2017-07-1413-0/+1154
| |/
* | Merge pull request #1028 from vchong/bl32_optee_support_v2davidcunado-arm2017-07-146-10/+122
|\ \
| * | hikey: Add BL32 (OP-TEE) supportVictor Chong2017-07-126-1/+121