aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2020-04-17doc: fix references to driver-modelHeinrich Schuchardt
2020-04-17tee: optee: use dev_info in print_os_revisionPatrick Delaunay
2020-04-17block: ide: use definitions from include/libata.hHeinrich Schuchardt
2020-04-17mediatek: pwm: add pwm driver for MediaTek SoCsSam Shih
2020-04-17net: fm: fix build error when not using nandFrancois Gervais
2020-04-16test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay
2020-04-16gpio: sandbox: cleanup binding supportPatrick Delaunay
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay