summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-01rockchip: Add an I2S driverSimon Glass3-0/+159
2019-02-01rockchip: rk3288: Add i2s pinctrl and clock supportSimon Glass2-0/+62
2019-02-01Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini2-5/+3
2019-01-31video: Add Meson Video Processing Unit DriverNeil Armstrong16-0/+5373
2019-01-31video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz1-1/+252
2019-01-31video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz1-2/+12
2019-01-31power: domain: meson-gx-pwrc-vpu: add missing dependsMaxime Jourdan1-1/+1
2019-01-31dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt1-36/+31
2019-01-30Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini13-7/+149
2019-01-30sunxi: clk: enable clk and reset for CCU devicesAndre Przywara1-0/+12
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini8-4/+55
2019-01-29mmc: sunxi: Honour non-removable property in DTAndre Przywara1-1/+2
2019-01-29mmc: sunxi: Add DM clk and reset supportAndre Przywara1-5/+13
2019-01-29mmc: sunxi: Add DM_MMC support for A80Jagan Teki1-0/+8
2019-01-29mmc: sunxi: Add DM_MMC support for H6Jagan Teki1-0/+12
2019-01-29mmc: sunxi: Add remaining compatible stringsJagan Teki1-0/+12
2019-01-29sunxi: clk: A80: add MMC clock supportAndre Przywara1-1/+27
2019-01-29sunxi: clk: add MMC gates/resetsAndre Przywara11-0/+63
2019-01-29pinctrl: meson: add pinconf supportJerome Brunet5-7/+123
2019-01-28ihs_video_out: Fix error handlingMario Six1-3/+3
2019-01-28videomodes: Relax EDID validation checks for hsync/vsync pulse widthPriit Laes1-2/+0
2019-01-28mmc: fsl_esdhc: add compatible for fsl, imx53-esdhcPatrick Bruenn1-0/+1
2019-01-28MTD: nand: mxs_nand_spl: Fix empty function pointer for BBTAdam Ford1-0/+1
2019-01-28spi: mxc_spi: Fix build warning on ARM64 platformsYe Li1-2/+2
2019-01-28pinctrl: imx: Fix select input issueYe Li1-1/+2
2019-01-28gpio: introduce CONFIG_SPL_DM_PCA953XPeng Fan2-1/+24
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan1-0/+4
2019-01-28Enable FEC driver to retrieve PHY address from device treeMartyn Welch1-0/+21
2019-01-27Merge branch '2019-01-25-master-imports'Tom Rini7-23/+65
2019-01-26misc: i2c_eeprom: Add atmel,24c08 to the listMichal Simek1-0/+1
2019-01-26drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello1-1/+42
2019-01-26dfu: Make DFU support more SPL friendlyAndrew F. Davis2-8/+7
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2-2/+2
2019-01-26mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=nFabien Parent1-4/+4
2019-01-26mmc: mtk-sd: fix possible incomplete read opsFabien Parent1-9/+9
2019-01-25mmc: hi6220_dw_mmc: add compatible for Poplar supportShawn Guo1-0/+1
2019-01-25Merge tag 'arc-fixes-for-2019.04-rc1' of git://git.denx.de/u-boot-arcTom Rini1-0/+1
2019-01-25serial_arc: Allocate buffer for private dataAlexey Brodkin1-0/+1
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini25-499/+1200
2019-01-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini12-81/+179
2019-01-24net: phy: aquantia: Print information on configValentin-catalin Neacsu1-0/+21
2019-01-24net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu1-0/+18
2019-01-24net: remove CONFIG_MCAST_TFTPChris Packham3-18/+5
2019-01-24net: move ether_crc to tsec driverChris Packham1-0/+25
2019-01-24net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione1-0/+29
2019-01-24net: macb: fix mapping of registersRamon Fried1-1/+3
2019-01-24net: mvneta: Add GPIO configuration supportAditya Prayoga1-0/+15
2019-01-24net: mvgbe: fallback phy-mode to GMIIChris Packham1-4/+2
2019-01-24net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch1-2/+2
2019-01-24net: mvpp2: mdio device per portBaruch Siach1-36/+33