summaryrefslogtreecommitdiff
path: root/lib/irq
AgeCommit message (Expand)Author
2018-04-11lib/irq: remove bug (typo) in tftf_irq_update_handler()Jonathan Wright
2018-04-10lib/irq: fix size of ppi_desc_table and spi_desc_table arraysJonathan Wright
2017-06-29Fix sequencing issues in TFTFSoby Mathew
2017-02-07Allow IRQ handler to handle spurious IRQsAntonio Nino Diaz
2016-02-04Introduce GIC context save and restore functionalitySoby Mathew
2016-02-04Introduce the ARM GIC layer and refactor GICv2 driverSoby Mathew
2015-10-27Support save and restore of timer, SGI and GIC contextSoby Mathew
2015-10-12Implement new timer framework in TFTFVikram Kanigiri
2015-10-07Replace INFO with VERBOSE in IRQ frameworkVikram Kanigiri
2015-10-07Add new gic helper apisVikram Kanigiri
2015-07-23Introduce power domain topology framework in TFTFSoby Mathew
2015-04-17Add macro to calculate number of elements in an arrayVikram Kanigiri
2015-03-12Do not send SGIs to CPUs that are powering downSandrine Bailleux
2015-02-16Add support and rationalize output to different log levelsVikram Kanigiri
2014-12-16Fix a bug in usage of SPI irq handlerVikram Kanigiri
2014-12-05Do not register any IRQ handler for IRQ_WAKE_SGISandrine Bailleux
2014-12-05Rework IRQ handling codeSandrine Bailleux
2014-11-24Always use accessor functions with complete register namesSandrine Bailleux
2014-10-21Rename sgi_data type into sgi_data_t to follow conventionSandrine Bailleux
2014-10-21Restructure framework's directory hierarchySandrine Bailleux