aboutsummaryrefslogtreecommitdiff
path: root/drivers/demo
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2018-02-18sandbox: Add 64-bit sandboxMario Six1-1/+1
2017-02-08dm: core: Replace of_offset with accessorSimon Glass2-2/+2
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada1-0/+4
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger1-0/+1
2015-02-12dm: Add Kconfig for driver/demoSimon Glass1-0/+26
2015-01-29dm: demo: Add a simple GPIO demonstrationSimon Glass2-0/+91
2014-09-24kbuild: refactor some makefilesMasahiro Yamada1-1/+1
2014-07-23dm: Give the demo uclass a nameSimon Glass1-0/+1
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass2-2/+2
2014-05-27dm: rename device struct to udeviceHeiko Schocher3-8/+8
2014-03-04dm: Add a demonstration/example driverSimon Glass5-0/+288