summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-22pwm: tegra: add set_invert PWM operationJonas Schwöbel
2026-03-22pwm: tegra: add probe functionJonas Schwöbel
2026-03-18Merge patch series "bootm: Clean up arch-specific, pre-OS clean-up"Tom Rini
2026-03-18dm: Remove children when parent is removed by flagsSimon Glass
2026-03-18dm: Move flags_remove() check before child removalSimon Glass
2026-03-18Merge patch series "led: remove legacy API"Tom Rini
2026-03-18led: remove legacy APIQuentin Schulz
2026-03-18Merge tag 'mediatek-for-master-2026-03-17' of https://source.denx.de/u-boot/c...Tom Rini
2026-03-18Merge tag 'u-boot-imx-next-20260318' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2026-03-18Merge tag 'mediatek-for-next-2026-03-17' of https://source.denx.de/u-boot/cus...Tom Rini
2026-03-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2026-03-17clk: mediatek: set CLK_PARENT_XTAL on fixed factor clocksDavid Lechner
2026-03-17clk: mediatek: move common PARENT macros to headerDavid Lechner
2026-03-17clk: mediatek: add MUX_GATE_MIXED macrosDavid Lechner
2026-03-17clk: mediatek: rename CLK_DOMAIN_SCPSYSDavid Lechner
2026-03-17clk: mediatek: rename HAVE_RST_BARDavid Lechner
2026-03-17clk: mediatek: add clock driver for MT8189Chris Chen
2026-03-17clk: mediatek: add MUX_MIXED_CLR_SET_UPD_FLAGS() macroDavid Lechner
2026-03-17clk: mediatek: add CLK_PARENT_EXTDavid Lechner
2026-03-17clk: mediatek: add mtk_clk_id_is_* helper functionsDavid Lechner
2026-03-17clk: mediatek: refactor parent rate lookup functionsDavid Lechner
2026-03-17clk: mediatek: use correct struct type for infrasys clocksDavid Lechner
2026-03-17clk: mediatek: mt8188: fix CLK_TOP_CLK{13,26}M ratesDavid Lechner
2026-03-17clk: mediatek: mt7622: fix infracfg and pericfg clock operationsDaniel Golle
2026-03-16misc: ele_api: Add support for XSPI SET GMID commandYe Li
2026-03-16spi: nxp_xspi: Add new driver for NXP XSPI controllerAlice Guo
2026-03-16misc: imx_ele: Fix compile without CMD_FUSENiko Mauno
2026-03-16cpu: imx952: Add i.MX952 supportAlice Guo
2026-03-16pinctrl: nxp: Add i.MX952 supportYe Li
2026-03-17pcie: starfive: Add a optional power gpio supportHal Feng
2026-03-16scsi: Adjust SCSI inquiry command data lengthMacpaul Lin
2026-03-16Merge patch series "Add PCIe Boot support for TI J784S4 SoC"Tom Rini
2026-03-16phy: ti: Add config to enable J721E WIZ SERDES wrapper at SPL stageHrushikesh Salunke
2026-03-16phy: cadence: Add config to enable Cadence Torrent PHY at SPL stageHrushikesh Salunke
2026-03-16Merge tag 'u-boot-dfu-20260316' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-16dfu: Make the DFU_WRITE_ALT symbol available outside of DFUTom Rini
2026-03-13Merge patch series "Minor fixes for the k3_fuse driver"Tom Rini
2026-03-13misc: k3_fuse: Limit writes to 25bit valuesVignesh Raghavendra
2026-03-13misc: k3_fuse: Enable fuse Sense supportVignesh Raghavendra
2026-03-13misc: k3_fuse: Check readback on fuse progVignesh Raghavendra
2026-03-13misc: k3_fuse: Fix printing of error codesVignesh Raghavendra
2026-03-13serial: ns16550: Fix return-type warningNikita Shubin
2026-03-13Merge tag 'u-boot-ufs-20260313' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-13Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2026-03-13Merge tag 'net-20260312' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2026-03-13net: Move network PHY under NETDEVICESTom Rini
2026-03-13net: do not use non-existent CONFIG_DM_CLKHeinrich Schuchardt
2026-03-13net: phy: air_en8811: add support for Airoha AN8811HB PHYTommy Shih
2026-03-13driver: cache: Remove SiFive PL2 driverNick Hu
2026-03-13sifive: switch to OF_UPSTREAMAndreas Schwab