Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | misc: fs_loader: Replace label with DT phandle | Tien Fong Chee | 2019-04-22 | 1 | -21/+15 |
* | misc: fs_loader: Add support for initializing block device | Tien Fong Chee | 2019-04-22 | 1 | -0/+23 |
* | misc: fs_loader: Switching private data allocation to DM auto allocation | Tien Fong Chee | 2019-01-15 | 1 | -63/+45 |
* | misc: fs_loader: Fix compiler warning | Keerthy | 2018-11-16 | 1 | -1/+1 |
* | misc: fs_loader: Use device_get_global_by_ofnode to get to node | Keerthy | 2018-11-16 | 1 | -3/+2 |
* | drivers: cosmetic: Convert SPDX license tags to Linux Kernel style | Patrick Delaunay | 2018-10-28 | 1 | -2/+2 |
* | common: Generic loader for file system | Tien Fong Chee | 2018-09-28 | 1 | -0/+295 |