Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-01-07 | dm: devres: Add a new OFDATA phase | Simon Glass |
2020-01-07 | dm: devres: Use an enum for the allocation phase | Simon Glass |
2020-01-07 | dm: devres: Add tests | Simon Glass |
2020-01-07 | dm: devres: Convert to use logging | Simon Glass |
2020-01-07 | dm: core: Use assert_noisy() in devres | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2015-08-06 | devres: add debug command to dump device resources | Masahiro Yamada |
2015-08-06 | devres: add devm_kmalloc() and friends (managed memory allocators) | Masahiro Yamada |
2015-08-06 | devres: introduce Devres (Managed Device Resource) framework | Masahiro Yamada |