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
Age
Commit message (
Expand
)
Author
2021-07-28
lib: rsa: rsa-verify: Fix a typo in a debug message
Thomas Perrot
2021-07-28
arm64: Update memcpy_{from, to}io() helpers
Patrice Chotard
2021-07-28
arm: use the correct prototype for reset_cpu function
Patrick Delaunay
2021-07-28
doc: sandbox: Fix up dependencies
Simon Glass
2021-07-28
pci: swap_case: Allow compilation on 32-bit machines
Simon Glass
2021-07-28
Merge branch '2021-07-28-build-improvements'
Tom Rini
2021-07-28
Makefile: Move drivers/i2c/ into drivers/Makefile
Simon Glass
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-28
i2c: Create a new Kconfig for I2C
Simon Glass
2021-07-28
i2c: Drop unused CONFIG_I2C
Simon Glass
2021-07-28
i2c: Fix the migration warning
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-28
Makefile: Move phy rules into drivers/phy
Simon Glass
2021-07-28
Makefile: Sort the subdirectories
Simon Glass
2021-07-28
README: Fix hyphenation in the directory docs
Simon Glass
2021-07-28
lib: Create a new Kconfig option for charset conversion
Simon Glass
2021-07-28
Allow efi_loader header to be included always
Simon Glass
2021-07-28
Use LIB_UUID with ACPIGEN and FS_BTRFS
Simon Glass
2021-07-28
disk: Tidy up #ifdefs in part_efi
Simon Glass
2021-07-28
Makefile: Drop include/asm directory as well as symlink
Simon Glass
2021-07-28
Merge branch '2021-07-28-setexpr-fmt-support'
Tom Rini
2021-07-27
AzureCI: Move i.MX8 builds to their own job
Tom Rini
2021-07-27
test: cmd: setexpr: add format string tests
Roland Gaudig
2021-07-27
doc: usage: add description for setexpr command
Roland Gaudig
2021-07-27
cmd: setexpr: add format string handling
Roland Gaudig
2021-07-27
cmd: printf: add helper functions from busybox
Roland Gaudig
2021-07-27
cmd: printf: import busybox-1.33.1 printf.c
Roland Gaudig
2021-07-27
lib: strto: add simple_strtoll function
Roland Gaudig
2021-07-27
Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...
Tom Rini
2021-07-27
Merge tag 'u-boot-stm32-20210727' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-07-27
configs: Enable SMBIOS for Khadas VIM boards
Artem Lapkin
2021-07-27
ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boards
Artem Lapkin
2021-07-27
phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()
Alper Nebi Yasak
2021-07-27
phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"
Alper Nebi Yasak
2021-07-27
board: amlogic: vim3: fix phy-names property setup
Artem Lapkin
2021-07-27
VIM3: mmc_get_env_dev correct non emmc boot sources
Artem Lapkin
2021-07-27
meson64: add kernel compression vars
Artem Lapkin
2021-07-27
ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb
Alexandru Gagniuc
2021-07-27
stm32mp1: spl: Configure TrustZone controller for OP-TEE
Alexandru Gagniuc
2021-07-27
arm: stm32mp: Implement support for TZC 400 controller
Alexandru Gagniuc
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
[next]