aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_get_f() to env.hSimon Glass6-0/+6
2019-08-11env: Move get_env_id() to env.hSimon Glass1-2/+3
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass1-0/+1
2019-08-11mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driverManivannan Sadhasivam1-3/+26
2019-08-11serial_lpuart: Fix config check issue when using clk driver in SPLYe Li1-4/+4
2019-08-11pci: intel: Fix configuration type based on secondary numberLey Foon Tan1-4/+6
2019-08-11pci: intel: Fix error when enumerating multi-function PCIe deviceLey Foon Tan1-2/+4
2019-08-11pci: intel: Increase TLP polling counterLey Foon Tan1-1/+1
2019-08-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini10-21/+3214
2019-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini13-20/+514
2019-08-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini3-173/+95
2019-08-09clk: renesas: Add R8A77980 V3H clock tablesMarek Vasut3-0/+262
2019-08-09pinctrl: renesas: Add R8A77980 V3H PFC tablesMarek Vasut5-0/+2920
2019-08-09net: sh_eth: Fix 64bit build warningsMarek Vasut2-16/+16
2019-08-09net: sh_eth: Add R8A77980 V3H gether supportMarek Vasut2-5/+16
2019-08-09mmc: Move tegra loopback disable option to be under tegraTrent Piepho1-11/+11
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-09Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini10-15/+22
2019-08-09Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-3/+1031
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-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 Rini4-53/+16
2019-08-08fastboot: Remove "bootloader-version" variableSam Protsenko1-6/+3
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-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-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-07pci_ep: Fix Coverity warningRamon Fried1-1/+1
2019-08-07clk: MediaTek: add hifsys entry for MT7623 SoC.Ryder Lee3-23/+51
2019-08-05rockchip: ram: add full feature rk3328 DRAM driverKever Yang1-3/+1015
2019-08-05watchdog: mtk_wdt: Cosmetic cleanup of latest changesStefan Roese1-9/+16
2019-08-05watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese3-44/+0
2019-08-02Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clkTom Rini12-14/+681
2019-07-31Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-4/+1
2019-07-31Merge branch '2019-07-31-ti-imports'Tom Rini1-2/+2
2019-07-31nand: davinci: avoid out of bounds array accessHeinrich Schuchardt1-2/+2