aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt4-16/+173
2019-04-17reset: socfpga: add reset handling for old kernelsSimon Goldschmidt1-0/+44
2019-04-17reset: socfpga: rename membase ptr to modrst_baseSimon Goldschmidt1-5/+6
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-258/+108
2019-04-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini6-50/+227
2019-04-17Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblazeTom Rini4-53/+11
2019-04-17spi: ti_qspi: Convert to spi-mem opsVignesh Raghavendra1-64/+68
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra3-200/+46
2019-04-17sunxi: update SATA driver to always use DM_SCSIAndre Przywara3-0/+134
2019-04-16net: sun8i_emac: Add CLK and RESET supportJagan Teki1-15/+42
2019-04-16net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandleJagan Teki1-28/+27
2019-04-16net: sunxi_emac: Add CLK supportJagan Teki1-6/+22
2019-04-16clk: sunxi: r40: Fix GMAC reset reg offsetJagan Teki1-1/+2
2019-04-16net: gem: Remove phy autodetection codeMichal Simek1-48/+0
2019-04-16net: zynq_gem: Modify phy supported features after max-speed was setSiva Durga Prasad Paladugu1-2/+3
2019-04-16arm: zynq: Add an info message about post configSiva Durga Prasad Paladugu1-0/+2
2019-04-16ARM: zynq: Add missing i2c get_rate for fixing i2c SPLHannes Schmelzer1-0/+2
2019-04-16spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHzSiva Durga Prasad Paladugu1-2/+2
2019-04-16fpga: Replace char * with const char * for filenameTien Fong Chee1-1/+2
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