aboutsummaryrefslogtreecommitdiff
path: root/core/drivers/pl061_gpio.c
AgeCommit message (Expand)Author
2019-02-14core: upgrade from write32() to io_write32() and friendsEtienne Carriere
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2016-07-28gpio/pl061: add get/set interrupt and mode control functionsVictor Chong
2016-07-28gpio: support multiple instancesVictor Chong
2016-06-01drivers: gpio: fix write8 function argument orderVictor Chong
2016-05-20drivers: add gpio framework and pl061 driverVictor Chong