index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-07
fit: Do not automatically decompress ramdisk images
Julius Werner
2019-08-07
console: execute flush on uart when silent is removed
Patrick Delaunay
2019-08-07
console: update silent tag after env load
Patrick Delaunay
2019-08-07
cmd: avb: Fix compiler warnings
Sam Protsenko
2019-08-07
avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
Sam Protsenko
2019-08-07
pci_ep: Fix Coverity warning
Ramon Fried
2019-08-07
clk: MediaTek: add hifsys entry for MT7623 SoC.
Ryder Lee
2019-08-07
ARM: dts: add hifsys reset for MediaTek SoCs
Ryder Lee
2019-08-07
MAINTAINERS: MediaTek: add MediaTek team in the entry
Ryder Lee
2019-08-07
autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION
Heiko Schocher
2019-08-07
log: document the assign() macro
Heinrich Schuchardt
2019-08-07
arm: dts: change MT7629 to use spi-mem rather than qspi
Weijie Gao
2019-08-04
Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-08-02
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
Tom Rini
2019-08-02
gitlab-ci: Add qemu-riscv64 testing
Tom Rini
2019-08-02
gitlab-ci: Remove unused TOOLCHAIN environment variable
Tom Rini
2019-08-02
travis.yml: run Python tests on qemu-riscv64_defconfig
Heinrich Schuchardt
2019-08-02
Merge branch '2019-08-02-autoboot-cleanup'
Tom Rini
2019-08-02
autoboot: Adjust the implementation in autoboot_command()
Simon Glass
2019-08-02
autoboot: Move a few more options from #ifdef to if()
Simon Glass
2019-08-02
autoboot: Add comments for menu_show()
Simon Glass
2019-08-02
Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
2019-08-02
autoboot: Tidy up use of menukey
Simon Glass
2019-08-02
snow: Define CONFIG_AUTOBOOT_MENUKEY
Simon Glass
2019-08-02
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
2019-08-02
autoboot: Drop unused CONFIG_MENUPROMPT
Simon Glass
2019-08-02
autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
Simon Glass
2019-08-02
autoboot: Use if() for CONFIG_SILENT_CONSOLE
Simon Glass
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
2019-08-02
autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
2019-08-02
autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
Simon Glass
2019-08-02
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
2019-08-02
main: Use conditional run_preboot_environment_command()
Simon Glass
2019-07-31
Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2019-07-31
Merge branch '2019-07-31-ti-imports'
Tom Rini
2019-07-31
Revert "ARM: davinci: da850: Manual pinmux only when PINCTRL not available"
Adam Ford
2019-07-31
nand: davinci: avoid out of bounds array access
Heinrich Schuchardt
2019-07-31
ARM: da850-evm: Remove references to CONFIG_DA850_AM18X_EVM
Adam Ford
2019-07-31
ARM: dts: da850-evm: Fix MDIO pinmux
Adam Ford
2019-07-31
configs: am335x_boneblack_vboot_defconfig: Add DM for SPI and Flash devices
Suniel Mahesh
2019-07-31
configs: am335x_boneblack_vboot_defconfig: Fix regression by enabling BLK and...
Suniel Mahesh
2019-07-31
configs: j721e_evm_a72: Disable K3_SYSTEM_CONTROLLER
Suman Anna
2019-07-31
configs: am65x_evm_a53: Disable K3_SYSTEM_CONTROLLER
Suman Anna
2019-07-31
arm: dts: k3-am654-base-board: Fix cpsw_nuss power-domains property
Suman Anna
2019-07-31
ARM: da850-evm: Replace CMD_SF with CMD_MTD
Adam Ford
2019-07-31
ARM: da850evm: Split MTDPARTS into SPL and u-boot
Adam Ford
2019-07-31
configs: am57xx_evm_defconfig: Enable 'dtimg' command
Sam Protsenko
[next]