summaryrefslogtreecommitdiff
path: root/arch/arm/lib/gic-v3-its.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-20arm64: gic-v3-its: Clear the Pending table before enabling LPIsHou Zhiqiang1-1/+11
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-5/+5
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur1-7/+56
2020-07-29arch: arm: use dt and UCLASS_IRQ to get gic detailsRayagonda Kokatanur1-7/+66
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-02-25arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan1-0/+1
2020-01-10arch: arm: Program GIC LPI configuration tableBharat Kumar Reddy Gooty1-0/+100