summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-08usb: gadget: f_dfu.c: fix memory leakRalph Siemsen
2019-08-08thor: fix crash after usb initialization failureMarek Szyprowski
2019-08-08fastboot: Remove "slot-suffixes" variableSam Protsenko
2019-08-08usb, ohci, pci: add DM support for PCI-based OHCI USB controllerHeiko Schocher
2019-08-08usb, ohci: add warning if none on pci foundHeiko Schocher
2019-08-08usb, ohci-hcd: set OHCI_USE_NPS if DM_PCIHeiko Schocher
2019-08-08usb, ohci: fix ohci swap register accessHeiko Schocher
2019-08-08usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not usedHeiko Schocher
2019-08-08ARM: da850-evm: Enable the USB PHY and MUSB DriverAdam Ford
2019-08-08usb: musb-new: Add support for da8xx-musbAdam Ford
2019-08-08phy: Add support for phy-da8xx-usbAdam Ford
2019-08-07test/py: avb: Move AVB test to android dirSam Protsenko
2019-08-07Merge branch '2019-08-07-master-imports'Tom Rini
2019-08-07Update include/android_image.h from AOSPAlex Deymo
2019-08-07common: image-android-dt: Fix logic in print fdt info routineSam Protsenko
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner
2019-08-07console: execute flush on uart when silent is removedPatrick Delaunay
2019-08-07console: update silent tag after env loadPatrick Delaunay
2019-08-07cmd: avb: Fix compiler warningsSam Protsenko
2019-08-07avb: Fix build when CONFIG_OPTEE_TA_AVB is disabledSam Protsenko
2019-08-07pci_ep: Fix Coverity warningRamon Fried
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee
2019-08-07ARM: dts: add hifsys reset for MediaTek SoCsRyder Lee
2019-08-07MAINTAINERS: MediaTek: add MediaTek team in the entryRyder Lee
2019-08-07autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTIONHeiko Schocher
2019-08-07log: document the assign() macroHeinrich Schuchardt
2019-08-07arm: dts: change MT7629 to use spi-mem rather than qspiWeijie Gao
2019-08-04Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini
2019-08-02gitlab-ci: Add qemu-riscv64 testingTom Rini
2019-08-02gitlab-ci: Remove unused TOOLCHAIN environment variableTom Rini
2019-08-02travis.yml: run Python tests on qemu-riscv64_defconfigHeinrich Schuchardt
2019-08-02Merge branch '2019-08-02-autoboot-cleanup'Tom Rini
2019-08-02autoboot: Adjust the implementation in autoboot_command()Simon Glass
2019-08-02autoboot: Move a few more options from #ifdef to if()Simon Glass
2019-08-02autoboot: Add comments for menu_show()Simon Glass
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass
2019-08-02autoboot: Tidy up use of menukeySimon Glass
2019-08-02snow: Define CONFIG_AUTOBOOT_MENUKEYSimon Glass
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass
2019-08-02autoboot: Drop unused CONFIG_MENUPROMPTSimon Glass
2019-08-02autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYEDSimon Glass
2019-08-02autoboot: Use if() for CONFIG_SILENT_CONSOLESimon Glass
2019-08-02autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass
2019-08-02autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass
2019-08-02autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectlySimon Glass
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass