Age | Commit message (Expand) | Author |
---|---|---|
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-04-22 | misc: fs_loader: Replace label with DT phandle | Tien Fong Chee |
2019-04-22 | misc: fs_loader: Add support for initializing block device | Tien Fong Chee |
2019-01-15 | misc: fs_loader: Switching private data allocation to DM auto allocation | Tien Fong Chee |
2018-11-16 | misc: fs_loader: Fix compiler warning | Keerthy |
2018-11-16 | misc: fs_loader: Use device_get_global_by_ofnode to get to node | Keerthy |
2018-10-28 | drivers: cosmetic: Convert SPDX license tags to Linux Kernel style | Patrick Delaunay |
2018-09-28 | common: Generic loader for file system | Tien Fong Chee |