summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-04-08Merge patch series "Annotate switch/case fallthrough cases"Tom Rini
2025-04-08mtd: rawnand: nand_base: annotate switch/case fallthroughAndre Przywara
2025-04-08mtd: spi-nor-tiny: annotate switch/case fallthroughAndre Przywara
2025-04-08mtd: ubi: annotate fallthroughAndre Przywara
2025-04-08net: e1000: annotate switch/case fallthroughAndre Przywara
2025-04-08video: annotate switch/case fall-throughAndre Przywara
2025-04-08usb: xhci: annotate switch/case fallthrough properlyAndre Przywara
2025-04-08usb: ohci-hcd: annotate switch/case fallthroughAndre Przywara
2025-04-08net: sun8i-emac: annotate fallthroughAndre Przywara
2025-04-08fastboot: annotate switch/case fallthrough caseAndre Przywara
2025-04-08gadget: f_thor: annotate switch/case fallthroughAndre Przywara
2025-04-08ata: ahci: remove bad freeVincent Stehlé
2025-04-08Merge tag 'ubifixes-for-2025.07-rc1' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-04-08Merge branch 'next'Tom Rini
2025-04-08ubi: fix bug creating partitions for non-existent volumesOskar Nilsson
2025-04-05Merge patch series "Enable MUX_MMIO at SPL stage"Tom Rini
2025-04-05arm: mach-k3: j721e: Split out J7200 SoC support from J721eAndrew Davis
2025-04-05mux: Kconfig: Add Kconfig options for MUX_MMIOAnurag Dutta
2025-04-04Merge patch series "cmd: fuse: Introduce fuse writebuff sub-system and clean up"Tom Rini
2025-04-04drivers: k3_fuse: Add fuse sub-system func callsHarsha Vardhan V M
2025-04-03Merge patch series "membuff: Add tests and update to support a flag for empty...Tom Rini
2025-04-03membuf: Rename structSimon Glass
2025-04-03membuff: Rename functions to have membuf_ prefixSimon Glass
2025-04-03Merge patch series "x86: Improve operation under QEMU"Tom Rini
2025-04-03x86: emulation: Support BLOBLIST_TABLES properlySimon Glass
2025-04-03Merge patch series "Introduce J742S2 SoC and EVM"Tom Rini
2025-04-03arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoCManorit Chawdhry
2025-04-03soc: Add information to identify the J742S2 SoC familyManorit Chawdhry
2025-04-03acpi: Fix table length for QEMUIlias Apalodimas
2025-04-01Kconfig: Fix "warning: style: quotes recommended" warningsTom Rini
2025-04-01Merge patch series "airoha: Add initial support AN7581"Tom Rini
2025-04-01reset: airoha: Add driver for controlling reset line of AN7581Christian Marangi
2025-04-01clk: airoha: Add support for Airoha AN7581 SoC clockChristian Marangi
2025-03-31video: ti: am335x: Fix tilcdc clock names.Sukrut Bellary
2025-03-31net: am65-cpsw: cpsw_mdio: fix typo in error messageRichard Genoud
2025-03-30pwm: mediatek: add pwm support for MediaTek MT7987 SoCWeijie Gao
2025-03-30Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour"Tom Rini
2025-03-30drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flagsCaleb Connolly
2025-03-29Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2025-03-29ram: renesas: dbsc5: Pass udevice and MODEMR0 to dbsc5_get_board_data()Marek Vasut
2025-03-29ram: renesas: dbsc5: Factor out dbsc5_wait_dbwait()Marek Vasut
2025-03-29ram: renesas: dbsc5: Improve dbsc5_send_dbcmd2() signatureMarek Vasut
2025-03-29ram: renesas: dbsc5: Drop space before dbsc5_ddr_setval_all_ch()Marek Vasut
2025-03-29ram: renesas: dbsc5: Clarify MR27/MR28/MR57 register operationsMarek Vasut
2025-03-27Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi ...Tom Rini
2025-03-27sunxi: mmc: Improve reset procedureJernej Skrabec
2025-03-27pinctrl: sunxi: add Allwinner A100/A133 pinctrl descriptionAndre Przywara
2025-03-27clk: sunxi: Add support for the A100/A133 CCUAndre Przywara
2025-03-27sunxi: pmic_bus: Move SPL I2C addresses into KconfigAndre Przywara
2025-03-27power: pmic: sunxi: add SPL support for the AXP803Andre Przywara