aboutsummaryrefslogtreecommitdiffstats
path: root/plat/hisilicon/hikey960
Commit message (Expand)AuthorAgeFilesLines
* hikey960: fix to load FIP by partition tableHaojian Zhuang2019-09-185-6/+40
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-012-4/+4
* Update hisilicon drivers to not rely on undefined overflow behaviourJustin Chadwell2019-07-124-6/+6
* Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent2019-06-281-1/+0
* Merge changes from topic "av/tls-heap" into integrationAntonio Niño Díaz2019-04-121-1/+6
|\
| * Mbed TLS: Remove weak heap implementationAmbroise Vincent2019-04-121-1/+6
* | 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-053-49/+10
|\
| * Remove unneeded include paths in PLAT_INCLUDESAntonio Nino Diaz2019-02-011-2/+1
| * Remove duplicated definitions of linker symbolsAntonio Nino Diaz2019-02-012-47/+9
* | 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-151-1/+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-0419-112/+133
* io_block: define MAX_IO_BLOCK_DEVICES as unsignedYann Gautier2018-12-101-1/+1
* hikey960: initialize EDMAC and channelsRyan Grachek2018-11-292-0/+23
* Merge pull request #1674 from jforissier/hisi-multi-consoleAntonio Niño Díaz2018-11-126-11/+20
|\
| * hikey960: Use new console APIsJerome Forissier2018-11-086-11/+20
* | Standardise header guards across codebaseAntonio Nino Diaz2018-11-089-27/+27
|/
* context_mgmt: Fix MISRA defectsAntonio Nino Diaz2018-11-011-1/+1
* Add plat_crash_console_flush to platforms without itAntonio Nino Diaz2018-10-251-1/+15
* Merge pull request #1587 from antonio-nino-diaz-arm/an/deprecatedSoby Mathew2018-10-026-49/+28
|\
| * hikey960: Migrate to new interfacesAntonio Nino Diaz2018-09-286-49/+28
* | hikey960: fix build issue for clangHaojian Zhuang2018-09-261-2/+1
|/
* hikey960: Add development TBB supportTeddy Reed2018-09-095-5/+177
* Merge pull request #1494 from hzhuang1/pcie_pinSoby Mathew2018-07-276-0/+65
|\
| * Hikey960: configure pins for PCIe controllerKaihua Zhong2018-07-276-0/+65
* | PSCI: Fix types of definitionsAntonio Nino Diaz2018-07-201-5/+6
|/
* 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
* | Merge pull request #1331 from hzhuang1/reboot_delayDimitris Papastamos2018-03-291-0/+4
|\ \
| * | hikey960: add delay before resetHaojian Zhuang2018-03-281-0/+4
| |/
* / Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-14/+2
|/
* Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6davidcunado-arm2018-03-0812-735/+568
|\
| * hikey960: move out duplicated codeHaojian Zhuang2018-03-055-852/+450
| * hikey960: fix invoking driver init in image load driverHaojian Zhuang2018-03-053-9/+4
| * hikey960: migrate to bl2_el3Haojian Zhuang2018-03-056-46/+530
| * hikey960: drop LOAD_IMAGE v1Haojian Zhuang2018-03-055-230/+4
| * hikey960: fix memory overlapped in memory mapHaojian Zhuang2018-03-051-16/+2
| * hikey960: avoid to dump message when fetch boardidHaojian Zhuang2018-03-051-5/+1
* | hikey960: fix build issue with CLANGHaojian Zhuang2018-03-061-3/+3
* | Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-271-1/+1
* | Merge pull request #1259 from hzhuang1/fix_uartdavidcunado-arm2018-02-171-1/+15
|\ \
| * | hikey960: avoid hardcode on uart portHaojian Zhuang2018-02-171-1/+15
* | | hikey*, poplar: platform.mk: Fix typo in variable assignmentsVictor Chong2018-02-081-2/+2
|/ /
* | Build: change the first parameter of TOOL_ADD_IMG to lowercaseMasahiro Yamada2018-02-011-2/+2
* | Build: rename FIP_ADD_IMG to TOOL_ADD_IMGMasahiro Yamada2018-02-011-3/+3
|/
* Hikey960: Enable invalid FIQ handlingLeo Yan2018-01-221-0/+33