aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/arm/ccn
Commit message (Expand)AuthorAgeFilesLines
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-3/+3
* Correct typographical errorsPaul Beesley2019-01-151-6/+6
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-5/+7
* ccn: for RN-I, used node id instead of node postionPankaj Gupta2018-12-121-1/+8
* ccn: Introduce API to set and read value of node registerPankaj Gupta2018-11-231-0/+121
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* Mark GICV3, CCI and CCN boot time code as initDaniel Boulby2018-10-031-3/+3
* Fix type of `unsigned long` constantsAntonio Nino Diaz2017-09-212-5/+5
* Use SPDX license identifiersdp-arm2017-05-032-50/+2
* Control inclusion of helper code used for assertsAntonio Nino Diaz2017-04-201-3/+3
* AArch32: Fix conditional inclusion of bakery_locksSoby Mathew2017-03-021-4/+4
* Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada2017-01-241-3/+3
* Rework type usage in Trusted FirmwareSoby Mathew2016-07-181-3/+3
* CCN: Add API to query the PART0 ID from CCNSoby Mathew2016-05-252-0/+14
* Bug fix: Rectify logic to enter or exit from DVM domainVikram Kanigiri2016-02-082-63/+53
* Add a generic driver for ARM CCN IPAchin Gupta2015-09-142-0/+769