summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-12firmware: zynqmp: Move permission to change config object messageStefan Herbrechtsmeier
2023-06-12power: zynqmp: Mask node already configured errorStefan Herbrechtsmeier
2023-06-12firmware: zynqmp: Remove redundant child device bindStefan Herbrechtsmeier
2023-06-12firmware: zynqmp: Remove extraordinary return valueStefan Herbrechtsmeier
2023-06-12global: Use proper project name U-BootMichal Simek
2023-06-12mmc: zynq: Sync with upstream DT bindingMichal Simek
2023-06-12clk: zynqmp: Add fallthrough statement in the switch caseAlgapally Santosh Sagar
2023-06-10Merge branch 'next_net/phy_connect_dev' of https://source.denx.de/u-boot/cust...Tom Rini
2023-06-10net: sh_eth: Fix RX error handlingValentine Barshak
2023-06-10net: sh_eth: Workaround cache issuesValentine Barshak
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