summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-03-31-master-imports'WIP/31Mar2020Tom Rini2020-03-316-87/+254
|\
| * net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.Michal Simek2020-03-311-1/+1
| * mpc8xxx_spi: implement real ->set_speedRasmus Villemoes2020-03-311-11/+53
| * mpc8xxx_spi: always use 8-bit characters, don't read or write garbageRasmus Villemoes2020-03-311-53/+27
| * mpc8xxx_spi: put max_cs to useRasmus Villemoes2020-03-311-2/+7
| * gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signalKlaus H. Sorensen2020-03-313-0/+157
| * gpio: mpc8xxx: don't do RMW on gpdat register when setting valueRasmus Villemoes2020-03-311-18/+11
| * gpio: mpc8xxx: don't modify gpdat when setting gpio as inputRasmus Villemoes2020-03-311-8/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2020-03-311-1/+2
|\ \ | |/ |/|
| * clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2Marek Vasut2020-03-301-1/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/30Mar2020Tom Rini2020-03-305-10/+85
|\ \
| * | dm: arm64: ls1046a: add i2c DM supportBiwen Li2020-03-301-2/+44
| * | pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean2020-03-301-4/+33
| * | armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
| * | armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
| * | net: fman: add support for all RGMII delay modesMadalin Bucur2020-03-301-0/+4
| |/
* | sunxi: Move common defconfig options to KconfigAndre Przywara2020-03-181-0/+1
|/
* watchdog: Handle timer wrap aroundChris Packham2020-03-161-1/+2
* watchdog: Align Kconfig propertiesMichal Simek2020-03-131-28/+28
* serial: mcfuart: renaming to a more appropriate nameAngelo Durgehello2020-03-132-1/+1
* serial: mcfuart: fix uart port indexAngelo Durgehello2020-03-131-2/+2
* Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/12Mar2020Tom Rini2020-03-123-2/+136
|\
| * drivers/rng: add Amlogic hardware RNG driverHeinrich Schuchardt2020-03-113-0/+129
| * drivers/rng: simplify KconfigHeinrich Schuchardt2020-03-111-2/+7
* | Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/10Mar2020Tom Rini2020-03-1010-60/+359
|\ \ | |/ |/|
| * mmc: am654_sdhci: Implement workaround for card detectFaiz Abbas2020-03-091-41/+68
| * mmc: am654_sdhci: Update output tap delay writesFaiz Abbas2020-03-091-9/+61
| * mmc: Merge SD_LEGACY and MMC_LEGACY bus modesFaiz Abbas2020-03-094-12/+7
| * sdhci: Add sdhci_deferred_probe() APIFaiz Abbas2020-03-091-0/+15
| * mmc: Add a deferred_probe() APIFaiz Abbas2020-03-092-1/+18
| * mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCsArthur Li2020-03-093-0/+193
* | power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin2020-03-101-0/+11
* | Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-03-101-1/+1
|\ \
| * | serial_lpuart: make clock failure less verboseGiulio Benetti2020-03-091-1/+1
* | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2020-03-107-76/+955
|\ \ \ | |/ / |/| |
| * | net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber2020-03-091-55/+10
| * | net: phy: dp83867: Add SGMII mode type switchingMichal Simek2020-03-091-0/+12
| * | net: phy: Fix overlong PHY timeoutAndre Przywara2020-03-091-1/+1
| * | drivers: net: phy: aquantia: make it less verboseAlex Marginean2020-03-091-12/+12
| * | drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean2020-03-091-8/+9
| * | phy: Include NC-SI in phy setupSamuel Mendoza-Jonas2020-03-091-0/+9
| * | phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas2020-03-093-0/+902
| |/
* | serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()Wolfgang Wallner2020-03-051-12/+28
* | x86: remove dead code in intel_clk_get_rate()Heinrich Schuchardt2020-03-051-4/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/04Mar2020Tom Rini2020-03-041-0/+1
|\
| * rtc: m41t62: add compatible for m41st87Marek Vasut2020-03-011-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-03-042-12/+17
|\ \
| * | gadget: f_thor: add missing line breaks for pr_err()Seung-Woo Kim2020-03-011-12/+12
| * | dfu: Reset timeout in case of DFU requestAndy Shevchenko2020-03-011-0/+5
| |/
* | video: meson: keep power domain up after bootingAnatolij Gustschin2020-03-021-1/+1