summaryrefslogtreecommitdiff
path: root/drivers/gpio/bcm2835_gpio.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-28bcm283x: Add pinctrl driverAlexander Graf1-19/+10
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2016-11-29gpio: bcm2835: add device tree supportFabian Vogt1-0/+24
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf1-0/+1
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf1-13/+17
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass1-1/+1
2014-10-24dm: gpio: rpi_b: Drop request()/free() in the driverSimon Glass1-89/+0
2014-10-22dm: rpi: Convert GPIO driver to driver modelSimon Glass1-23/+157
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-12/+1
2012-09-01ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren1-0/+89