summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-285-0/+262
|\
| * usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong2020-04-281-0/+16
| * phy: meson: add GXBB PHY driverBeniamino Galvani2020-04-283-0/+244
| * clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong2020-04-281-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-04-284-10/+104
|\ \
| * | usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard2020-04-281-1/+1
| * | usb: host: dwc2: add trace to have clean usb startPatrick Delaunay2020-04-281-0/+2
| * | usb: host: dwc2: force reset assertPatrick Delaunay2020-04-281-0/+2
| * | usb: host: dwc2: add clk supportPatrick Delaunay2020-04-281-1/+29
| * | usb: host: dwc2: add phy supportPatrick Delaunay2020-04-281-0/+66
| * | usb: ether: avoid NULL check before free()Heinrich Schuchardt2020-04-281-2/+1
| * | usb: avoid NULL check before freeHeinrich Schuchardt2020-04-281-6/+3
| |/
* | Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-04-274-1/+63
|\ \
| * | sysreset: add reset controller based reboot driverWeijie Gao2020-04-273-0/+55
| * | nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas2020-04-271-1/+8
| |/
* | Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/c...Tom Rini2020-04-271-3/+6
|\ \ | |/ |/|
| * ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev2020-04-271-3/+6
* | video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson2020-04-261-0/+1
* | drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson2020-04-262-1/+3
|/
* rtc: ds1374: typo WatchdogHeinrich Schuchardt2020-04-241-1/+1
* spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes2020-04-241-0/+1
* clk: actions: Add common clock driverAmit Singh Tomar2020-04-244-34/+112
* arm: dts: sync dts for Action Semi S900Amit Singh Tomar2020-04-242-4/+3
* serial: actions: add compatible stringAmit Singh Tomar2020-04-241-0/+1
* cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan2020-04-241-2/+2
* dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass2020-04-241-1/+1
* mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach2020-04-241-1/+1
* bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis2020-04-241-12/+34
* eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao2020-04-242-127/+577
* watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environmentCharles Frey2020-04-241-1/+9
* dm: pinctrl: Use right device pointer for configuring pinctrlWIP/23Apr2020Lokesh Vutla2020-04-231-2/+2
* 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