summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford
2019-02-01pinctrl: Kconfig: fix missing include of rockchip/KconfigPhilipp Tomsich
2019-02-01pinctrl: Kconfig: sort includes alphabeticallyPhilipp Tomsich
2019-02-01rockchip: Implement spl_gpio in the GPIO driverSimon Glass
2019-02-01rockchip: clk: Add mention of four new clocksSimon Glass
2019-02-01clk: Improve debug message in clk_set_default_rates()Simon Glass
2019-02-01pinctrl: rockchip: Clean the unused rockchip pinctrl driversDavid Wu
2019-02-01pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu
2019-02-01rockchip: Add a sound driverSimon Glass
2019-02-01rockchip: Add an I2S driverSimon Glass
2019-02-01rockchip: rk3288: Add i2s pinctrl and clock supportSimon Glass
2019-02-01usb: ether: call _usb_eth_halt() if initialization failsJean-Jacques Hiblot
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur
2019-01-31Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-01-31video: Add Meson Video Processing Unit DriverNeil Armstrong
2019-01-31video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz
2019-01-31video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz
2019-01-31power: domain: meson-gx-pwrc-vpu: add missing dependsMaxime Jourdan
2019-01-30dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt
2019-01-30Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-01-30sunxi: clk: enable clk and reset for CCU devicesAndre Przywara
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini
2019-01-29mmc: sunxi: Honour non-removable property in DTAndre Przywara
2019-01-29mmc: sunxi: Add DM clk and reset supportAndre Przywara
2019-01-29mmc: sunxi: Add DM_MMC support for A80Jagan Teki
2019-01-29mmc: sunxi: Add DM_MMC support for H6Jagan Teki
2019-01-29mmc: sunxi: Add remaining compatible stringsJagan Teki
2019-01-29sunxi: clk: A80: add MMC clock supportAndre Przywara
2019-01-29sunxi: clk: add MMC gates/resetsAndre Przywara
2019-01-29pinctrl: meson: add pinconf supportJerome Brunet
2019-01-28ihs_video_out: Fix error handlingMario Six
2019-01-28videomodes: Relax EDID validation checks for hsync/vsync pulse widthPriit Laes
2019-01-28mmc: fsl_esdhc: add compatible for fsl, imx53-esdhcPatrick Bruenn
2019-01-28MTD: nand: mxs_nand_spl: Fix empty function pointer for BBTAdam Ford
2019-01-28spi: mxc_spi: Fix build warning on ARM64 platformsYe Li
2019-01-28pinctrl: imx: Fix select input issueYe Li
2019-01-28gpio: introduce CONFIG_SPL_DM_PCA953XPeng Fan
2019-01-28imx8: scu: use dedicated MU for SPLPeng Fan
2019-01-28Enable FEC driver to retrieve PHY address from device treeMartyn Welch
2019-01-26Merge branch '2019-01-25-master-imports'Tom Rini
2019-01-26misc: i2c_eeprom: Add atmel,24c08 to the listMichal Simek
2019-01-26drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello
2019-01-26dfu: Make DFU support more SPL friendlyAndrew F. Davis