summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-10net: sh_eth: Drop reset GPIO handling in favor of common codeMarek Vasut
2023-06-10net: ravb: Drop reset GPIO handling in favor of common codeMarek Vasut
2023-06-10net: phy: Handle reset-delay-us/reset-post-delay-us propertiesMarek Vasut
2023-06-10net: phy: Bind ETH_PHY uclass driver to each new PHYMarek Vasut
2023-06-10net: phy: Unpublish phy_connect_dev()Marek Vasut
2023-06-10net: sunxi_emac: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: sh_eth: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: pch_gbe: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: ethoc: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: ave: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: altera_tsa: Switch to new U-Boot PHY APIMarek Vasut
2023-06-10net: eth-phy: staticize eth_phy_reset()Marek Vasut
2023-06-10mtd: spi: renesas: Add 4 bytes address mode supportCong Dang
2023-06-10mtd: spi: renesas: Add R-Car Gen4 supportHai Pham
2023-06-10mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORTHai Pham
2023-06-10mtd: spi: renesas: Extract strobe delay setting code into separate functionHai Pham
2023-06-09FWU: Add FWU metadata access driver for MTD storage regionsMasami Hiramatsu
2023-06-09fwu: meta-data: switch to management by common codeJassi Brar
2023-06-09fwu: gpt: implement read_mdata and write_mdata callbacksJassi Brar
2023-06-09fwu: move meta-data management in coreJassi Brar
2023-06-09fwu: gpt: use cached meta-data partition numbersJassi Brar
2023-06-08Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-06-08pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configurationHai Pham
2023-06-08usb: musb-new: sunxi: remove unused defineSam Edwards
2023-06-07phy: rockchip-inno-usb2: Implement clock operations for usb2phy clockXavier Drudis Ferran
2023-06-07phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clockXavier Drudis Ferran
2023-06-07usb: musb-new: sunxi: fix error checkSam Edwards
2023-06-07serial: meson: fix meson_serial_pending() tx logicMattijs Korpershoek
2023-06-05I2C: cdns: Fix broken retry mechanism on arbitration lost.Andrea Merello
2023-06-05i2c: rockchip: De-initialize the bus after start bit failureOndrej Jirman
2023-06-01phy: ti: phy-j721e-wiz: Add j721s2-wiz-10g module supportRavi Gunasekaran
2023-06-01axi: fix definition of axi_sandbox_get_emul()Heinrich Schuchardt
2023-06-01firmware: ti_sci: Add missing LF in error messageAndreas Dannenberg
2023-06-01pinctrl: nuvoton: set output state before enabling the outputJim Liu
2023-05-31mmc: fix improper use of memsetSam Edwards
2023-05-31common: dfu: Remove leading space charactersRavi Gunasekaran
2023-05-31fastboot: Only call the bootm command if it is enabledSamuel Holland
2023-05-31exynos: fix header inclusion guardAndre Przywara
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini
2023-05-30pci: apple: Add support for M2 Pro/MaxMark Kettenis
2023-05-25Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut
2023-05-21ddr: imx9: update the rank setting for multi fsp supportJacky Bai
2023-05-21ddr: imx93: update the ddr init to support mult setpointsJacky Bai
2023-05-21ddr: imx93: Add 625M bypass clock supportJacky Bai
2023-05-21ddr: imx9: Change the saved ddr data base to 0x2051c000Jacky Bai
2023-05-21ddr: imx9: Add workaround for DDRPHY rank-to-rank errataYe Li
2023-05-21imx9: add i.MX93 variants supportPeng Fan
2023-05-21watchdog: ulp_wdog: guard reset_cpu with condition checkPeng Fan
2023-05-21imx: imx8_cpu: print cpu grade temperaturePeng Fan