summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/22Apr2020Tom Rini2020-04-221-2/+2
|\
| * clk: armada-37xx-periph: fix DDR PHY clock divider valuesMarek BehĂșn2020-04-221-2/+2
* | Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-04-228-16/+160
|\ \ | |/ |/|
| * drivers: mmc: rpmb: do not build for SPLHeinrich Schuchardt2020-04-221-1/+1
| * mmc: tmio: sdhi: Implement get_b_max functionMarek Vasut2020-04-222-10/+37
| * mmc: Add option to adjust b_max before long readMarek Vasut2020-04-222-2/+30
| * mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitationsMarek Vasut2020-04-222-0/+78
| * drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfgRayagonda Kokatanur2020-04-221-5/+5
| * drivers: mmc: iproc_sdhci: fix compilation warningRayagonda Kokatanur2020-04-221-1/+3
| * drivers: mmc: iproc_sdhci: enable broken R1B response quirkBharat Kumar Reddy Gooty2020-04-221-1/+1
| * drivers: mmc: iproc_sdhci: fix possible memory leakBharat Kumar Reddy Gooty2020-04-221-3/+5
| * cmd: mmc: provide boot area protection commandHeinrich Schuchardt2020-04-221-0/+5
| * mmc: export mmc_send_ext_csd()Heinrich Schuchardt2020-04-221-1/+1
| * mmc: tmio: sdhi: Add DMA transfer address alignment check at writingHiroyuki Yokoyama2020-04-211-3/+5
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-211-0/+2
|\ \
| * | net: fm: fix build error when not using nandFrancois Gervais2020-04-171-0/+2
* | | Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini2020-04-216-2/+1065
|\ \ \
| * | | drivers: i2c: add brcm iproc I2C driver supportRayagonda Kokatanur2020-04-204-0/+1057
| * | | i2c: muxes: pca954x: add PCA9546 variantChris Packham2020-04-202-2/+8
* | | | Merge branch '2020-04-17-master-imports'WIP/20Apr2020Tom Rini2020-04-209-14/+211
|\ \ \ \ | |_|_|/ |/| | |
| * | | doc: fix references to driver-modelHeinrich Schuchardt2020-04-174-4/+4
| * | | tee: optee: use dev_info in print_os_revisionPatrick Delaunay2020-04-171-6/+7
| * | | block: ide: use definitions from include/libata.hHeinrich Schuchardt2020-04-171-4/+4
| * | | mediatek: pwm: add pwm driver for MediaTek SoCsSam Shih2020-04-173-0/+196
| |/ /
* | | Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-203-23/+67
|\ \ \
| * | | phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong2020-04-202-18/+56
| * | | generic-phy: add generic_phy_get_by_node()Neil Armstrong2020-04-201-5/+11
* | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini2020-04-2010-68/+384
|\ \ \ \ | |_|/ / |/| | |
| * | | clk: imx: add i.IMXRT1020 clk driverGiulio Benetti2020-04-183-0/+244
| * | | pmic: pfuze100: Change error message level to debugFabio Estevam2020-04-181-1/+1
| * | | video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti2020-04-181-0/+3
| * | | video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti2020-04-181-0/+2
| * | | video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti2020-04-181-0/+2
| * | | video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti2020-04-181-4/+10
| * | | video: mxsfb: refactor for using display_timingsGiulio Benetti2020-04-181-31/+23
| * | | video: mxsfb: add support for i.MXRTGiulio Benetti2020-04-181-0/+1
| * | | video: mxsfb: add support for DM CLKGiulio Benetti2020-04-181-5/+25
| * | | sunxi: display: use common video_ctfb_mode_to_display_timing()Giulio Benetti2020-04-181-31/+2
| * | | videomodes: add helper function to convert from ctfb to display_timingGiulio Benetti2020-04-182-0/+40
| * | | clk: imx: clk-imxrt1050: add set_parent() callbackGiulio Benetti2020-04-181-0/+19
| * | | clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPLGiulio Benetti2020-04-181-1/+8
| * | | clk: imx: clk-imxrt1050: fix typo in clock name "video:"Giulio Benetti2020-04-181-1/+1
| * | | clk: imx: pllv3: add enable_bitGiulio Benetti2020-04-181-0/+9
| | |/ | |/|
* | | test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay2020-04-161-0/+196
* | | test: dm: update test for pins configuration in gpioPatrick Delaunay2020-04-161-20/+66
* | | gpio: sandbox: cleanup binding supportPatrick Delaunay2020-04-161-5/+8
* | | test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay2020-04-161-1/+13
* | | pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay2020-04-161-0/+30
* | | gpio: add ops to set dir flagsPatrick Delaunay2020-04-161-5/+12
* | | gpio: add ops to get dir flagsPatrick Delaunay2020-04-161-6/+25