summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-02Merge tag 'u-boot-dfu-next-20251001' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-09-30Merge tag 'u-boot-socfpga-next-20250930' of https://source.denx.de/u-boot/cus...Tom Rini
2025-09-30pwm: meson: Stop premature exit from for loopAndrew Goodbody
2025-09-30clk: meson: Remove unreachable codeAndrew Goodbody
2025-09-30adc: meson-saradc: uint cannot be less than zeroAndrew Goodbody
2025-09-30pinctrl: meson: support gpio toggle commandYang Xiwen
2025-09-30net: mdio: mux-meson-gxl: set reversed bit when using internal phyNeil Armstrong
2025-09-30usb: dwc3: Remove redundant testAndrew Goodbody
2025-09-30usb: dwc2: Add missing null checkAndrew Goodbody
2025-09-30usb: gadget: atmel: Add missing null checkAndrew Goodbody
2025-09-30fastboot: Fix has-slot command always returning yes for fb_nandChance Yang
2025-09-30drivers: clk: agilex: Use FIELD_GET during EMAC clock selectionNaresh Kumar Ravulapalli
2025-09-30drivers: clk: agilex: Fix EMAC clock source selectionNaresh Kumar Ravulapalli
2025-09-30mmc: socfpga_dw_mmc: Enable/disable SDMMC clock via APIAlif Zakuan Yuslaimi
2025-09-30drivers: clk: agilex: Support for enable/disable APIAlif Zakuan Yuslaimi
2025-09-30drivers: ddr: altera: Correct DDR calibration status checkNaresh Kumar Ravulapalli
2025-09-30drivers: ddr: altera: Check IOSSM mailbox compatibilityNaresh Kumar Ravulapalli
2025-09-29i2c: designware_i2c: Don't warn if reset DT property is not presentMaksim Kiselev
2025-09-26Merge tag 'u-boot-imx-next-20250926' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-09-26spi: nxp_fspi: Support i.MX8ULP flexspiYe Li
2025-09-26spi: nxp_fspi: Support i.MX8DXL flexspiYe Li
2025-09-26spi: nxp_fspi: Support i.MX8QXP flexspiYe Li
2025-09-26spi: nxp_fspi: Use second last LUT entry for AHB readYe Li
2025-09-26pinctrl: nxp: Add i.MX94 daisy register offsetAlice Guo
2025-09-26cpu: imx94: Add support for i.MX94 in get_imx_type_str()Alice Guo
2025-09-25spl: nand: initialize writesize for am335xYegor Yefremov
2025-09-26usb: host: Tighten USB musb-new host glue driver dependenciesTom Rini
2025-09-26usb: host: Tighten USB host driver dependenciesTom Rini
2025-09-26usb: gadget: max3420_udc: Remove unused driverTom Rini
2025-09-26usb: gadget: bcm_udc_otg: Remove unused driverTom Rini
2025-09-26usb: gadget: Tighten requirements on USB_GADGET_ATMEL_USBATom Rini
2025-09-26usb: dwc3: Tighten driver glue dependenciesTom Rini
2025-09-25pci: pcie-rcar-gen4: Add missing 1ms delay after PWR reset assertionMarek Vasut
2025-09-25pci: pcie-rcar-gen4: Assure reset occurs before DBI accessMarek Vasut
2025-09-25pci: pcie-rcar-gen4: Fix inverted break condition in PHY initializationMarek Vasut
2025-09-25mmc: core: style fixes in mmc.cBhimeswararao Matsa
2025-09-25power: regulator: Fix incorrect use of binary andAndrew Goodbody
2025-09-23Merge tag 'v2025.10-rc5' into nextTom Rini
2025-09-22Merge tag 'u-boot-imx-next-20250922' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-09-22clk: imx6q: Add definition for missing PWM clocksRicardo Simoes
2025-09-20power: regulator: pfuze100: Fix accessing the regulator descPeng Fan
2025-09-20clk: clk-uclass: Fix clk_set_default_rates issueYe Li
2025-09-20power: regulator: Add vin-supply for GPIO and Fixed regulatorsYe Li
2025-09-20clk: imx: Add imx95 blkctrl clock driverYe Li
2025-09-20pci: pcie_dw_imx: Add iMX9 support to the driverYe Li
2025-09-20pci: dw: Fix wrong register used for PCI_COMMANDYe Li
2025-09-20imx8: Add ahab_commit commandJohn Ripple
2025-09-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-09-19Merge tag 'u-boot-stm32-20250919' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-09-19gpio: mpfs_gpio: fix compilation warningsEoin Dickson