aboutsummaryrefslogtreecommitdiff
path: root/plat/hisilicon
AgeCommit message (Expand)Author
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-23Use explicit-width data types in AAPCS parameter structsJulius Werner
2019-07-12Update hisilicon drivers to not rely on undefined overflow behaviourJustin Chadwell
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-04-26hikey: Add define for UART2Michalis Pappas
2019-04-12Merge changes from topic "av/tls-heap" into integrationAntonio Niño Díaz
2019-04-12Mbed TLS: Remove weak heap implementationAmbroise Vincent
2019-04-10hikey960: Fix race condition between hotplug and idlesWei Yu
2019-02-11hikey960: enable IOMCU DMACRyan Grachek
2019-02-05Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanupAntonio Niño Díaz
2019-02-01Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz
2019-02-01Remove duplicated definitions of linker symbolsAntonio Nino Diaz
2019-01-31hikey960: EDMAC: leave channel 0 as secureRyan Grachek
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-10hikey960:Corrected erroneous DDR_SIZEJoel Hutton
2019-01-10hikey960: Increase max xlat tablesJoel Hutton
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-10io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier
2018-11-29hikey960: initialize EDMAC and channelsRyan Grachek
2018-11-26hikey: remove delay after eMMC initializedHaojian Zhuang
2018-11-15hikey: increase delay after eMMC initializedRyan Grachek
2018-11-12Merge pull request #1674 from jforissier/hisi-multi-consoleAntonio Niño Díaz
2018-11-08poplar: Use new console APIsJerome Forissier
2018-11-08hikey960: Use new console APIsJerome Forissier
2018-11-08hikey: Use new console APIsJerome Forissier
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-06Merge pull request #1661 from hzhuang1/emmc_delaySoby Mathew
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-31hikey: add delay after eMMC initializedHaojian Zhuang
2018-10-30poplar: Decouple from plat/arm filesAntonio Nino Diaz
2018-10-25Add plat_crash_console_flush to platforms without itAntonio Nino Diaz
2018-10-10Replace S-EL3 references by EL3John Tsichritzis
2018-10-02Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecatedv2.0-rc0Soby Mathew
2018-10-01Merge pull request #1589 from hzhuang1/topic/fix_clangDimitris Papastamos
2018-09-28poplar: Migrate to new interfacesAntonio Nino Diaz
2018-09-28hikey960: Migrate to new interfacesAntonio Nino Diaz
2018-09-28hikey: Migrate to new interfacesAntonio Nino Diaz
2018-09-27poplar: fix build error with POPLAR_RECOVERY=1Shawn Guo
2018-09-26hikey960: fix build issue for clangHaojian Zhuang
2018-09-26hikey: fix build issue for clangHaojian Zhuang
2018-09-09hikey960: Add development TBB supportTeddy Reed
2018-08-22libc: Use printf and snprintf across codebaseAntonio Nino Diaz
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-08-15Merge pull request #1516 from antonio-nino-diaz-arm/an/printfDimitris Papastamos
2018-08-10plat/poplar: migrate to mmc frameworkHaojian Zhuang
2018-08-10plat/hikey: migrate to mmc frameworkHaojian Zhuang
2018-08-10Replace stdio.h functions by TF functionsAntonio Nino Diaz
2018-07-27Merge pull request #1494 from hzhuang1/pcie_pinSoby Mathew
2018-07-27Hikey960: configure pins for PCIe controllerKaihua Zhong