summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-28warp7: serial: protect r4 register with fifoJun Nie
2018-08-28warp7: Add nxp timer driverJun Nie
2018-08-24warp7: Fix unprotected reg in serial driverJun Nie
2018-08-07imx7: add serial console outputJun Nie
2018-05-08pl011: Reorganize getc implementationAntonio Nino Diaz
2017-11-06timer: Add support for non-secure private timerDimitris Papastamos
2017-09-22gic: Introduce arm_gic_intr_enabled()Dimitris Papastamos
2017-09-22gic: Introduce arm_gic_get_intr_priority()Dimitris Papastamos
2017-04-20AArch32: Fix PL011 driver functionsSandrine Bailleux
2017-04-19Implement console_flush() for PL011Antonio Nino Diaz
2017-02-07Allow IRQ handler to handle spurious IRQsAntonio Nino Diaz
2016-09-26AArch32: Add support for GIC and NOR driversSoby Mathew
2016-09-26AArch32: Add basic supportSoby Mathew
2016-09-22Add ISB after every GICv3 ICC register writeYatharth Kochar
2016-07-22Various fixes for console and pl011 driverSoby Mathew
2016-02-04Introduce the TFTF GICv3 supportSoby Mathew
2016-02-04Introduce GIC context save and restore functionalitySoby Mathew
2016-02-04Introduce the ARM GIC layer and refactor GICv2 driverSoby Mathew
2016-01-28Fix the SP804 timer driverSoby Mathew
2015-12-08FWU: Add support for FIP Image framework in TFTF.Yatharth Kochar
2015-12-07Add Firmware Image Package driverYatharth Kochar
2015-10-27Add ARM SP804 timer in TFTFSoby Mathew
2015-10-12Implement new timer framework in TFTFVikram Kanigiri
2015-10-07Add a placeholder for disabling/enabling or migrating IRQsVikram Kanigiri
2015-10-07Add new gic helper apisVikram Kanigiri
2015-06-17Add flash block lock operation support for Intel StrataFlash Embedded memory(...Vikram Kanigiri
2015-04-24Add driver support for SP805 peripheralVikram Kanigiri
2015-03-05Fix the declaration of assembly functionsKévin Petit
2014-12-05Fix size of priority passed to arm_gicd_set_ipriorityr()Sandrine Bailleux
2014-11-24Add some new accessors in the GIC driverSandrine Bailleux
2014-10-03Rework the GICv2 driverVikram Kanigiri
2014-10-01Add NOR flash support for Intel StrataFlash Embedded memory(P30)Vikram Kanigiri
2014-10-01Add io storage layer for adding external memory supportVikram Kanigiri
2014-09-12Move gic driver from platform specific code.Vikram Kanigiri
2014-09-02Import tf-for-tftf filesSandrine Bailleux