Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop image.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | spl: spl_legacy: Add lzma decompression support for legacy image | Weijie Gao | 2020-04-27 | 1 | -2/+60 |
* | spl: spl_nor: Move legacy image loading into spl_legacy.c | Stefan Roese | 2020-04-27 | 1 | -0/+20 |
* | spl: spl_legacy: Use IS_ENABLED() to remove #ifdef | Stefan Roese | 2020-04-27 | 1 | -3/+2 |
* | spl: Extract legacy image handling into separate file | Stefan Roese | 2020-04-27 | 1 | -0/+54 |