summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-12pinctrl: tegra20: adjust pin type detectionSvyatoslav Ryhel
2025-02-12pmic: palmas: bind sysreset to parent nodeSvyatoslav Ryhel
2025-02-12pmic: max77663: bind children to parent nodeSvyatoslav Ryhel
2025-02-12Revert "drivers: gpio-uclass: support PMIC GPIO children"Svyatoslav Ryhel
2025-02-12pinctrl: at91: Add support to align with Linux DevicetreeManikandan Muralidharan
2025-02-12pinctrl: at91: Bind GPIO driver to the pinctrl DT nodeManikandan Muralidharan
2025-02-12spi: atmel-quadspi: Improve probe debuggingAlexander Dahl
2025-02-12spi: atmel-quadspi: Add support for classic SPI modeAlexander Dahl
2025-02-12spi: atmel-quadspi: Allow setting SMM to classic SPI modeAlexander Dahl
2025-02-12spi: atmel-quadspi: Remove default mode setting at probe timeAlexander Dahl
2025-02-12spi: atmel-quadspi: Avoid overwriting MR register settingsAlexander Dahl
2025-02-12spi: atmel-quadspi: Port collected fixes from Linux v5.10 and v5.15Alexander Dahl
2025-02-12spi: atmel-quadspi: Depend on SPI_MEMAlexander Dahl
2025-02-12spi: ca_sflash: Remove redundant dependencyAlexander Dahl
2025-02-11test: Keep track of suite durationSimon Glass
2025-02-11Merge tag 'u-boot-dfu-20250211' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-02-11usb: dwc3-generic: Add STih407 supportPatrice Chotard
2025-02-11usb: dwc3-generic: Reorder includePatrice Chotard
2025-02-11usb: dwc3: Remove dwc3 glue driver support for STiPatrice Chotard
2025-02-11usb: gadget: f_mass_storage: Add schedule() in sleep_thread()Patrice Chotard
2025-02-10rtc: emul_rtc: Make emul_rtc_probe() staticMichal Simek
2025-02-10net: designware: support phy io micro voltage setting.Michael Chang
2025-02-10pinctrl: mediatek: support reading register base address by nameWeijie Gao
2025-02-10pinctrl: mediatek: mt7988: remove _base from reg-namesWeijie Gao
2025-02-07Merge patch series "led: add function naming option from linux"Tom Rini
2025-02-07led: add function naming option from linuxHeiko Schocher
2025-02-06Merge tag 'xilinx-for-v2025.04-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini
2025-02-06usb: gadget: g_dnl: Fix NULLPTR dereference when serial# is unsetMichael Ferolito
2025-02-05fpga: Avoid ignored-qualifiers warningAlexander Dahl
2025-02-05spi: cadence_qspi: Add missing prototype for cadence_qspi_flash_resetVenkatesh Yadav Abbarapu
2025-02-05spi: cadence_qspi: Fix OSPI DDR mode alignment issuePadmarao Begari
2025-02-04net: miiphybb: Update debug() printMarek Vasut
2025-02-04net: miiphybb: Convert ifdef DEBUG to debug()Marek Vasut
2025-02-04remoteproc: renesas: Synchronize caches across coresMarek Vasut
2025-02-04Merge patch series "mediatek: final preparation for OF_UPSTREAM support"Tom Rini
2025-02-04pinctrl: mediatek: mt7981: rename reg-names to upstream linux formatChristian Marangi
2025-02-03mmc: Allow controlling DM_MMC for VPL buildsSimon Glass
2025-02-03pinctrl: starfive: Correct driver declaration for starfive_gpioHal Feng
2025-01-31net: mediatek: fix coding style of AN8855 switch driverWeijie Gao
2025-01-31pinctrl: mediatek: update mt7981 pinctrl driver based on upstream kernelWeijie Gao
2025-01-31scsi: do not fill the LUN in the second CDB byteNeil Armstrong
2025-01-31Merge tag 'u-boot-stm32-20250131' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-01-31fastboot: Fix warning when CONFIG_SYS_64BIT_LBA is enablePatrice Chotard
2025-01-31stm32: remove dt-binding headers that are available upstreamPatrick Delaunay
2025-01-30net: phy: Add RGMII RX/TX delay handling to DP83822 PHYMarek Vasut
2025-01-30Merge patch series "Add support for MediaTek MT7987 SoC"Tom Rini
2025-01-30mmc: mediatek: add support for MediaTek MT7987 SoCsWeijie Gao
2025-01-30pinctrl: mediatek: add pinctrl driver for MT7987 SoCWeijie Gao
2025-01-30clk: mediatek: add clock driver support for MediaTek MT7987 SoCWeijie Gao
2025-01-29net: ravb: Staticize bb_miiphy functionsMarek Vasut