aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
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-30usb: Migrate to support live DT for some driverKever Yang
2020-03-30usb: ehci-msm: Use dev interface to get device addressKever Yang
2020-03-30usb: dwc3-of-simple: Drop redundant inclding header fileKever Yang
2020-03-24timer: sti: use clk API to get timer clock rateNicolas Heemeryck
2020-03-24timer: sti: convert to livetreeNicolas Heemeryck
2020-03-24i2c: stm32f7_i2c: allows for any bus frequencyAlain Volmat
2020-03-24ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay
2020-03-24ram: stm32mp1: reduce delay after BIST reset for tuningPatrick Delaunay
2020-03-24ram: stm32mp1_ddr: fix self refresh disable during DQS trainingPatrick Delaunay
2020-03-24ram: stm32mp1: update BIST config for tuningPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: deactivate derating during BIST testPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONEPatrick Delaunay
2020-03-24ram: stm32mp1: don't display the prompt two timesPatrick Delaunay
2020-03-24ram: stm32mp1: display result for software read DQS gatingPatrick Delaunay
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2020-03-24clk: stm32mp1: add SPI5_K supportPatrick Delaunay
2020-03-24clk: stm32mp1: correct CKSELR masksPatrick Delaunay