summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-09net: sh_eth: Fix 64bit build warningsMarek Vasut
2019-08-09net: sh_eth: Add R8A77980 V3H gether supportMarek Vasut
2019-08-09mmc: Move tegra loopback disable option to be under tegraTrent Piepho
2019-08-09x86: ich-spi: Convert driver to spi-mem opsBernhard Messerklinger
2019-08-09bios_emulator: remove stray breakHeinrich Schuchardt
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-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-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-08usb: musb-new: Add support for da8xx-musbAdam Ford
2019-08-08phy: Add support for phy-da8xx-usbAdam Ford
2019-08-07pci_ep: Fix Coverity warningRamon Fried
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee
2019-08-05rockchip: ram: add full feature rk3328 DRAM driverKever Yang
2019-08-05watchdog: mtk_wdt: Cosmetic cleanup of latest changesStefan Roese
2019-08-05watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini
2019-07-31Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-07-31Merge branch '2019-07-31-ti-imports'Tom Rini
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt
2019-07-31Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-07-31clk: meson: remove duplicate logicHeinrich Schuchardt
2019-07-31mmc: relocate code commentBaruch Siach
2019-07-31mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeoutWeijie Gao
2019-07-31mmc: sdhci: fix chip detect gpio property nameBaruch Siach
2019-07-31mmc: mv_sdhci: fix uninitialized pointer deref on probeBaruch Siach
2019-07-31clk: sandbox: add composite clkPeng Fan
2019-07-31clk: gate: support sandboxPeng Fan
2019-07-31clk: add composite clk supportPeng Fan
2019-07-31dm: clk: ignore default settings when node not validPeng Fan
2019-07-31clk: imx: gate2 add set ratePeng Fan
2019-07-31clk: imx: import clk heplersPeng Fan
2019-07-31clk: fixed_rate: export clk_fixed_ratePeng Fan