summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass2015-04-161-3/+3
* dm: gpio: Add better functions to request GPIOsSimon Glass2015-01-291-0/+20
* dm: gpio: sandbox: Drop request()/free() in the driverSimon Glass2014-10-231-82/+0
* dm: gpio: sandbox: Implement the remove() methodSimon Glass2014-10-231-0/+8
* dm: gpio: sandbox: Implement the get_function() methodSimon Glass2014-10-231-1/+8
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-201-1/+1
* dm: rename device struct to udeviceHeiko Schocher2014-05-271-17/+17
* sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-78/+139
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sandbox: gpio: add basic driver for simulating GPIOsSimon Glass2012-03-121-0/+209
OpenPOWER on IntegriCloud