summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-26clk: imx6q: configure ldb clock selectorsBrian Ruley
2026-06-26clk: imx6q: add missing pll bypassesBrian Ruley
2026-06-26clk: imx6q: guard video clocks behind configBrian Ruley
2026-06-26clk: imx6q: cosmetic: keep pll definitions togetherBrian Ruley
2026-06-26misc: ele: Use dev_read_addrPeng Fan
2026-06-26gpio: imx_rgpio2p: Use dev_read_addr_indexPeng Fan
2026-06-26serial: lpuart: Use livetree API for fdt accessPeng Fan
2026-06-26usb: gadget: f_mass_storage: Disable eps during disconnectMattijs Korpershoek
2026-06-26usb: f_sdp: handle the spl load function failureYe Li
2026-06-25Kconfig: drivers: restyle remainingJohan Jonker
2026-06-25Kconfig: gpio: add empty lineJohan Jonker
2026-06-25Kconfig: video: restyleJohan Jonker
2026-06-25Kconfig: usb: restyleJohan Jonker
2026-06-25Kconfig: power: restyleJohan Jonker
2026-06-25Kconfig: pinctrl: restyleJohan Jonker
2026-06-25Kconfig: net: restyleJohan Jonker
2026-06-25Kconfig: mtd: restyleJohan Jonker
2026-06-25Kconfig: i2c: restyleJohan Jonker
2026-06-25Kconfig: misc: add empty lineJohan Jonker
2026-06-25Kconfig: themal: fix typoJohan Jonker
2026-06-25Kconfig: power: pmic: fix typoJohan Jonker
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-24net: mtk_eth: select LMB_LIMIT_DMA_BELOW_RAM_TOPDavid Lechner
2026-06-24mmc: mtk-sd: select LMB_LIMIT_DMA_BELOW_RAM_TOPDavid Lechner
2026-06-23rtc: goldfish: Return error when device address is invalidKuan-Wei Chiu
2026-06-23timer: goldfish: Return error when device address is invalidKuan-Wei Chiu
2026-06-23serial: goldfish: return error when device address is invalidNaveen Kumar Chaudhary
2026-06-23serial: cortina: check RX FIFO status before reading dataNaveen Kumar Chaudhary
2026-06-23net: airoha_eth: fix mt7531 mdio related initialization bugMikhail Kshevetskiy
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-22serial: sh: Fix dev_read_addr error checkFrancois Berder
2026-06-18usb: tcpm: fix inverted poll condition in tcpm_pd_transmit()Peng Fan
2026-06-17Merge patch series "arm: omap: Add back omap4 support"Tom Rini
2026-06-17arm: ti: Introduce back omap4 supportBastien Curutchet
2026-06-17clk: ti: Remove AM33xx dependencyBastien Curutchet
2026-06-16Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2026-06-16ram: renesas: dbsc5: Add Renesas R-Car Gen5 DBSC5 driverMarek Vasut
2026-06-16ram: renesas: rtvram: Add support for Renesas R-Car Gen5Marek Vasut
2026-06-15usb: gadget: atmel: use calloc() to allocate endpoint listZixun LI
2026-06-15fastboot: Fix blk_dwrite error checkingFrancois Berder
2026-06-12dm: core: Remove dependency on CLKMarkus Schneider-Pargmann (TI)
2026-06-12dm: core: Split SIMPLE_PM_BUS into phasesMarkus Schneider-Pargmann (TI)
2026-06-11drivers: gpio: Fix dev_read_addr error checkFrancois Berder
2026-06-11dm: core: use DT region size when mapping device addressesPeng Fan
2026-06-11Revert "clk: enhance clk-gpio to also handle gated-fixed-clock"Tom Rini
2026-06-11Merge tag 'mediatek-for-next-2026-06-10' of https://source.denx.de/u-boot/cus...Tom Rini
2026-06-10clk: enhance clk-gpio to also handle gated-fixed-clockTorsten Duwe
2026-06-10serial: lpuart: Fix RX FIFO Enable bitmaskEmanuele Ghidoli
2026-06-10treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__Aristo Chen
2026-06-10pinctrl: mediatek: use scnprintf() instead of snprintf()David Lechner