summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-21test: Convert test_ut_dm_init() to use FsHelperSimon Glass
2026-04-21test: Convert setup_efi_image() to use FsHelperSimon Glass
2026-04-21test: Convert setup_bootflow_image() to use FsHelperSimon Glass
2026-04-21test: Split out core of Fedora image into a new functionSimon Glass
2026-04-21test: Convert setup_bootmenu_image() to use FsHelperSimon Glass
2026-04-21test: Convert test_efi_bootmgr to use FsHelperSimon Glass
2026-04-21test: Convert test_xxd to use FsHelperSimon Glass
2026-04-21test: Convert test_cat to use FsHelperSimon Glass
2026-04-21test: Fix broken fs_obj_fat fixtureSimon Glass
2026-04-21test: fs_helper: Skip empty srcdir when creating a filesystemSimon Glass
2026-04-21test: Add a helper class to create disk imagesSimon Glass
2026-04-21Merge patch series "Linux compat improvements and CCF prep"Tom Rini
2026-04-21compat: math64: add abs_diff()Casey Connolly
2026-04-21compat: regulator: add enable/disable macrosCasey Connolly
2026-04-21regmap: add regmap_assign_bitsCasey Connolly
2026-04-21compat: add linux/regmap.h symlinkCasey Connolly
2026-04-21compat: add dev_name()Casey Connolly
2026-04-21compat: add kref implementationCasey Connolly
2026-04-21compat: add PTR_ERR_OR_ZEROCasey Connolly
2026-04-21ofnode: add read_u64_array and count_elems_of_sizeCasey Connolly
2026-04-21string: add strdup_const and kstrdup_constCasey Connolly
2026-04-21common: add an option to skip DM pre-relocationCasey Connolly
2026-04-21vsprintf: add %pOFCasey Connolly
2026-04-20Subtree merge tag 'v7.0-dts' of dts repo [1] into dts/upstreamTom Rini
2026-04-20Squashed 'dts/upstream/' changes from 258d5b0e2447..0f7b6a4fa8c5Tom Rini
2026-04-18Merge tag 'mediatek-for-master-2026-04-17' of https://source.denx.de/u-boot/c...Tom Rini
2026-04-17configs: mediatek: mt8189: enable USB supportDavid Lechner
2026-04-17arm: dts: mediatek: add USB/PHY nodes for Genio 520/720David Lechner
2026-04-17phy: mediatek: new XS-PHY driverDavid Lechner
2026-04-17config: mediatek: add UFS defconfigs for Genio 520/720 EVKsDavid Lechner
2026-04-17arm: dts: mediatek: add UFS variant of Genio 520/720 EVKDavid Lechner
2026-04-17arm: dts: mt8189: add UFS nodesDavid Lechner
2026-04-17clk: mediatek: mt8189: add UFS clocksDavid Lechner
2026-04-17ufs: mediatek: clean up zero terminatorDavid Lechner
2026-04-17ufs: ufs-mediatek: add mt8183-ufshci compatibleDavid Lechner
2026-04-17configs: add new defconfig for mt8395_genio_1200_evk_ufsJulien Stephan
2026-04-17drivers: ufs: ufs-mediatek: add MT8195 compatibleJulien Stephan
2026-04-17drivers: ufs: ufs-mediatek: implement clockingJulien Stephan
2026-04-17drivers: ufs: ufs-mediatek: fix phy handlingJulien Stephan
2026-04-17drivers: phy: phy-mtk-ufs: do not alloc priv with priv_autoJulien Stephan
2026-04-17drivers: phy: phy-mtk-ufs: disable clk in power_offJulien Stephan
2026-04-17drivers: phy: phy-mtk-ufs: use clk_bulk functionsJulien Stephan
2026-04-17drivers: phy: phy-mtk-ufs: use tab to indent definesJulien Stephan
2026-04-17drivers: phy: phy-mtk-ufs: cleanup headersJulien Stephan
2026-04-17clk: mediatek: remove redundant forward declarationsSam Shih
2026-04-17clk: mediatek: add grandparent variable in mtk_find_parent_rate()Sam Shih
2026-04-17clk: mediatek: fix parent rate lookup for fixed PLL clocksSam Shih
2026-04-17pinctrl: mediatek: mt7981: fix some register offsets and fieldsWeijie Gao
2026-04-17sandbox: enable FIT_SIGNATUREPhilippe Reynes
2026-04-17Merge branch 'master' of git://source.denx.de/u-boot-usbTom Rini