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-11-04
Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-11-03
spl: nor: Provide falcon boot support for NOR memories
Lukasz Majewski
2019-11-03
spl: Add a size check for TPL
Simon Glass
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-10-29
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
Peng Fan
2019-10-27
bootstage: Allow SPL to obtain bootstage info from TPL
Simon Glass
2019-10-27
bootstage: Mark the start/end of TPL and SPL separately
Simon Glass
2019-10-18
spl: mmc: make eMMC HW boot partition configuration optional
Anatolij Gustschin
2019-10-14
Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2019-10-12
Merge branch '2019-10-11-master-imports'
Tom Rini
2019-10-11
spl: Introduce SPL_DM_SPI Kconfig define
Lukasz Majewski
2019-10-11
spl: mmc: Add option to set eMMC HW boot partition
Mans Rullgard
2019-10-11
spl: mmc: Fix indentation in spl_mmc.c file
Mans Rullgard
2019-10-11
spl: add a generic function board_init_f
Philippe Reynes
2019-10-11
spl: ymodem: Make SPL Y-Modem loader framework accessible
Andreas Dannenberg
2019-10-11
spl: ymodem: Fix FIT loading termination handling
Andreas Dannenberg
2019-10-10
spl: dm_mmc: Initialize only the required mmc device
Lokesh Vutla
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
[next]