summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-21fastboot: Improve error reporting on 'getvar partition-{size, type}'Eugeniu Rosca1-2/+2
2019-04-21fastboot: getvar: correct/rename "has_slot" to "has-slot"Eugeniu Rosca1-1/+1
2019-04-19usb: Select USB_MUSB_DSPS with USB_MUSB_TIAlex Kiernan1-0/+1
2019-04-19configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan1-0/+9
2019-04-18Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arcTom Rini3-0/+210
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev3-0/+210
2019-04-17timer: dw-apb: Add missing 64bit up-conversionMarek Vasut1-1/+1
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan1-0/+81
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan1-5/+41
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan1-0/+15
2019-04-17spi: cadence_qspi: add reset handlingSimon Goldschmidt2-0/+21
2019-04-17mtd: rawnand: denali: add reset handlingSimon Goldschmidt2-0/+17
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