Age | Commit message (Expand) | Author |
---|---|---|
2019-07-09 | ubispl: add support for loading volumes by name | Hamish Guthrie |
2018-09-25 | spl: Weed out CONFIG_SYS_TEXT_BASE usage | Marek Vasut |
2018-05-07 | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini |
2017-07-06 | spl: Make UBI fastmap support Kconfig selectable | Ladislav Michl |
2016-12-09 | spl: Add a name to the SPL load-image methods | Simon Glass |
2016-10-06 | spl: Pass spl_image as a parameter to load_image() methods | Simon Glass |
2016-10-06 | spl: Convert spl_ubi_load_image() to use linker list | Simon Glass |
2016-10-06 | spl: Convert boot_device into a struct | Simon Glass |
2016-10-06 | spl: Add a parameter to spl_parse_image_header() | Simon Glass |
2016-07-22 | spl: support loading from UBI volumes | Ladislav Michl |