summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-09x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden7-105/+81
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden9-4/+75
2019-08-09x86: ich-spi: Convert driver to spi-mem opsBernhard Messerklinger2-172/+95
2019-08-09bios_emulator: remove stray breakHeinrich Schuchardt1-1/+0
2019-08-09x86: Avoid writing temporary asl files into the source treeSimon Glass1-3/+14
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko1-0/+38
2019-08-09x86: acpi: Enable ACPI companion for Intel iDMA 32-bitAndy Shevchenko1-0/+22
2019-08-09x86: acpi: Introduce a stub to generate CSRTAndy Shevchenko2-0/+33
2019-08-09x86: acpi: Add CSRT descriptionAndy Shevchenko1-0/+31
2019-08-09x86: qemu: Fix non-working ramboot and nfsboot environment variablesBin Meng2-17/+14
2019-08-09qemu-x86: Use config_distro_bootcmdJoshua Watt4-0/+44
2019-08-09x86: edison: Enable SD slotAndy Shevchenko3-5/+11
2019-08-09Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini11-16/+23
2019-08-09Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...Tom Rini29-18/+3343
2019-08-09mmc: tangier_sdhci: fix uninitialized pointer deref on probePeng Fan1-1/+2
2019-08-09mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan1-1/+2
2019-08-09mmc: s5p: fix uninitialized pointer deref on probePeng Fan1-2/+2
2019-08-09mmc: pci: fix uninitialized pointer deref on probePeng Fan1-2/+2
2019-08-09mmc: msm_sdhci: fix uninitialized pointer deref on probePeng Fan1-2/+2
2019-08-09mmc: bcm: fix uninitialized pointer deref on probePeng Fan2-2/+5
2019-08-09mmc: atmel_sdhci: fix uninitialized pointer deref on probePeng Fan1-2/+2
2019-08-09test/py: Fix MMC/SD block write test dependencyMichal Simek1-1/+1
2019-08-09mmc: zynq_sdhci: fix uninitialized pointer deref on probeMatwey V. Kornilov1-3/+4
2019-08-09mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selectedFaiz Abbas1-0/+1
2019-08-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini5-57/+16
2019-08-08fastboot: Remove "bootloader-version" variableSam Protsenko2-9/+6
2019-08-08fastboot: getvar: Add "is-userspace" variableSam Protsenko1-0/+9
2019-08-08usb: gadget: f_dfu.c: fix memory leakRalph Siemsen1-0/+1
2019-08-08thor: fix crash after usb initialization failureMarek Szyprowski1-1/+5
2019-08-08fastboot: Remove "slot-suffixes" variableSam Protsenko1-9/+0
2019-08-08usb, ohci, pci: add DM support for PCI-based OHCI USB controllerHeiko Schocher3-0/+60
2019-08-08usb, ohci: add warning if none on pci foundHeiko Schocher1-1/+4
2019-08-08usb, ohci-hcd: set OHCI_USE_NPS if DM_PCIHeiko Schocher1-2/+3
2019-08-08usb, ohci: fix ohci swap register accessHeiko Schocher1-2/+2
2019-08-08usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not usedHeiko Schocher1-0/+2
2019-08-08ARM: da850-evm: Enable the USB PHY and MUSB DriverAdam Ford3-0/+15
2019-08-08usb: musb-new: Add support for da8xx-musbAdam Ford3-0/+359
2019-08-08phy: Add support for phy-da8xx-usbAdam Ford3-0/+71
2019-08-07test/py: avb: Move AVB test to android dirSam Protsenko1-0/+0
2019-08-07Merge branch '2019-08-07-master-imports'Tom Rini18-86/+274
2019-08-07Update include/android_image.h from AOSPAlex Deymo1-30/+90
2019-08-07common: image-android-dt: Fix logic in print fdt info routineSam Protsenko1-5/+6
2019-08-07fit: Do not automatically decompress ramdisk imagesJulius Werner2-5/+18
2019-08-07console: execute flush on uart when silent is removedPatrick Delaunay1-9/+36
2019-08-07console: update silent tag after env loadPatrick Delaunay1-0/+4
2019-08-07cmd: avb: Fix compiler warningsSam Protsenko1-2/+2
2019-08-07avb: Fix build when CONFIG_OPTEE_TA_AVB is disabledSam Protsenko1-0/+3
2019-08-07pci_ep: Fix Coverity warningRamon Fried1-1/+1
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee3-23/+51
2019-08-07ARM: dts: add hifsys reset for MediaTek SoCsRyder Lee2-0/+16