summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-01-22pci: video: Set up the pixel-format fieldSimon Glass
2025-01-22x86: Create more space for SPL with qemu-x86_64Simon Glass
2025-01-22emulation: Use bloblist to hold tablesSimon Glass
2025-01-22emulation: fdt: Relax condition for OF_HAS_PRIOR_STAGESimon Glass
2025-01-22sunxi: switch Allwinner A10s/A13 boards to OF_UPSTREAMAndre Przywara
2025-01-22sunxi: switch Allwinner A10 boards to OF_UPSTREAMAndre Przywara
2025-01-22suniv: switch Allwinner F1Cx00 boards to OF_UPSTREAMAndre Przywara
2025-01-22sunxi: pinephone: detect existed magnetometer and fixup dtbAndrey Skvortsov
2025-01-22sunxi: defconfig: Add pstore support for pinephoneAndrey Skvortsov
2025-01-22power: pmic: sunxi: guard DCDC5 separatelyAndre Przywara
2025-01-22sunxi: H616: DRAM: rename Kconfig parameters to be more genericAndre Przywara
2025-01-22sunxi: clock: improve grouping of default clock register valuesAndre Przywara
2025-01-22test: Fix inpected typo in upl testSimon Glass
2025-01-22boot: Use fit_image_get_data() to get dataSimon Glass