summaryrefslogtreecommitdiffstats
path: root/src/drivers/gic
Commit message (Expand)AuthorAgeFilesLines
* armv8/secmon: Disable and Enable GIC in PSCI pathFurquan Shaikh2015-04-221-0/+33
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-1/+1
* arm(64): Replace write32() and friends with writel()Julius Werner2015-04-211-1/+1
* drivers: add GIC supportAaron Durbin2015-03-284-0/+203
OpenPOWER on IntegriCloud