summaryrefslogtreecommitdiff
path: root/common/spl/spl_net.c
Commit message (Expand)AuthorAgeFilesLines
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* spl: net: Add FIT image support over network bootAndrew F. Davis2017-04-081-3/+31
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-091-2/+3
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-061-6/+9
* spl: Convert spl_net_load_image() to use linker listSimon Glass2016-10-061-1/+25
* spl: Convert boot_device into a structSimon Glass2016-10-061-3/+3
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-061-1/+2
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-171-3/+1
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-181-3/+6
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-181-1/+1
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-16/+1
* OMAP: networking support for SPLIlya Yanok2012-10-011-0/+52