summaryrefslogtreecommitdiff
path: root/drivers/demo/demo-simple.c
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-18sandbox: Add 64-bit sandboxMario Six
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04dm: Add a demonstration/example driverSimon Glass