summaryrefslogtreecommitdiff
path: root/drivers/gpio/bcm2835_gpio.c
Commit message (Expand)AuthorAgeLines
* gpio: bcm2835: add device tree supportFabian Vogt2016-11-28-0/+24
* serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2016-09-06-0/+1
* bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf2016-09-06-13/+17
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-16-1/+1
* dm: gpio: rpi_b: Drop request()/free() in the driverSimon Glass2014-10-23-89/+0
* dm: rpi: Convert GPIO driver to driver modelSimon Glass2014-10-22-23/+157
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-12/+1
* ARM: add basic support for the Broadcom BCM2835 SoCStephen Warren2012-09-01-0/+89