summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-18clk: mediatek: mt8188: fix circular clock dependencyJulien Stephan
2026-02-18clk: mediatek: mt8188: remove separate topckgen-cg driverJulien Stephan
2026-02-18board: mediatek: add MT8370 EVK board supportJulien Stephan
2026-02-18Merge patch series "arm: mediatek: clean up some redundant board init"Tom Rini
2026-02-18arm: mediatek: add CONFIG_MTK_MEM_MAP_DDR_BASE_PHYDavid Lechner
2026-02-18arm: mediatek: consolidate ARMv8 memory mapsDavid Lechner
2026-02-18board/mediatek: move EVK MAINTAINERS to common fileDavid Lechner
2026-02-18arm: mediatek: make mtk_pll_early_init() staticDavid Lechner
2026-02-18arm: mediatek: mt8183: remove unused functionDavid Lechner
2026-02-18board: mediatek: mt8390_evk: remove empty board_init()David Lechner
2026-02-18arm: mediatek: use default weak mtk_soc_early_init()David Lechner
2026-02-18Merge patch series "Implement all missing SMBIOS types required by distro too...Tom Rini
2026-02-18smbios: print the properties only when they exist in a specified version of specRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 19 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 17 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 16 tableRaymond Mao
2026-02-18smbios: add support for dynamic generation of Type 9 system slot tablesRaymond Mao
2026-02-18smbios: Fix duplicated smbios handlesRaymond Mao
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-17socfpga: clock_manager_s10: Add missing header filesPeng Fan
2026-02-17renesas: common: Include asm-generic/u-boot.hPeng Fan
2026-02-17pci: layerspace: Add missing header filesPeng Fan
2026-02-17nxp: emc2305: Cleanup headersPeng Fan
2026-02-17rockchip: evk_rk3308: Cleanup headersPeng Fan
2026-02-17tegra: pmc: Cleanup headersPeng Fan
2026-02-17toradex: common: Add missing headersPeng Fan
2026-02-17xtensa: relocate: Add missing headersPeng Fan
2026-02-17test: log_filter: Include vsprintf.hPeng Fan
2026-02-17cmd: mem: Include vsprintf.hPeng Fan
2026-02-17common: cli_hush: Include vsprintf.hPeng Fan
2026-02-17mediatek: mt7622: Drop useless board filesPeng Fan
2026-02-17beacon: imx8mm/n: Drop useless filesPeng Fan
2026-02-16x86/coreboot: Exclude memory regions starting above 4GBJeremy Compostella
2026-02-16board: ti: j721e,j7200: fix do_main_cpsw0_qsgmii_phyinitSiddharth Vadapalli
2026-02-16bootstd: rauc: Fix null pointer access while checking root partMartin Schwan
2026-02-16cmd: pxe_utils: fix syntax error in commentsHugo Villeneuve
2026-02-16image: fit: Apply overlays using aligned writable FDT copiesJames Hilliard
2026-02-16MAINTAINERS: Remove a few inactive peopleTom Rini
2026-02-16test/py: Fix spelling of source_dir in docstringDavid Lechner
2026-02-16Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini
2026-02-16Merge tag 'xilinx-for-v2026.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2026-02-16Merge tag 'ab-next-13022026' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2026-02-16usb: cdns3: use VBUS Valid to determine role for dr_mode OTGSiddharth Vadapalli
2026-02-15Merge tag 'efi-2026-04-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2026-02-15Merge tag 'efi-next-2026-02-15' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-02-15efi_loader: Setup default location for UEFI Variables storingMichal Simek
2026-02-15efi_var: Unify read/write access helper functionMichal Simek
2026-02-15efi_var_file: refactor to move buffer functionsShantur Rathore
2026-02-15efi_selftest: Enhance MBR test for PARTITION_INFO_PROTOCOLJavier Martinez Canillas