aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-10Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson
2020-04-05clk: socfpga: Read the clock parent's register base in probe functionChee Hong Ang
2020-04-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2020-04-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-04-04serial: ns16550: Fix ordering of getting base addressBin Meng
2020-04-04net: sh_eth: Init the hardware before PHY accessMarek Vasut
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-04-02mtd: spi: Add Macronix MX25U3235F deviceTom Warren
2020-04-02qspi: t210: Use dev_read calls to get FDT data like base, freqTom Warren
2020-04-02qspi: t210: Fix QSPI clock and tap delaysTom Warren
2020-04-02qspi: t210: Fix claim_bus's use of the wrong bus/deviceTom Warren
2020-04-02mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren
2020-04-02mmc: t210: Add autocal and tap/trim updates for SDMMC1/3Tom Warren
2020-04-02video: rockchip: Support 4K resolution for rk3399, HDMIJagan Teki
2020-04-02video: rockchip: Fix vop modes for rk3399Jagan Teki
2020-04-02clk: rk3399: Set empty for vopl assigned-clocksJagan Teki
2020-04-02spi: atmel-quadspi: Add verbose debug facilities to monitor register accessesTudor Ambarus
2020-04-02spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus
2020-03-31Merge branch '2020-03-31-master-imports'Tom Rini
2020-03-31net: macb: Fix incorrect write function name when MACB_ZYNQ is enabled.Michal Simek
2020-03-31mpc8xxx_spi: implement real ->set_speedRasmus Villemoes
2020-03-31mpc8xxx_spi: always use 8-bit characters, don't read or write garbageRasmus Villemoes
2020-03-31mpc8xxx_spi: put max_cs to useRasmus Villemoes
2020-03-31gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signalKlaus H. Sorensen
2020-03-31gpio: mpc8xxx: don't do RMW on gpdat register when setting valueRasmus Villemoes
2020-03-31gpio: mpc8xxx: don't modify gpdat when setting gpio as inputRasmus Villemoes
2020-03-31Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2020-03-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li
2020-03-30pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean
2020-03-30armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30net: fman: add support for all RGMII delay modesMadalin Bucur
2020-03-30clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2Marek Vasut
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara
2020-03-16watchdog: Handle timer wrap aroundChris Packham
2020-03-13watchdog: Align Kconfig propertiesMichal Simek
2020-03-13serial: mcfuart: renaming to a more appropriate nameAngelo Durgehello
2020-03-13serial: mcfuart: fix uart port indexAngelo Durgehello
2020-03-12Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-03-11drivers/rng: add Amlogic hardware RNG driverHeinrich Schuchardt
2020-03-11drivers/rng: simplify KconfigHeinrich Schuchardt
2020-03-10Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-03-10power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin
2020-03-10Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-03-10Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2020-03-09net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber