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
Age
Commit message (
Expand
)
Author
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
hash: Ensure verification hex pairs are terminated
Simon Glass
2021-08-01
sandbox: Reduce keyed autoboot delay
Simon Glass
2021-08-01
common: board_r: print error if binman_init fails
Tim Harvey
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
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
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
test: add first autoboot unit tests
Steffen Jaeckel
2021-07-23
common: add support to fallback to plain SHA256
Steffen Jaeckel
2021-07-23
common: add AUTOBOOT_FLUSH_STDIN option
Steffen Jaeckel
2021-07-23
common: allow disabling of timeout for password entry
Steffen Jaeckel
2021-07-23
common: Rename macro appropriately
Steffen Jaeckel
2021-07-23
common: integrate crypt-based passwords
Steffen Jaeckel
2021-07-23
Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT
Tom Rini
2021-07-23
fit: Allow external data for FDTs
John Keeping
2021-07-23
spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
John Keeping
2021-07-21
log: Allow padding of the function name
Simon Glass
2021-07-21
spl: Provide more information on boot failure
Simon Glass
2021-07-21
image: Allow @ in node names when not using signatures
Simon Glass
2021-07-21
bloblist: Correct condition in bloblist_addrec()
Simon Glass
2021-07-21
bloblist: Support resizing a blob
Simon Glass
2021-07-21
sandbox: Adjust the bloblist default address
Simon Glass
2021-07-17
Merge branch '2021-07-16-cleanup-image-support'
Tom Rini
2021-07-17
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-07-16
image: Add support for relocating crypto_algos in linker lists
Alexandru Gagniuc
2021-07-16
image: image-sig.c: Remove crypto_algos array
Alexandru Gagniuc
2021-07-16
image: rsa: Move verification algorithm to a linker list
Alexandru Gagniuc
2021-07-16
image: Add support for placing crypto_algo in linker lists
Alexandru Gagniuc
2021-07-16
common: image-sig.c: Remove host-specific logic and #ifdefs
Alexandru Gagniuc
2021-07-16
image: Drop IMAGE_ENABLE_BEST_MATCH
Simon Glass
2021-07-16
image: Drop IMAGE_ENABLE_SHAxxx
Simon Glass
2021-07-16
image: Drop IMAGE_ENABLE_SHA1
Simon Glass
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 CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
Simon Glass
2021-07-16
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
Simon Glass
2021-07-16
image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
Simon Glass
2021-07-15
image: android: Automatically detect more compression types
Stephan Gerhold
[next]