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
2021-12-01
spl: fit: Skip attempting to load 0 length image
Nishanth Menon
2021-11-05
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
Tom Rini
2021-10-31
bootstage: Add SPL support
Marek Vasut
2021-10-25
arm: spl: prepare for jumping to OPTEE
Ricardo Salveti
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2021-10-08
image: Use the correct checks for CRC32
Simon Glass
2021-10-07
imx: spl: fix imx8m secure boot
Heiko Schocher
2021-10-07
spl_fit. add hook to make fixes after fit header is loaded
Heiko Schocher
2021-10-05
lib: optee: remove the duplicate CONFIG_OPTEE
Patrick Delaunay
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-08
common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH
Alexandru Gagniuc
2021-09-08
common: Remove unused CONFIG_FIT_SHAxxx selectors
Alexandru Gagniuc
2021-09-04
net: Move network rules to drivers/net
Simon Glass
2021-09-04
net: Rename SPL_NET_SUPPORT to SPL_NET
Simon Glass
2021-09-04
power: Refactor Makefile rules
Simon Glass
2021-09-04
sata: Rename SATA_SUPPORT to SATA
Simon Glass
2021-09-04
ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR
Simon Glass
2021-09-04
Rename CACHE_SUPPORT to CACHE
Simon Glass
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2021-09-04
rtc: Rename RTC_SUPPORT to RTC
Simon Glass
2021-09-04
pch: Rename PCH_SUPPORT to PCH
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-07-31
arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header
Pali Rohár
2021-07-31
SPL: Add support for parsing board / BootROM specific image types
Pali Rohár
2021-07-31
SPL: Add support for specifying offset between header and image
Pali Rohár
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
2021-07-28
Rename GPIO_SUPPORT to GPIO
Simon Glass
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2021-07-28
Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO
Simon Glass
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
2021-07-27
spl: Introduce spl_board_prepare_for_optee() hook
Alexandru Gagniuc
2021-07-27
spl: mmc: Support OP-TEE payloads in Falcon mode
Alexandru Gagniuc
2021-07-23
spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
John Keeping
2021-07-21
spl: Provide more information on boot failure
Simon Glass
2021-07-17
Merge branch '2021-07-16-cleanup-image-support'
Tom Rini
2021-07-16
Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
Simon Glass
2021-07-16
Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
Simon Glass
2021-07-16
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
Simon Glass
2021-07-10
spl: mmc: Factor out eMMC boot partition selection code
Marek Vasut
[next]