aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/gic
AgeCommit message (Expand)Author
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-18drivers/gic: reprogram the GIC CPU interface to bypass IRQJoseph Lo
2015-04-22armv8/secmon: Disable and Enable GIC in PSCI pathFurquan Shaikh
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-03-28drivers: add GIC supportAaron Durbin