summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-20Kconfig: tegra: Migrate TEGRA_KEYBOARDPeter Robinson
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson
2019-02-19dm: scsi: report correct device numberHeinrich Schuchardt
2019-02-18Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-02-18ARM: socfpga: stratix10: Return valid error code from FPGA driverAng, Chee Hong
2019-02-18mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan
2019-02-18arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt
2019-02-18net: designware: socfpga: adapt to Gen5Simon Goldschmidt
2019-02-16Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-videoTom Rini
2019-02-16Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-16mmc: tmio: sdhi: Configure DT2FF register for HS400 modeMarek Vasut
2019-02-16mmc: tmio: Configure HOST_MODE WMODE according to bus widthMarek Vasut
2019-02-16mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before bootMarek Vasut
2019-02-16Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imxTom Rini
2019-02-15imx: serial_mxc: disable ri and dcd irq in dte modeMax Krummenacher
2019-02-15mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL buildsAbel Vesa
2019-02-15usb: ehci-mx6: Make regulator DM_REGULATOR dependentAbel Vesa
2019-02-15video: bmp: Add support for 24bpp BMP files on 16bpp displaysStefan Roese
2019-02-15sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes
2019-02-15sunxi: display: Move DDC PLL setup to HDMI initPriit Laes
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey
2019-02-15MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPLAdam Ford
2019-02-15net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford
2019-02-15MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma staticAdam Ford
2019-02-15MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECCAdam Ford
2019-02-14xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek
2019-02-14i2c: Remove ancient zynq_i2c driverMichal Simek
2019-02-14spi: zynqmp_gqspi: Enable versal compatible stringMichal Simek
2019-02-12x86: tsc: Add support for native calibration of TSC freqBernhard Messerklinger
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-02-11pcie: designware: mvebu: fix reset release polarityBaruch Siach
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek
2019-02-11i2c: Fill req_seq in i2c_post_bind()Michal Simek
2019-02-11i2c: dm: Record maximum id of devices before probing devicesMichal Simek
2019-02-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-09sound: Allow audio codecs to be used by other SoCsSimon Glass
2019-02-09sound: samsung: Fix 'regiter' typoSimon Glass
2019-02-09misc: Allow child devicesSimon Glass
2019-02-09mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla
2019-02-09Revert "power: regulator: Return success on attempt to disable an always-on r...Lokesh Vutla
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass
2019-02-09sound: Add a driver for max98088Simon Glass
2019-02-09dm: device: fail uclass_find_first_device() if list_emptyMarcel Ziswiler
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm63158Philippe Reynes
2019-02-09mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas
2019-02-09clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay
2019-02-09clk: stm32mp1: add debug informationPatrick Delaunay