aboutsummaryrefslogtreecommitdiffstats
path: root/plat/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* hikey: fix to load FIP by partition table.Haojian Zhuang2019-09-185-5/+38
* hikey960: fix to load FIP by partition tableHaojian Zhuang2019-09-185-6/+40
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-016-12/+12
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* Use explicit-width data types in AAPCS parameter structsJulius Werner2019-07-231-2/+2
* Update hisilicon drivers to not rely on undefined overflow behaviourJustin Chadwell2019-07-127-12/+12
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-283-3/+0
* hikey: Add define for UART2Michalis Pappas2019-04-261-0/+1
* Merge changes from topic "av/tls-heap" into integrationAntonio Niño Díaz2019-04-122-2/+12
|\
| * Mbed TLS: Remove weak heap implementationAmbroise Vincent2019-04-122-2/+12
* | hikey960: Fix race condition between hotplug and idlesWei Yu2019-04-103-10/+29
|/
* hikey960: enable IOMCU DMACRyan Grachek2019-02-112-0/+25
* Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz2019-02-059-124/+29
|\
| * Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-013-6/+3
| * Remove duplicated definitions of linker symbolsAntonio Nino Diaz2019-02-016-118/+26
* | hikey960: EDMAC: leave channel 0 as secureRyan Grachek2019-01-311-1/+2
|/
* Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz2019-01-153-3/+0
* hikey960:Corrected erroneous DDR_SIZEJoel Hutton2019-01-101-1/+1
* hikey960: Increase max xlat tablesJoel Hutton2019-01-101-4/+0
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0456-323/+394
* io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier2018-12-103-3/+3
* hikey960: initialize EDMAC and channelsRyan Grachek2018-11-292-0/+23
* hikey: remove delay after eMMC initializedHaojian Zhuang2018-11-261-1/+0
* hikey: increase delay after eMMC initializedRyan Grachek2018-11-151-1/+1
* Merge pull request #1674 from jforissier/hisi-multi-consoleAntonio Niño Díaz2018-11-1216-28/+49
|\
| * poplar: Use new console APIsJerome Forissier2018-11-085-8/+13
| * hikey960: Use new console APIsJerome Forissier2018-11-086-11/+20
| * hikey: Use new console APIsJerome Forissier2018-11-085-9/+16
* | Standardise header guards across codebaseAntonio Nino Diaz2018-11-0828-84/+84
|/
* Merge pull request #1661 from hzhuang1/emmc_delaySoby Mathew2018-11-061-0/+2
|\
| * hikey: add delay after eMMC initializedHaojian Zhuang2018-10-311-0/+2
* | context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-012-2/+2
|/
* poplar: Decouple from plat/arm filesAntonio Nino Diaz2018-10-308-26/+179
* Add plat_crash_console_flush to platforms without itAntonio Nino Diaz2018-10-252-1/+29
* Replace S-EL3 references by EL3John Tsichritzis2018-10-101-1/+1
* Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecatedSoby Mathew2018-10-0219-353/+109
|\
| * poplar: Migrate to new interfacesAntonio Nino Diaz2018-09-287-261/+60
| * hikey960: Migrate to new interfacesAntonio Nino Diaz2018-09-286-49/+28
| * hikey: Migrate to new interfacesAntonio Nino Diaz2018-09-286-43/+21
* | Merge pull request #1589 from hzhuang1/topic/fix_clangDimitris Papastamos2018-10-012-4/+2
|\ \ | |/ |/|
| * hikey960: fix build issue for clangHaojian Zhuang2018-09-261-2/+1
| * hikey: fix build issue for clangHaojian Zhuang2018-09-261-2/+1
* | poplar: fix build error with POPLAR_RECOVERY=1Shawn Guo2018-09-272-2/+2
|/
* hikey960: Add development TBB supportTeddy Reed2018-09-095-5/+177
* libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-221-1/+2
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-1/+1
* Merge pull request #1516 from antonio-nino-diaz-arm/an/printfDimitris Papastamos2018-08-151-3/+3
|\
| * Replace stdio.h functions by TF functionsAntonio Nino Diaz2018-08-101-3/+3
* | plat/poplar: migrate to mmc frameworkHaojian Zhuang2018-08-105-12/+17
* | plat/hikey: migrate to mmc frameworkHaojian Zhuang2018-08-104-14/+18
|/