Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop asm/global_data.h from common header | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -1/+1 |
* | dm: demo: Add a simple GPIO demonstration | Simon Glass | 2015-01-29 | 1 | -0/+20 |
* | dm: Give the demo uclass a name | Simon Glass | 2014-07-23 | 1 | -0/+1 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | 1 | -3/+3 |
* | dm: Add a demonstration/example driver | Simon Glass | 2014-03-04 | 1 | -0/+58 |