summaryrefslogtreecommitdiff
path: root/common/spl/spl_net.c
AgeCommit message (Expand)Author
2017-04-09spl: net: Add FIT image support over network bootAndrew F. Davis
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_net_load_image() to use linker listSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-10-01OMAP: networking support for SPLIlya Yanok