summaryrefslogtreecommitdiffstats
path: root/src/drivers/gic
Commit message (Expand)AuthorAgeFilesLines
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* arm64: Remove cpu intialization through device-treeFurquan Shaikh2015-11-071-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* 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