summaryrefslogtreecommitdiff
path: root/plat/hisilicon/hikey960
AgeCommit message (Expand)Author
2019-09-18hikey960: fix to load FIP by partition tableHaojian Zhuang
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius 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-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-12Merge pull request #1674 from jforissier/hisi-multi-consoleAntonio Niño Díaz
2018-11-08hikey960: Use new console APIsJerome Forissier
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-25Add plat_crash_console_flush to platforms without itAntonio Nino Diaz
2018-10-02Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecatedSoby Mathew
2018-09-28hikey960: Migrate to new interfacesAntonio Nino Diaz
2018-09-26hikey960: fix build issue for clangHaojian Zhuang
2018-09-09hikey960: Add development TBB supportTeddy Reed
2018-07-27Merge pull request #1494 from hzhuang1/pcie_pinSoby Mathew
2018-07-27Hikey960: configure pins for PCIe controllerKaihua Zhong
2018-07-20PSCI: Fix types of definitionsAntonio Nino Diaz
2018-03-29Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos
2018-03-29Merge pull request #1331 from hzhuang1/reboot_delayDimitris Papastamos
2018-03-28hikey960: add delay before resetHaojian Zhuang
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-03-26plat: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-08Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6davidcunado-arm
2018-03-06hikey960: fix build issue with CLANGHaojian Zhuang
2018-03-05hikey960: move out duplicated codeHaojian Zhuang
2018-03-05hikey960: fix invoking driver init in image load driverHaojian Zhuang
2018-03-05hikey960: migrate to bl2_el3Haojian Zhuang
2018-03-05hikey960: drop LOAD_IMAGE v1Haojian Zhuang
2018-03-05hikey960: fix memory overlapped in memory mapHaojian Zhuang
2018-03-05hikey960: avoid to dump message when fetch boardidHaojian Zhuang
2018-02-27Update ULL() macro and instances of ull to comply with MISRADavid Cunado
2018-02-17Merge pull request #1259 from hzhuang1/fix_uartdavidcunado-arm
2018-02-17hikey960: avoid hardcode on uart portHaojian Zhuang
2018-02-08hikey*, poplar: platform.mk: Fix typo in variable assignmentsVictor Chong
2018-02-01Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada
2018-02-01Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada
2018-01-22Hikey960: Enable invalid FIQ handlingLeo Yan