index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
Age
Commit message (
Expand
)
Author
2019-02-07
spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL
Vignesh R
2019-02-07
mtd: spi: Add lightweight SPI flash stack for SPL
Vignesh R
2019-02-07
mtd: spi: spi-nor-core: Add SFDP support
Vignesh R
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: fat/fs: Add option to include/exclude FAT write build in SPL
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-18
common: spl: Kconfig: spelling fixes
Chris Packham
2019-01-15
spl: ymodem: Add support for loading gzip compressed uImage
Marek Vasut
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
2019-01-01
imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M
Ye Li
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
2018-12-14
spl: net: dm: usb: bind the gadget before attempting to load the image
Jean-Jacques Hiblot
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
2018-12-12
blk: Rework guard around part_init call
Tom Rini
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
2018-11-26
spl: Add a comment to spl_set_bd()
Simon Glass
2018-11-26
spl: Make SPL_DISABLE_BANNER_PRINT a positive option
Simon Glass
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
2018-11-26
spl: Support hash, input, pch, pci, rtc, tpm in SPL
Simon Glass
2018-11-26
spl: Set up the bloblist in SPL
Simon Glass
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
2018-11-09
spl: fix debug prints for tiny printf
Simon Goldschmidt
2018-10-16
spl: fpga: Implement fpga bistream loading with fpga_load
Michal Simek
2018-10-06
spl: spi: Do not hardcode fixed size for header
Michal Simek
2018-10-06
spl: ram: Fix u_boot_pos calculation
Michal Simek
2018-10-05
Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
2018-10-02
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-09-30
spl: mmc: Report device number when we fail
Alex Kiernan
2018-09-27
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-26
spl: fit: Enable GZIP compression also for no kernel partitions
Michal Simek
2018-09-25
spl: Weed out CONFIG_SYS_TEXT_BASE usage
Marek Vasut
2018-09-20
mtd: move NAND files into a raw/ subdirectory
Miquel Raynal
2018-09-11
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
2018-09-11
spl: Allow mailbox drivers to be used within SPL
Lokesh Vutla
2018-09-11
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
2018-08-31
spl: Kconfig: Fix typo in 'Upgrade'
Fabio Estevam
2018-08-20
spl: fix debug print in spl_common_init()
Simon Goldschmidt
2018-08-17
kconfig: fix typo 'parition'
Simon Goldschmidt
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
2018-08-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-07-31
sunxi: add support for Allwinner H6 SoC
Icenowy Zheng
2018-07-26
spl: Add option SPL_PAYLOAD
York Sun
2018-07-24
spl: remove dependency to "asm/utils.h"
Paulo Zaneti
2018-07-21
spl: record boot_device into spl_image and call spl_perform_fixups
Philipp Tomsich
[next]