Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: Use access methods for dev/uclass private data | Simon Glass | 2021-01-05 | 1 | -3/+4 |
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | dm: core: Drop header files from dm/test.h | Simon Glass | 2020-08-03 | 1 | -1/+2 |
* | 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: test: Add test for device removal | Stefan Roese | 2017-04-04 | 1 | -0/+11 |
* | test: Generalize the unit test framework | Joe Hershberger | 2015-05-21 | 1 | -2/+4 |
* | dm: Allow drivers to be marked 'before relocation' | Simon Glass | 2014-07-23 | 1 | -0/+11 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | 1 | -10/+10 |
* | dm: Add basic tests | Simon Glass | 2014-03-04 | 1 | -0/+146 |