~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-20
* Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-28
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* image: Rename load_addr, save_addr, save_sizeSimon Glass2020-01-17
* env: Move env_init() to env.hSimon Glass2019-08-11
* spl: net: dm: usb: bind the gadget before attempting to load the imageJean-Jacques Hiblot2018-12-14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-05
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* spl: net: Add FIT image support over network bootAndrew F. Davis2017-04-08
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06
* spl: Convert spl_net_load_image() to use linker listSimon Glass2016-10-06
* spl: Convert boot_device into a structSimon Glass2016-10-06
* spl: Add a parameter to spl_parse_image_header()Simon Glass2016-10-06
* SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-17
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-18
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* OMAP: networking support for SPLIlya Yanok2012-10-01