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-10-11
spl: add a generic function board_init_f
Philippe Reynes
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
spl: nor: support loading i.MX container format file
Peng Fan
2019-10-08
spl: spi: support loading i.MX container format file
Peng Fan
2019-10-08
spl: nand: support loading i.MX container format file
Peng Fan
2019-10-08
spl: nand: Introduce spl_nand_get_uboot_raw_page
Peng Fan
2019-10-08
spl: nor: introduce spl_nor_get_uboot_base
Peng Fan
2019-10-08
spl: spi: introduce spl_spi_get_uboot_offs
Peng Fan
2019-10-08
spl: mmc: introduce spl_mmc_get_uboot_raw_sector
Peng Fan
2019-10-08
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
Lukasz Majewski
2019-10-08
spl: mmc: support loading i.MX container format file
Peng Fan
2019-10-08
ARM: imx: Support larger SPL size on IMX6DQ
Robert Hancock
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-10-08
arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig
Michal Simek
2019-10-08
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
spl: Set up the bloblist in board_init_r()
Simon Glass
2019-10-08
spl: Add an arch-specific hook for writing to SPL handoff
Simon Glass
2019-10-08
spl: handoff: Correct Kconfig condition for SPL and TPL
Simon Glass
2019-08-26
Merge branch '2019-08-26-master-imports'
Tom Rini
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
2019-08-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2019-08-26
riscv: support SPL stack and global data relocation
Lukas Auer
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
2019-08-26
spl: fit: use U-Boot device tree when FIT image has no device tree
Lukas Auer
2019-08-25
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
2019-08-23
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
Adam Ford
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2019-08-11
spl: implement stack usage check
Simon Goldschmidt
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-24
spl: sata: support U-Boot load from raw sata disk
Baruch Siach
2019-07-19
watchdog: Split WDT from SPL_WDT
Marek Vasut
2019-07-17
spl: Make image loader infrastructure more universal
Andreas Dannenberg
2019-07-17
spl: Allow performing BSS init early before board_init_f()
Andreas Dannenberg
2019-07-15
sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
Andre Przywara
2019-07-13
spl: Move SPL_MMC_TINY option to appear under SPL menu
Ezequiel Garcia
2019-07-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-07-11
SPL: Default to disabling legacy image support when using FIT
Tom Rini
2019-07-11
spl: Fix typo in kernel doc
Miquel Raynal
2019-07-11
spl: sata: don't force FS_FAT support
Baruch Siach
2019-07-11
spl: sata: fix build with DM_SCSI
Baruch Siach
2019-07-11
spl: sata: add default partition and image name
Baruch Siach
2019-07-09
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
Markus Klotzbuecher
[next]