summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Kconfig: tegra: Migrate USB_EHCI_TEGRAPeter Robinson1-0/+6
2019-02-20Kconfig: tegra: Migrate SYS_I2C_TEGRAPeter Robinson1-0/+6
2019-02-19dm: scsi: report correct device numberHeinrich Schuchardt1-6/+7
2019-02-19Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-65/+61
2019-02-18ARM: socfpga: stratix10: Return valid error code from FPGA driverAng, Chee Hong1-11/+6
2019-02-18mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan1-0/+19
2019-02-18arm: socfpga: gen5 enable designware_socfpgaSimon Goldschmidt1-0/+1
2019-02-18net: designware: socfpga: adapt to Gen5Simon Goldschmidt2-54/+35
2019-02-17Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-videoTom Rini2-20/+45
2019-02-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini4-3/+55
2019-02-16mmc: tmio: sdhi: Configure DT2FF register for HS400 modeMarek Vasut1-0/+3
2019-02-16mmc: tmio: Configure HOST_MODE WMODE according to bus widthMarek Vasut1-3/+7
2019-02-16mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before bootMarek Vasut2-0/+45
2019-02-16Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imxTom Rini7-18/+32
2019-02-16imx: serial_mxc: disable ri and dcd irq in dte modeMax Krummenacher1-4/+9
2019-02-16mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL buildsAbel Vesa1-4/+4
2019-02-16usb: ehci-mx6: Make regulator DM_REGULATOR dependentAbel Vesa1-1/+6
2019-02-15video: bmp: Add support for 24bpp BMP files on 16bpp displaysStefan Roese1-6/+17
2019-02-15sunxi: display: Implement fallback to ddc probe when hpd failsPriit Laes1-7/+21
2019-02-15sunxi: display: Move DDC PLL setup to HDMI initPriit Laes1-7/+7
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey1-4/+4
2019-02-15MTD: nand: mxs_nand: Allow driver to auto setup ECC in SPLAdam Ford1-3/+0
2019-02-15net: dm: fec: Fix regulator enable when using DM_REGULATORAdam Ford1-1/+1
2019-02-15MTD: NAND: mxs_nand_init_dma: Make mxs_nand_init_dma staticAdam Ford1-1/+1
2019-02-15MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECCAdam Ford2-0/+7
2019-02-14xilinx: common: Remove !DM_i2C code for reading mac from eepromMichal Simek1-0/+1
2019-02-14i2c: Remove ancient zynq_i2c driverMichal Simek3-347/+0
2019-02-14spi: zynqmp_gqspi: Enable versal compatible stringMichal Simek1-0/+1
2019-02-12x86: tsc: Add support for native calibration of TSC freqBernhard Messerklinger1-0/+55
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini4-6/+103
2019-02-11pcie: designware: mvebu: fix reset release polarityBaruch Siach1-1/+3
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek1-3/+26
2019-02-11i2c: Fill req_seq in i2c_post_bind()Michal Simek1-3/+25
2019-02-11i2c: dm: Record maximum id of devices before probing devicesMichal Simek1-0/+26
2019-02-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini5-13/+38
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini13-88/+664
2019-02-09sound: Allow audio codecs to be used by other SoCsSimon Glass6-28/+8
2019-02-09sound: samsung: Fix 'regiter' typoSimon Glass1-8/+8
2019-02-09misc: Allow child devicesSimon Glass1-0/+3
2019-02-09mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla1-8/+8
2019-02-09power: regulator: Introduce regulator_set_enable_if_allowed apiLokesh Vutla1-0/+11
2019-02-09Revert "power: regulator: Return success on attempt to disable an always-on r...Lokesh Vutla1-1/+1
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass1-50/+0
2019-02-09sound: Add a driver for max98088Simon Glass5-1/+633
2019-02-09dm: device: fail uclass_find_first_device() if list_emptyMarcel Ziswiler1-1/+1
2019-02-09watchdog: bcm6345: allow to use this driver on arm bcm63158Philippe Reynes1-1/+1
2019-02-09mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas1-1/+91
2019-02-09clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay1-1/+7
2019-02-09clk: stm32mp1: add debug informationPatrick Delaunay1-4/+79
2019-02-09clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay1-2/+7