summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-09x86: Avoid writing temporary asl files into the source treeSimon Glass
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko
2019-08-09x86: acpi: Enable ACPI companion for Intel iDMA 32-bitAndy Shevchenko
2019-08-09x86: acpi: Introduce a stub to generate CSRTAndy Shevchenko
2019-08-09x86: acpi: Add CSRT descriptionAndy Shevchenko
2019-08-09x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng
2019-08-09qemu-x86: Use config_distro_bootcmdJoshua Watt
2019-08-09x86: edison: Enable SD slotAndy Shevchenko
2019-08-09Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-08-09Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-09mmc: tangier_sdhci: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: s5p: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: pci: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: msm_sdhci: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: bcm: fix uninitialized pointer deref on probePeng Fan
2019-08-09mmc: atmel_sdhci: fix uninitialized pointer deref on probePeng Fan
2019-08-09test/py: Fix MMC/SD block write test dependencyMichal Simek
2019-08-09mmc: zynq_sdhci: fix uninitialized pointer deref on probeMatwey V. Kornilov
2019-08-09mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selectedFaiz Abbas
2019-08-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-08fastboot: Remove "bootloader-version" variableSam Protsenko
2019-08-08fastboot: getvar: Add "is-userspace" variableSam Protsenko
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