summaryrefslogtreecommitdiff
path: root/drivers/demo
Commit message (Expand)AuthorAgeLines
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18-0/+1
* dm: Add Kconfig for driver/demoSimon Glass2015-02-12-0/+26
* dm: demo: Add a simple GPIO demonstrationSimon Glass2015-01-29-0/+91
* kbuild: refactor some makefilesMasahiro Yamada2014-09-24-1/+1
* dm: Give the demo uclass a nameSimon Glass2014-07-23-0/+1
* dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-2/+2
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-8/+8
* dm: Add a demonstration/example driverSimon Glass2014-03-04-0/+288