summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-24rtc: ds1374: typo WatchdogHeinrich Schuchardt
2020-04-24spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes
2020-04-24clk: actions: Add common clock driverAmit Singh Tomar
2020-04-24arm: dts: sync dts for Action Semi S900Amit Singh Tomar
2020-04-24serial: actions: add compatible stringAmit Singh Tomar
2020-04-24cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan
2020-04-24dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass
2020-04-24mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach
2020-04-24bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis
2020-04-24eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao
2020-04-24watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environmentCharles Frey
2020-04-23dm: pinctrl: Use right device pointer for configuring pinctrlLokesh Vutla
2020-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-04-22Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-04-22drivers: mmc: rpmb: do not build for SPLHeinrich Schuchardt
2020-04-22mmc: tmio: sdhi: Implement get_b_max functionMarek Vasut
2020-04-22mmc: Add option to adjust b_max before long readMarek Vasut
2020-04-22mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitationsMarek Vasut
2020-04-22drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfgRayagonda Kokatanur
2020-04-22drivers: mmc: iproc_sdhci: fix compilation warningRayagonda Kokatanur
2020-04-22drivers: mmc: iproc_sdhci: enable broken R1B response quirkBharat Kumar Reddy Gooty
2020-04-22drivers: mmc: iproc_sdhci: fix possible memory leakBharat Kumar Reddy Gooty
2020-04-22cmd: mmc: provide boot area protection commandHeinrich Schuchardt
2020-04-22mmc: export mmc_send_ext_csd()Heinrich Schuchardt
2020-04-22clk: armada-37xx-periph: fix DDR PHY clock divider valuesMarek Behún
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-04-21Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2020-04-21mmc: tmio: sdhi: Add DMA transfer address alignment check at writingHiroyuki Yokoyama
2020-04-20Merge branch '2020-04-17-master-imports'Tom Rini
2020-04-20Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong
2020-04-20drivers: i2c: add brcm iproc I2C driver supportRayagonda Kokatanur
2020-04-20i2c: muxes: pca954x: add PCA9546 variantChris Packham
2020-04-18clk: imx: add i.IMXRT1020 clk driverGiulio Benetti
2020-04-18pmic: pfuze100: Change error message level to debugFabio Estevam
2020-04-18video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti
2020-04-18video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: refactor for using display_timingsGiulio Benetti
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti
2020-04-18video: mxsfb: add support for DM CLKGiulio Benetti
2020-04-18sunxi: display: use common video_ctfb_mode_to_display_timing()Giulio Benetti
2020-04-18videomodes: add helper function to convert from ctfb to display_timingGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: add set_parent() callbackGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti
2020-04-18clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti
2020-04-18clk: imx: pllv3: add enable_bitGiulio Benetti