summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-07net: airoha: unify code using SCU regmap helperMikhail Kshevetskiy
2025-11-07configs: airoha: en7523: enable reset controller supportMikhail Kshevetskiy
2025-11-07dts: airoha: en7523: add reset controller supportMikhail Kshevetskiy
2025-11-07reset: airoha: add support for airoha en7523 SoC familyMikhail Kshevetskiy
2025-11-07dt-bindings: reset: Add reset support for Airoha EN7523Mikhail Kshevetskiy
2025-11-07reset: airoha: unify code using SCU regmap helperMikhail Kshevetskiy
2025-11-07reset: airoha: convert to regmap APIChristian Marangi
2025-11-07configs: airoha: en7523: enable clk supportMikhail Kshevetskiy
2025-11-07clk: airoha: add support for airoha en7523 SoC familyMikhail Kshevetskiy
2025-11-07clk: airoha: use CHIP_SCU regmap helperMikhail Kshevetskiy
2025-11-07arm: airoha: introduce EN7523 helpers to get SCU and CHIP_SCU regmapsMikhail Kshevetskiy
2025-11-07arm: airoha: introduce AN7581 helpers to get SCU and CHIP_SCU regmapsMikhail Kshevetskiy
2025-11-07arm/airoha: add support for airoha en7523 SoC familyMikhail Kshevetskiy
2025-11-07airoha/an7581: add CONFIG_TARGET_AN7581=y to the defconfigMikhail Kshevetskiy
2025-11-07block: typo 'to be write'Heinrich Schuchardt
2025-11-07virtio: typo 'private date'Heinrich Schuchardt
2025-11-07virtio: typo complaintHeinrich Schuchardt
2025-11-07sound: typos 'to be write', 'writen'Heinrich Schuchardt
2025-11-07sound: all sound devices must depend on CONFIG_SOUNDHeinrich Schuchardt
2025-11-07toradex: verdin-am62: sync rm-cfg with SDK 11.01.05.03 baselineVitor Soares
2025-11-07ext4: include missing blk.hQuentin Schulz
2025-11-07test/py: multiplexed_log.py: Clean up and correct RunAndLog()Tom Rini
2025-11-07Merge patch series "pwm: put symbols into a menu + use if DM_PWM block instea...Tom Rini
2025-11-07pwm: fix typo in PWM_MESON help textQuentin Schulz
2025-11-07pwm: put all PWM DM drivers under an if condition on DM_PWMQuentin Schulz
2025-11-07pwm: make sandbox depend on DM_PWMQuentin Schulz
2025-11-07pwm: move all PWM related topics inside a Kconfig menuQuentin Schulz
2025-11-07mmc: renesas-sdhi: Add R-Car Gen5 supportHai Pham
2025-11-07mailbox: Allow operation without .recv callbackMarek Vasut
2025-11-07clk: renesas: Isolate R-Car Gen3 driver to Gen3, Gen4 and RZ/G2LMarek Vasut
2025-11-07configs: Resync with savedefconfigTom Rini
2025-11-07Merge tag 'u-boot-dfu-20251107' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-11-07Merge tag 'efi-2026-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-11-07Merge tag 'mmc-master-2025-11-07' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-11-07spl: mmc: avoid including errno.h twiceHeinrich Schuchardt
2025-11-07mmc: exynos_dw_mmc: Disable FMP for Exynos850 chipSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Add exynos850 compatibleSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Add quirk for disabling FMPSam Protsenko
2025-11-07mmc: exynos_dw_mmc: Improve coding styleSam Protsenko
2025-11-07mmc: dw_mmc: Do not export dwmci_send_cmd() and dwmci_set_ios()Sam Protsenko
2025-11-07mmc: exynos_dw_mmc: Extend dm_dwmci_ops without code duplicationSam Protsenko
2025-11-06spl: remove redundant prints in boot_from_devicesAnshul Dalal
2025-11-06Merge patch series "Allow falcon boot from R5 SPL on TI's AM62 devices"Tom Rini
2025-11-06doc: ti: document R5 falcon mode for AM62 platformsAnshul Dalal
2025-11-06mach-k3: r5: common: add bootargs to kernel's dtbAnshul Dalal
2025-11-06mach-k3: r5: common: add fdt fixups for falcon modeAnshul Dalal
2025-11-06mach-k3: common: support only MMC in R5 falcon modeAnshul Dalal
2025-11-06mach-k3: common: enable falcon mode from R5 SPLAnshul Dalal
2025-11-06configs: add falcon mode fragment for k3 devicesAnshul Dalal
2025-11-06arm: k3-binman: add tifalcon.bin for falcon modeAnshul Dalal