index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
sandbox.c
Age
Commit message (
Expand
)
Author
2017-06-01
dm: gpio: sandbox: Use dev_read...() functions to access DT
Simon Glass
2017-06-01
dm: gpio: Refactor to prepare for live tree support
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-06-04
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-01-30
dm: gpio: Add better functions to request GPIOs
Simon Glass
2014-10-24
dm: gpio: sandbox: Drop request()/free() in the driver
Simon Glass
2014-10-24
dm: gpio: sandbox: Implement the remove() method
Simon Glass
2014-10-24
dm: gpio: sandbox: Implement the get_function() method
Simon Glass
2014-06-20
dm: Rename struct device_id to udevice_id
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-03-04
sandbox: Convert GPIOs to use driver model
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-12
sandbox: gpio: add basic driver for simulating GPIOs
Simon Glass