summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* env: Move env_get() to env.hSimon Glass2019-08-1132-0/+32
* env: Move env_set() to env.hSimon Glass2019-08-115-0/+5
* env: Move env_set_ulong() to env.hSimon Glass2019-08-112-0/+2
* env: Move env_set_hex() to env.hSimon Glass2019-08-113-0/+3
* env: Move env_get_f() to env.hSimon Glass2019-08-116-0/+6
* env: Move get_env_id() to env.hSimon Glass2019-08-111-2/+3
* common: Move gzip functions into a new gzip headerSimon Glass2019-08-111-0/+1
* mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driverManivannan Sadhasivam2019-08-111-3/+26
* serial_lpuart: Fix config check issue when using clk driver in SPLYe Li2019-08-111-4/+4
* pci: intel: Fix configuration type based on secondary numberLey Foon Tan2019-08-111-4/+6
* pci: intel: Fix error when enumerating multi-function PCIe deviceLey Foon Tan2019-08-111-2/+4
* pci: intel: Increase TLP polling counterLey Foon Tan2019-08-111-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shWIP/10Aug2019Tom Rini2019-08-1010-21/+3214
|\
| * clk: renesas: Add R8A77980 V3H clock tablesMarek Vasut2019-08-093-0/+262
| * pinctrl: renesas: Add R8A77980 V3H PFC tablesMarek Vasut2019-08-095-0/+2920
| * net: sh_eth: Fix 64bit build warningsMarek Vasut2019-08-092-16/+16
| * net: sh_eth: Add R8A77980 V3H gether supportMarek Vasut2019-08-092-5/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-08-1013-20/+514
|\ \
| * | fastboot: Remove "bootloader-version" variableSam Protsenko2019-08-081-6/+3
| * | fastboot: getvar: Add "is-userspace" variableSam Protsenko2019-08-081-0/+9
| * | usb: gadget: f_dfu.c: fix memory leakRalph Siemsen2019-08-081-0/+1
| * | fastboot: Remove "slot-suffixes" variableSam Protsenko2019-08-081-9/+0
| * | usb, ohci, pci: add DM support for PCI-based OHCI USB controllerHeiko Schocher2019-08-083-0/+60
| * | usb, ohci: add warning if none on pci foundHeiko Schocher2019-08-081-1/+4
| * | usb, ohci-hcd: set OHCI_USE_NPS if DM_PCIHeiko Schocher2019-08-081-2/+3
| * | usb, ohci: fix ohci swap register accessHeiko Schocher2019-08-081-2/+2
| * | usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not usedHeiko Schocher2019-08-081-0/+2
| * | usb: musb-new: Add support for da8xx-musbAdam Ford2019-08-083-0/+359
| * | phy: Add support for phy-da8xx-usbAdam Ford2019-08-083-0/+71
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/09Aug2019Tom Rini2019-08-093-173/+95
|\ \ \
| * | | x86: ich-spi: Convert driver to spi-mem opsBernhard Messerklinger2019-08-092-172/+95
| * | | bios_emulator: remove stray breakHeinrich Schuchardt2019-08-091-1/+0
* | | | mmc: Move tegra loopback disable option to be under tegraTrent Piepho2019-08-091-11/+11
| |_|/ |/| |
* | | Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-08-0910-15/+22
|\ \ \
| * | | mmc: tangier_sdhci: fix uninitialized pointer deref on probePeng Fan2019-08-091-1/+2
| * | | mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan2019-08-091-1/+2
| * | | mmc: s5p: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
| * | | mmc: pci: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
| * | | mmc: msm_sdhci: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
| * | | mmc: bcm: fix uninitialized pointer deref on probePeng Fan2019-08-092-2/+5
| * | | mmc: atmel_sdhci: fix uninitialized pointer deref on probePeng Fan2019-08-091-2/+2
| * | | mmc: zynq_sdhci: fix uninitialized pointer deref on probeMatwey V. Kornilov2019-08-091-3/+4
| * | | mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selectedFaiz Abbas2019-08-091-0/+1
| |/ /
* | | Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-092-3/+1031
|\ \ \ | |/ / |/| |
| * | rockchip: ram: add full feature rk3328 DRAM driverKever Yang2019-08-051-3/+1015
| * | dw_mmc: turn on the IO supplyUrja Rannikko2019-07-311-0/+16
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/08Aug2019Tom Rini2019-08-084-53/+16
|\ \ \ | |_|/ |/| |
| * | watchdog: mtk_wdt: Cosmetic cleanup of latest changesStefan Roese2019-08-051-9/+16
| * | watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its referencesStefan Roese2019-08-053-44/+0
* | | pci_ep: Fix Coverity warningRamon Fried2019-08-071-1/+1