~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: spl: Add spl NVMe boot supportMayuresh Chitale2023-06-19
* spl: blk: Support loading images from fsMayuresh Chitale2023-06-19
* spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMATAndrew Davis2022-05-11
* spl: Add semihosting boot methodSean Anderson2022-04-01
* lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay2021-10-05
* net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass2021-09-04
* sata: Rename SATA_SUPPORT to SATASimon Glass2021-09-04
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* spl: Extract legacy image handling into separate fileStefan Roese2020-04-27
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-17
* spl: support booting via RISC-V OpenSBILukas Auer2019-08-26
* usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2019-02-15
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-01
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-01
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-26
* spl: add support to booting with OP-TEEKever Yang2018-10-04
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich2017-11-26
* spl: add serial download protocol (SDP) supportStefan Agner2017-08-23
* spl: fix Makefile for NOR, XIP and YMODEMPhilipp Tomsich2017-08-17
* spl: consistently use $(SPL_TPL_) to select features for SPL and TPL buildsPhilipp Tomsich2017-08-13
* spl: add a 'return to bootrom' boot methodPhilipp Tomsich2017-08-13
* SPL: Add XIP booting supportVikas Manocha2017-06-09
* spl: add support to booting with ATFKever Yang2017-05-15
* spl: move RAM boot support in separate fileStefan Agner2017-01-14
* spl: spi: Move the generic SPI loader into common/splSimon Glass2016-10-06
* spl: dfu: adding dfu support functions for SPL-DFUB, Ravi2016-09-27
* spl: support loading from UBI volumesLadislav Michl2016-07-22
* spl: Add an option to load a FIT containing U-BootSimon Glass2016-03-14
* spl: Add EXT support to SPLGuillaume GARDET2014-10-27
* common: spl: Add spl sata boot supportDan Murphy2014-02-19
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-24
* spl: common: Move FAT funcs to a common fileDan Murphy2014-01-24
* common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* drivers/mmc: move spl_mmc.c to common/splYing Zhang2013-05-15
* SPL: ONENAND: Support SPL to boot u-boot from OneNAND.Enric Balletbo i Serra2013-03-11
* OMAP: networking support for SPLIlya Yanok2012-10-01
* SPL: Add NOR flash booting supportStefan Roese2012-09-27
* SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-27
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-27