summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-13rtc: rv3028: fix PORF flag not being clearedJavier Viguera
2026-04-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2026-04-09Merge tag 'fsl-qoriq-for-2026.07-rc1' of https://source.denx.de/u-boot/custod...Tom Rini
2026-04-09drivers: net: fsl-mc: add the nowait option when applying the DPLIoana Ciornei
2026-04-09drivers: net: fsl-mc: cleanup the fsl_mc command help textIoana Ciornei
2026-04-09drivers: net: fsl-mc: remove unused parameter from the wait_for_mc() functionIoana Ciornei
2026-04-09pinctrl: scmi: Use standard device tree pin muxing formatDan Carpenter
2026-04-09firmware: scmi: Fix setting the functionDan Carpenter
2026-04-09gpio: scmi: Add gpio_scmi driverDan Carpenter
2026-04-09clk: scmi: Fix protocol version fetch for non-CCF platformsKamlesh Gurudasani
2026-04-08ufs: Remap CPU to bus addresses using dev_phys_to_bus()Marek Vasut
2026-04-08serial: sh: Handle HSCIF on all 64-bit R-Car SoCMarek Vasut
2026-04-08remoteproc: renesas: apmu: Fix typo in Kconfig symbol help textMarek Vasut
2026-04-08Merge patch series "env: scsi: support SCSI env without partition UUID"Tom Rini
2026-04-08scsi: move scsi_scan() call out of scsi_get_blk_by_uuid()David Lechner
2026-04-08scsi: return ENODEV in scsi_get_blk_by_uuid()David Lechner
2026-04-07dm: Respect dma-ranges sizeMarek Vasut
2026-04-07Merge tag 'mediatek-for-master-2026-04-07' of https://source.denx.de/u-boot/c...Tom Rini
2026-04-07arm: mach-sc5xx: Align header paths with SYS_SOC conventionPhilip Molloy
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-04-07serial: omap: Fix "unused" warnings with SERIAL_PRESENT=n and OF_REAL=yTom Rini
2026-04-07serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=yTom Rini
2026-04-07input: Correct dependencies for CROS_EC_KEYBTom Rini
2026-04-07clk: mediatek: mt8189: add some VLP clocksDavid Lechner
2026-04-07pinctrl: mediatek: mtk8189: set get_pinconf functionsDavid Lechner
2026-04-07pinctrl: mediatek: print bias info along with pinmuxDavid Lechner
2026-04-07pinctrl: mediatek: mt8189: fix pinconf biasDavid Lechner
2026-04-07pinctrl: mediatek: add handling for RSEL registerDavid Lechner
2026-04-06Merge branch 'next'Tom Rini
2026-04-04net: rswitch: Avoid NULL pointer dereference during PHY accessMarek Vasut
2026-04-03Revert "usb: cdns3: use VBUS Valid to determine role for dr_mode OTG"Prasanth Babu Mantena
2026-04-03spi: Correct dependency on SPI_MEM for many driversTom Rini
2026-04-03misc: Add missing dependency to CROS_EC_SANDBOXTom Rini
2026-04-03gpio: Correct dependencies for legacy CMD_PCA953XTom Rini
2026-04-03clk: Add missing dependency for SANDBOX_CLK_CCFTom Rini
2026-04-03rtc: Update Kconfig dependenciesTom Rini
2026-04-03rtc: ds1337: Remove various legacy code and update dependenciesTom Rini
2026-04-03rtc: Remove legacy DS1338 supportTom Rini
2026-04-03bootcount: Give i2c-eeprom a unique identifierTom Rini
2026-04-02Merge tag 'u-boot-imx-next-20260402' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2026-04-02serial: pl011: Remove legacy serial driver optionsTom Rini
2026-04-02spi: fsl_espi: fix din offsetTomas Alvarez Vanoli
2026-04-02crypto: fsl: Select ARCH_MISC_INIT for CAAM driverHeiko Schocher
2026-04-02pci: imx: Properly support upstream Linux reset-gpios propertyKrzysztof Kozlowski
2026-03-31net: rswitch: Remap CPU to bus addresses using dev_phys_to_bus()Marek Vasut
2026-03-31net: phy: dp83867: reset PHY on init to ensure clean statePranav Tilak
2026-03-31net: rswitch: Avoid NULL pointer dereference during PHY accessMarek Vasut
2026-03-31net: Correct dependencies for HIFEMAC_ETHTom Rini
2026-03-31rtl8169: add support for RTL8125dJaven Xu
2026-03-31net: Rework dependencies around NET/NET_LWIP and NETDEVICESTom Rini