summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-08sysreset: implement MAX9807 sysreset functionsSvyatoslav Ryhel
2025-05-08power: regulator: max9807: add regulator supportSvyatoslav Ryhel
2025-05-08power: pmic: add the base MAX8907 PMIC supportSvyatoslav Ryhel
2025-05-08gpio: tegra_gpio: implement rfree operationSvyatoslav Ryhel
2025-05-08net: gmac_rockchip: Add RMII support for rk3288Christoph Fritz
2025-05-08rockchip: rk3288: grf: Unify speed/flowctrl fields for clarityChristoph Fritz
2025-05-08board: rockchip: Add LCKFB TaishanPi RK3566 BoardJiehui He
2025-05-08board: rockchip: add Xunlong Orange Pi 5 MaxIlya Katsnelson
2025-05-07Merge patch series "include: env: phytec: k3_net: Remove net_apply_extensions"Tom Rini
2025-05-07board: phytec: phycore_am62ax: Update EnvironmentDaniel Schultz
2025-05-07include: env: phytec: k3_net: Use get_cmdDaniel Schultz
2025-05-07include: env: phytec: k3_net: Remove net_apply_extensionsDaniel Schultz
2025-05-06bootstd: Rework BLK dependencyTom Rini
2025-05-06mips: octeon: remove unused middle expressionBryan Brattlof
2025-05-06mtd: spi-nor: Send write disable cmd after every write enableVenkatesh Yadav Abbarapu
2025-05-06mtd: spi-nor-core: Fixup SNOR_F_IO_MODE_EN_VOLATILE for MT35XVaishnav Achath
2025-05-06configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for px30 to rk3308/etcHeiko Stuebner
2025-05-06rockchip: io-domain: Enable by default for all supported SoCsChen-Yu Tsai
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RV1108Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3399Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3368Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3328Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3308Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3288Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3228Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3188Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3128Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3066Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for RK3036Quentin Schulz
2025-05-06pinctrl: rockchip: constify rockchip_pin_ctrl for PX30Quentin Schulz
2025-05-06pinctrl: rockchip: fix bank's pin_base computingQuentin Schulz
2025-05-06rockchip: binman: Support use of crc32 hash for FIT imagesJonas Karlman
2025-05-06rockchip: binman: Include a compatible string in each configurationSimon Glass
2025-05-06rockchip: Add SPL_PAD_TO Kconfig default valueJonas Karlman
2025-05-06rockchip: binman: Un-indent the FIT templateSimon Glass
2025-05-06rockchip: binman: Create a template for the FITSimon Glass
2025-05-06rockchip: binman: Factor out arch and compressionSimon Glass
2025-05-06rockchip: binman: Correct the OS prop for U-BootSimon Glass
2025-05-06rockchip: rk3288: do not generate u-boot.rom anymoreQuentin Schulz
2025-05-06rockchip: rk3399: do not generate u-boot.rom anymoreQuentin Schulz
2025-05-05fs: exfat: Inhibit unused exfat_humanize_bytes() and exfat_print_info()Marek Vasut
2025-05-05fs: exfat: Use strncpy() and bail on too long filenamesMarek Vasut
2025-05-05firmware: ti_sci: Add Initialization of dev_info head nodeUdit Kumar
2025-05-05configs: phycore_am62x_a53_defconfig: Remove CONFIG_SYS_BOOTM_LENDaniel Schultz
2025-05-05cmd: spawn: reject 0 as an invalid job IDJerome Forissier
2025-05-05Makefile: Strip leading spaces when preprocessing generated_defconfigYao Zi
2025-05-05env: Introduce support for MTDChristian Marangi
2025-05-05bootm: improve error message when gzip decompression buffer is too smallAristo Chen
2025-05-05Add HOST_ARCH detection for armv5tel and armv6lBen Wolsieffer
2025-05-05eth: Support E1000E I225-VZhiJie.zhang