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-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 SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
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-23
image: add lz4 zstd compression magic map
Artem Lapkin
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-09-17
version: Move version_string[] from version.h to version_string.h
Pali Rohár
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-14
image: Avoid erroneous double byte-swap in CRC value
Alexandru Gagniuc
2021-09-14
image: rsa: Move padding_algos to linker lists
Alexandru Gagniuc
2021-09-13
pci: Drop DM_PCI
Simon Glass
2021-09-08
image: Drop if/elseif hash selection in calculate_hash()
Alexandru Gagniuc
2021-09-08
common: Move MD5 hash to hash_algo[] array.
Alexandru Gagniuc
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-07
common: board_r: support enable_caches for RISC-V
Zong Li
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-09-03
xyz-modem: Allow to cancel transfer also by CTRL+C
Pali Rohár
2021-09-03
xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG()
Pali Rohár
2021-09-03
xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file
Pali Rohár
2021-09-03
xyz-modem: Fix crash after cancelling transfer
Pali Rohár
2021-09-01
fit: Use DM hash driver if supported
Chia-Wei Wang
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
Convert CONFIG_RAMBOOT_PBL et al to Kconfig
Tom Rini
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-30
Convert CONFIG_ID_EEPROM to Kconfig
Tom Rini
2021-08-27
Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-08-26
fdt_support: Add kernel-doc for fdt_fixup_memory_banks()
Michal Simek
2021-08-16
Kconfig: FIT_SIGNATURE should not select RSA_VERIFY
Alexandru Gagniuc
2021-08-04
fit: Fix verification of images with external data
John Keeping
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
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
[next]