aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev3-0/+210
2019-04-15Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imxTom Rini17-22/+152
2019-04-15Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-videoTom Rini6-22/+113
2019-04-14sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font schemeAndre Przywara1-1/+1
2019-04-14video/console: Factor out actual character outputAndre Przywara1-15/+27
2019-04-14video/console: Implement ANSI clear line commandAndre Przywara1-0/+19
2019-04-14video/console: Implement relative cursor movement ANSI handlingAndre Przywara1-0/+37
2019-04-14video/console: Implement reverse video ANSI sequence for DM_VIDEOAndre Przywara2-2/+12
2019-04-14video/console: Fix DM_VIDEO font glyph array indexingAndre Przywara2-4/+6
2019-04-14video: backlight: Parse PWM polarity cellStefan Mavrodiev1-0/+11
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini12-53/+107
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler1-0/+2
2019-04-13configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler1-0/+7
2019-04-13Add missing space in commentMarcel Ziswiler1-1/+1
2019-04-13video: move ipuv3 files to subdirectoryAnatolij Gustschin10-8/+17
2019-04-13video: ipuv3: add DM_VIDEO supportAnatolij Gustschin2-7/+94
2019-04-13ata: dwc_ahsata: Add ahci driver model supportSoeren Moch2-0/+32
2019-04-13ata: dwc_ahsata: Fix sector reports for large disksSoeren Moch1-11/+3
2019-04-13net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski1-1/+1
2019-04-13net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driverLukasz Majewski1-0/+1
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini7-108/+92
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini13-51/+2209
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini19-1159/+2774
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini5-11/+79
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini6-161/+228
2019-04-12phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese3-0/+170
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur3-0/+630
2019-04-12net: Add MSCC Jaguar2 network driver.Horatiu Vultur3-0/+1083
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes1-1/+1
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes1-1/+1
2019-04-12gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes1-6/+6
2019-04-12ag7xxx: add initial support for s17Rosy Song1-16/+123
2019-04-12dma: bcm6348: check if driver is enabled before send/recvÁlvaro Fernández Rojas1-0/+6
2019-04-12net: mscc: ocelot: Fix reset of the physHoratiu Vultur1-17/+10
2019-04-12drivers: add ethernet support for qca953x in ag7xxx driverRosy Song1-17/+186
2019-04-12drivers: fix typo for pinctrl qca953xRosy Song1-1/+1
2019-04-12mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello3-0/+1104
2019-04-12spi: stm32_qspi: move to exec_opChristophe Kerello2-383/+245
2019-04-12pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay3-0/+451
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay2-0/+142
2019-04-12pmic: stpmu1: add power switch off supportPatrick Delaunay1-0/+46
2019-04-12stpmic1: update register namesPatrick Delaunay1-57/+57
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay6-292/+298
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay4-4/+4
2019-04-12regulator: stpmu1: update buck1 rangePatrick Delaunay1-2/+3
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay2-1/+4
2019-04-12mtd: spi-nor-ids: Add Gigadevice gd25lq128 IDNeil Armstrong1-0/+5
2019-04-12mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas1-11/+10
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas1-1/+1
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas1-18/+0