summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-24net: dwc_eth_xgmac_socfpga: Add support for rgmii-id mode.Boon Khai Ng
2025-01-24net: designware: socfpga: Add RGMII-ID supportRufus Segar
2025-01-24arch: arm: mach-socfpga: Mailbox buffer and SDM doorbell improvementAlif Zakuan Yuslaimi
2025-01-24arm: socfpga:agilex5: Fix system manager watchdog mode settingMuhammad Hazim Izzat Zamri
2025-01-23Merge patch series "MediaTek ethernet driver refactor and updates"Tom Rini
2025-01-23Merge patch series "Add bitbang feature for npcm8xx and driver"Tom Rini
2025-01-23net: designware: Add bitbang feature for designware driver.Michael Chang
2025-01-23ARM: configs: nuvoton: add bitbang feature for npcm8xx.Michael Chang
2025-01-23ARM: dts: nuvoton: Add bitbang delay through dts properties.Michael Chang
2025-01-23net: mediatek: add support for Airoha AN8855 ethernet switchWeijie Gao
2025-01-23net: mediatek: add support for MediaTek MT7987 SoCWeijie Gao
2025-01-23net: mediatek: split ethernet switch code from mtk_eth.cWeijie Gao
2025-01-23configs: phycore_am64x_a53_defconfig: Fix environmentDaniel Schultz
2025-01-23configs: phycore_am64x_a53_defconfig: Enable GPIO commandDaniel Schultz
2025-01-23configs: phycore_am64x_a53_defconfig: Fix GPIO controllersDaniel Schultz
2025-01-23board: phytec: common: k3: Add missing boot source to envDaniel Schultz
2025-01-23configs: phycore_am62x_r5_defconfig: Increase SPL Malloc PoolDaniel Schultz
2025-01-23board: phytec: phycore-am62x: Add DDR size fixups if ECC is enabledWadim Egorov
2025-01-23Merge patch series "Cumulative fixes and updates for MediaTek platform"Tom Rini
2025-01-23MAINTAINERS: update file list for MediaTek ARM platformWeijie Gao
2025-01-23arm: dts: mediatek: update mt7981 mmc nodeWeijie Gao
2025-01-23arm: dts: medaitek: add flash interface driving settings for mt7988Weijie Gao
2025-01-23arm: dts: mediatek: add support for all three GMACs for mt7988Weijie Gao
2025-01-23arm: dts: medaitek: fix internal switch link speed of mt7988Weijie Gao
2025-01-23arm: dts: mediatek: add pcie support for mt7988Weijie Gao
2025-01-23pci: mediatek: add support for multiple ports in mediatek pcie gen3 driverWeijie Gao
2025-01-23pwm: mediatek: add pwm3 support for mt7981Weijie Gao
2025-01-23arm: dts: mediatek: add quad mode capabilities for SPI flashesWeijie Gao
2025-01-23spi: mtk_spim: check slave device mode in spi-mem's supports_opWeijie Gao
2025-01-23spi: mtk_spim: add support to use DT live treeWeijie Gao
2025-01-23configs: mt7988: move image load address to 0x44000000Weijie Gao
2025-01-23configs: mt7629: move image load address to 0x42000000Weijie Gao
2025-01-23clk: mediatek: fix uninitialized fields issue in INFRA_MUX structWeijie Gao
2025-01-23board: mediatek: mt7622: remove board_late_initWeijie Gao
2025-01-23bootstd: android: Allow boot with AVB failures when unlockedMattijs Korpershoek
2025-01-23bootstd: android: Add missing NULL in the avb partition listMattijs Korpershoek
2025-01-23MAINTAINERS: move myself to reviewers for avb/abIgor Opaniuk
2025-01-23boot: android: Check kcmdline's for NULL in android_image_get_kernel()Aaron Kling
2025-01-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22dm: core: Provide ofnode_find_subnode_unit()Simon Glass
2025-01-22dm: core: Provide ofnode_name_eq_unit() to accept a unit addressSimon Glass
2025-01-22dm: core: Clarify behaviour of ofnode_name_eq()Simon Glass
2025-01-22x86: emulation: Enable bloblistSimon Glass
2025-01-22efi_loader: Avoid mapping the ACPI tables twiceSimon Glass
2025-01-22x86: Align the SMBIOS table to a 4K boundarySimon Glass
2025-01-22x86: Move tables to use SZ macrosSimon Glass
2025-01-22x86: Enable UPL handoff for SPLSimon Glass
2025-01-22x86: Support jumping to a UPL imageSimon Glass
2025-01-22x86: Show an error if video failsSimon Glass