summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-03-27sunxi: mmc: Fix T113-s3 MMC clock dividerAndre Przywara
2025-03-26Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2025-03-26blkmap: pass information on ISO image to the OSSughosh Ganu
2025-03-26blkmap: add an attribute to preserve the mem mappingSughosh Ganu
2025-03-26blkmap: store type of blkmap slice in corresponding structureSughosh Ganu
2025-03-25Merge tag 'u-boot-imx-next-20250325' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-03-25Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-03-25cpu: imx8_cpu: Print Speed grade if IMX_TMUAdam Ford
2025-03-25cpu: imx8_cpu: Expand get_imx_type_str list of supported CPUsAdam Ford
2025-03-25riscv: reset: k1: Add reset driverHuan Zhou
2025-03-25clk: sophgo: Fix return values of register updating helpersYao Zi
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-24Merge tag 'qcom-next-20250324' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2025-03-24clk: imx: Pass struct udevice into imx_clk_fixed_factor*()Marek Vasut
2025-03-24clk: clk-fixed-factor: Resolve parent clock by nameMarek Vasut
2025-03-24clk: clk-fixed-factor: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-divider: Resolve parent clock by nameMarek Vasut