aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-05pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfigStefan Roese2-197/+282
2019-02-05pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addrStefan Roese1-9/+19
2019-02-02Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini32-6480/+2936
2019-02-02Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini12-279/+1123
2019-02-01regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford1-2/+47
2019-02-01pinctrl: Kconfig: fix missing include of rockchip/KconfigPhilipp Tomsich1-0/+1
2019-02-01pinctrl: Kconfig: sort includes alphabeticallyPhilipp Tomsich1-5/+5
2019-02-01rockchip: Implement spl_gpio in the GPIO driverSimon Glass1-0/+46
2019-02-01rockchip: clk: Add mention of four new clocksSimon Glass1-0/+12
2019-02-01clk: Improve debug message in clk_set_default_rates()Simon Glass1-2/+2
2019-02-01pinctrl: rockchip: Clean the unused rockchip pinctrl driversDavid Wu9-6387/+0
2019-02-01pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu15-100/+2531
2019-02-01rockchip: Add a sound driverSimon Glass2-1/+133
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-01usb: ether: call _usb_eth_halt() if initialization failsJean-Jacques Hiblot1-1/+4
2019-02-01net: Add MSCC Luton networkd driver.Horatiu Vultur3-0/+744
2019-02-01net: mscc: Remove unused variablesHoratiu Vultur1-13/+1
2019-02-01net: mscc: Move mac_table_add function into different file.Horatiu Vultur4-78/+107
2019-02-01net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur4-116/+175
2019-02-01net: mscc: Move miim commands into separate file.Horatiu Vultur4-71/+88
2019-02-01net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur5-7/+14
2019-01-31Merge 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-30dfu: 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-26Merge branch '2019-01-25-master-imports'Tom Rini7-23/+65
2019-01-26misc: i2c_eeprom: Add atmel,24c08 to the listMichal Simek1-0/+1