Age | Commit message (Expand) | Author |
---|---|---|
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-04-08 | spl: net: Add FIT image support over network boot | Andrew F. Davis |
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_net_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-05-17 | SPL: Let spl_parse_image_header() return value | Marek Vasut |
2015-11-18 | spl: change return values of spl_*_load_image() | Nikita Kiryanov |
2015-04-18 | net: cosmetic: Fix checkpatch.pl failures in net.c | Joe Hershberger |
2015-04-18 | net: Remove the bd* parameter from net stack functions | Joe Hershberger |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-10-01 | OMAP: networking support for SPL | Ilya Yanok |