summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini
2019-04-15Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini
2019-04-14sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara
2019-04-14video/console: Factor out actual character outputAndre Przywara
2019-04-14video/console: Implement ANSI clear line commandAndre Przywara
2019-04-14video/console: Implement relative cursor movement ANSI handlingAndre Przywara
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara
2019-04-14video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara
2019-04-14video: backlight: Parse PWM polarity cellStefan Mavrodiev
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler
2019-04-13configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler
2019-04-13Add missing space in commentMarcel Ziswiler
2019-04-13video: move ipuv3 files to subdirectoryAnatolij Gustschin
2019-04-13video: ipuv3: add DM_VIDEO supportAnatolij Gustschin
2019-04-13ata: dwc_ahsata: Add ahci driver model supportSoeren Moch
2019-04-13ata: dwc_ahsata: Fix sector reports for large disksSoeren Moch
2019-04-13net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski
2019-04-13net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini
2019-04-12phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur
2019-04-12net: Add MSCC Jaguar2 network driver.Horatiu Vultur
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes
2019-04-12gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes
2019-04-12ag7xxx: add initial support for s17Rosy Song
2019-04-12dma: bcm6348: check if driver is enabled before send/recvÁlvaro Fernández Rojas
2019-04-12net: mscc: ocelot: Fix reset of the physHoratiu Vultur
2019-04-12drivers: add ethernet support for qca953x in ag7xxx driverRosy Song
2019-04-12drivers: fix typo for pinctrl qca953xRosy Song
2019-04-12mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello
2019-04-12spi: stm32_qspi: move to exec_opChristophe Kerello
2019-04-12pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay
2019-04-12pmic: stpmu1: add power switch off supportPatrick Delaunay
2019-04-12stpmic1: update register namesPatrick Delaunay
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay
2019-04-12regulator: stpmu1: update buck1 rangePatrick Delaunay
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2019-04-12mtd: spi-nor-ids: Add Gigadevice gd25lq128 IDNeil Armstrong
2019-04-12mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas
2019-04-12net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas