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-08
usb: gadget: f_dfu.c: fix memory leak
Ralph Siemsen
2019-08-08
thor: fix crash after usb initialization failure
Marek Szyprowski
2019-08-08
fastboot: Remove "slot-suffixes" variable
Sam Protsenko
2019-08-08
usb, ohci, pci: add DM support for PCI-based OHCI USB controller
Heiko Schocher
2019-08-08
usb, ohci: add warning if none on pci found
Heiko Schocher
2019-08-08
usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI
Heiko Schocher
2019-08-08
usb, ohci: fix ohci swap register access
Heiko Schocher
2019-08-08
usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used
Heiko Schocher
2019-08-08
ARM: da850-evm: Enable the USB PHY and MUSB Driver
Adam Ford
2019-08-08
usb: musb-new: Add support for da8xx-musb
Adam Ford
2019-08-08
phy: Add support for phy-da8xx-usb
Adam Ford
2019-08-07
test/py: avb: Move AVB test to android dir
Sam Protsenko
2019-08-07
Merge branch '2019-08-07-master-imports'
Tom Rini
2019-08-07
Update include/android_image.h from AOSP
Alex Deymo
2019-08-07
common: image-android-dt: Fix logic in print fdt info routine
Sam Protsenko
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
[next]