summaryrefslogtreecommitdiffstats
path: root/src/drivers/gic
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* drivers/gic: reprogram the GIC CPU interface to bypass IRQJoseph Lo2015-05-181-0/+11
* 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