aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-27ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev1-3/+6
2020-04-24rtc: ds1374: typo WatchdogHeinrich Schuchardt1-1/+1
2020-04-24spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes1-0/+1
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar4-34/+112
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar2-4/+3
2020-04-24serial: actions: add compatible stringAmit Singh Tomar1-0/+1
2020-04-24cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan1-2/+2
2020-04-24dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass1-1/+1
2020-04-24mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach1-1/+1
2020-04-24bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis1-12/+34
2020-04-24eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao2-127/+577
2020-04-24watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environmentCharles Frey1-1/+9
2020-04-23dm: pinctrl: Use right device pointer for configuring pinctrlLokesh Vutla1-2/+2
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-2/+2
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini8-16/+160
2020-04-22drivers: mmc: rpmb: do not build for SPLHeinrich Schuchardt1-1/+1
2020-04-22mmc: tmio: sdhi: Implement get_b_max functionMarek Vasut2-10/+37
2020-04-22mmc: Add option to adjust b_max before long readMarek Vasut2-2/+30
2020-04-22mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitationsMarek Vasut2-0/+78
2020-04-22drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfgRayagonda Kokatanur1-5/+5
2020-04-22drivers: mmc: iproc_sdhci: fix compilation warningRayagonda Kokatanur1-1/+3
2020-04-22drivers: mmc: iproc_sdhci: enable broken R1B response quirkBharat Kumar Reddy Gooty1-1/+1
2020-04-22drivers: mmc: iproc_sdhci: fix possible memory leakBharat Kumar Reddy Gooty1-3/+5
2020-04-22cmd: mmc: provide boot area protection commandHeinrich Schuchardt1-0/+5
2020-04-22mmc: export mmc_send_ext_csd()Heinrich Schuchardt1-1/+1
2020-04-22clk: armada-37xx-periph: fix DDR PHY clock divider valuesMarek Behún1-2/+2
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-0/+2
2020-04-21Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini6-2/+1065
2020-04-21mmc: tmio: sdhi: Add DMA transfer address alignment check at writingHiroyuki Yokoyama1-3/+5
2020-04-20Merge branch '2020-04-17-master-imports'Tom Rini9-14/+211
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini3-23/+67
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini10-68/+384
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong2-18/+56
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong1-5/+11
2020-04-20drivers: i2c: add brcm iproc I2C driver supportRayagonda Kokatanur4-0/+1057
2020-04-20i2c: muxes: pca954x: add PCA9546 variantChris Packham2-2/+8
2020-04-18clk: imx: add i.IMXRT1020 clk driverGiulio Benetti3-0/+244
2020-04-18pmic: pfuze100: Change error message level to debugFabio Estevam1-1/+1
2020-04-18video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti1-0/+3
2020-04-18video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti1-0/+2
2020-04-18video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti1-0/+2
2020-04-18video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti1-4/+10
2020-04-18video: mxsfb: refactor for using display_timingsGiulio Benetti1-31/+23
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti1-0/+1
2020-04-18video: mxsfb: add support for DM CLKGiulio Benetti1-5/+25
2020-04-18sunxi: display: use common video_ctfb_mode_to_display_timing()Giulio Benetti1-31/+2
2020-04-18videomodes: add helper function to convert from ctfb to display_timingGiulio Benetti2-0/+40
2020-04-18clk: imx: clk-imxrt1050: add set_parent() callbackGiulio Benetti1-0/+19
2020-04-18clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti1-1/+8
2020-04-18clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti1-1/+1