Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitise includes across codebase | Antonio Nino Diaz | 2019-01-04 | 2 | -4/+7 |
* | Standardise header guards across codebase | Antonio Nino Diaz | 2018-11-08 | 1 | -3/+3 |
* | gic: Fix types | Antonio Nino Diaz | 2018-08-30 | 1 | -42/+64 |
* | GIC: Fix setting interrupt configuration | Jeenu Viswambharan | 2018-03-26 | 1 | -4/+7 |
* | Fix MISRA rule 8.4 in common code | Roberto Vargas | 2018-02-28 | 1 | -1/+7 |
* | GIC: Add helpers to set interrupt configuration | Jeenu Viswambharan | 2017-10-16 | 2 | -0/+13 |
* | GIC: Add API to get interrupt active status | Jeenu Viswambharan | 2017-10-16 | 2 | -2/+11 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 2 | -50/+2 |
* | Move private APIs in gic_common.h to a private header | Soby Mathew | 2016-02-09 | 2 | -1/+109 |
* | Fix GIC_IPRIORITYR setting in new drivers | Soby Mathew | 2016-02-09 | 1 | -1/+6 |
* | Add ARM GICv3 driver without support for legacy operation | Achin Gupta | 2015-11-26 | 1 | -0/+308 |