]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2026-04-22  Tom RiniMerge patch series "test: Refactor FIT test for clarity... 935/head
2026-04-22  Simon Glasstest: Add documentation for the FIT test
2026-04-22  Simon Glasstest: Add fsetup fixture and prepare helper for FIT...
2026-04-22  Simon Glasstest: Convert FIT test to use a class
2026-04-22  Simon Glasstest: Update fit test to fix a few Python warnings
2026-04-22  Simon Glasstest: Add a check for a missing kernel
2026-04-22  Simon Glasstest: Rename test_fit() to test_fit_base()
2026-04-22  Simon Glasstest: fit: Avoid restarting U-Boot
2026-04-22  Simon Glasstest: fit: Drop the fit_signature buildconfigspec
2026-04-22  Gregor Herburgercli: flush stdin before enabling cli
2026-04-22  Gregor Herburgerconsole: add console_flush_stdin()
2026-04-22  Kory Maincent... board: ti: cape_detect: Add overlay name lookup table...
2026-04-22  Vitor Soaresconfigs: aquila-am69: Set ENV_MMC_EMMC_HW_PARTITION...
2026-04-22  Philip Molloyboard: adi: Fix exception when using standalone SoM
2026-04-22  Marek Vasutgunzip: Implement chunked decompression
2026-04-22  Kuan-Wei Chiuvirtio: mmio: Return error codes on probe failures
2026-04-22  Tom RiniMerge tag 'u-boot-imx-master-20260421' of https://gitla...
2026-04-21  Peng Fanimx8mq: phanbell: enable SPL DM
2026-04-21  Peng Fanimx8mq: kontron: migrate PITX-IMX8M to DM PMIC framework
2026-04-21  Peng Fanimx8mq: pico: Drop SPL_POWER_LEGACY
2026-04-21  Peng Fanimx8mq: reform2: Drop SPL_POWER_LEGACY
2026-04-21  Peng Fanimx8mq: phanbell: Drop SPL_POWER_LEGACY
2026-04-21  Peng Fanimx8mq: evk: Migrate to DM PMIC framework
2026-04-21  Peng Fanboard: nxp: common: fix PFUZE100 DM build and unify...
2026-04-21  Peng Fanmx6: sabreauto/sd: Exclude power_init_board from SPL...
2026-04-21  Peng Fanimx8mq: Correct signed_hdmi firmware position
2026-04-21  Peng Fanimx8mq: cm: drop redundant gd clearing in board_init_f
2026-04-21  Peng Fanimx8mq: pico: drop redundant gd clearing in board_init_f
2026-04-21  Peng Fanimx8mq: reform2: drop redundant gd clearing in board_init_f
2026-04-21  Peng Fanimx8mq: phanbell: drop redundant gd clearing in board_i...
2026-04-21  Peng Fanimx8mq: pitx: drop redundant gd clearing in board_init_f
2026-04-21  Peng Fanimx8mq: evk: drop redundant gd clearing in board_init_f
2026-04-21  Emanuele Ghidolitoradex: tdx-cfg-block: add verdin imx95 0226, 0227...
2026-04-21  Emanuele Ghidoliboard: toradex: add Toradex Verdin iMX95
2026-04-21  Emanuele Ghidolicommon: memsize: add RAM size probe based on alias...
2026-04-21  Primoz Fiserimx: imx9: Select ARCH_MISC_INIT for all i.MX9 SoCs
2026-04-21  Christoph Niedermaierboard: dhelectronics: imx: Use second Ethernet MAC...
2026-04-21  Ye Linet: fsl_enetc: Add iMX95 enetc4 10Gbps port support
2026-04-21  Ye Linet: phy: aquantia: Increase timeout for out of reset
2026-04-21  Alexander Feilkedoc: tqma7: add documentation
2026-04-21  Alexander Feilkeconfigs: tqma7: add defconfigs
2026-04-21  Alexander Feilkeboard: tqma7: add code for u-boot with spl
2026-04-21  Alexander Feilkearch: arm: dts: tqma7x: add boot phase properties
2026-04-21  Alexander Feilkearch: arm: dts: tqma7x: add u-boot device tree fragments
2026-04-21  Nora Schifferenv: add env_set_runtime() helper
2026-04-21  Alexander Feilkeboard/tq: Add common SoM API
2026-04-21  Alexander FeilkeKconfig: update build-target for MX7 with SPL
2026-04-21  Simona Toacaconfigs: imx9{43, 5}: Enable SPI SFDP support
2026-04-21  Simona Toacadrivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE
2026-04-21  Simon Glasskbuild: Use if_changed for font and splash .incbin...
2026-04-21  Simon Glasskbuild: Move U-Boot .incbin rules to Makefile.lib-u...
2026-04-21  Julien Stephanboot/fit: fix misleading comment
2026-04-21  Tom RiniMerge patch series "test: Convert tests to use FsHelper...
2026-04-21  Simon Glasstest: Convert test_fs fixtures to use FsHelper
2026-04-21  Simon Glasstest: Convert setup_rauc_image() to use FsHelper
2026-04-21  Simon Glasstest: Rename setup_bootflow_image()
2026-04-21  Simon Glasstest: Convert test_ut_dm_init() to use FsHelper
2026-04-21  Simon Glasstest: Convert setup_efi_image() to use FsHelper
2026-04-21  Simon Glasstest: Convert setup_bootflow_image() to use FsHelper
2026-04-21  Simon Glasstest: Split out core of Fedora image into a new function
2026-04-21  Simon Glasstest: Convert setup_bootmenu_image() to use FsHelper
2026-04-21  Simon Glasstest: Convert test_efi_bootmgr to use FsHelper
2026-04-21  Simon Glasstest: Convert test_xxd to use FsHelper
2026-04-21  Simon Glasstest: Convert test_cat to use FsHelper
2026-04-21  Simon Glasstest: Fix broken fs_obj_fat fixture
2026-04-21  Simon Glasstest: fs_helper: Skip empty srcdir when creating a...
2026-04-21  Simon Glasstest: Add a helper class to create disk images
2026-04-21  Tom RiniMerge patch series "Linux compat improvements and CCF...
2026-04-21  Casey Connollycompat: math64: add abs_diff()
2026-04-21  Casey Connollycompat: regulator: add enable/disable macros
2026-04-21  Casey Connollyregmap: add regmap_assign_bits
2026-04-21  Casey Connollycompat: add linux/regmap.h symlink
2026-04-21  Casey Connollycompat: add dev_name()
2026-04-21  Casey Connollycompat: add kref implementation
2026-04-21  Casey Connollycompat: add PTR_ERR_OR_ZERO
2026-04-21  Casey Connollyofnode: add read_u64_array and count_elems_of_size
2026-04-21  Casey Connollystring: add strdup_const and kstrdup_const
2026-04-21  Casey Connollycommon: add an option to skip DM pre-relocation
2026-04-21  Casey Connollyvsprintf: add %pOF
2026-04-20  Tom RiniSubtree merge tag 'v7.0-dts' of dts repo [1] into dts...
2026-04-20  Tom RiniSquashed 'dts/upstream/' changes from 258d5b0e2447...
2026-04-18  Tom RiniMerge tag 'mediatek-for-master-2026-04-17' of https... 929/head
2026-04-17  David Lechnerconfigs: mediatek: mt8189: enable USB support
2026-04-17  David Lechnerarm: dts: mediatek: add USB/PHY nodes for Genio 520/720
2026-04-17  David Lechnerphy: mediatek: new XS-PHY driver
2026-04-17  David Lechnerconfig: mediatek: add UFS defconfigs for Genio 520...
2026-04-17  David Lechnerarm: dts: mediatek: add UFS variant of Genio 520/720 EVK
2026-04-17  David Lechnerarm: dts: mt8189: add UFS nodes
2026-04-17  David Lechnerclk: mediatek: mt8189: add UFS clocks
2026-04-17  David Lechnerufs: mediatek: clean up zero terminator
2026-04-17  David Lechnerufs: ufs-mediatek: add mt8183-ufshci compatible
2026-04-17  Julien Stephanconfigs: add new defconfig for mt8395_genio_1200_evk_ufs
2026-04-17  Julien Stephandrivers: ufs: ufs-mediatek: add MT8195 compatible
2026-04-17  Julien Stephandrivers: ufs: ufs-mediatek: implement clocking
2026-04-17  Julien Stephandrivers: ufs: ufs-mediatek: fix phy handling
2026-04-17  Julien Stephandrivers: phy: phy-mtk-ufs: do not alloc priv with priv_auto
2026-04-17  Julien Stephandrivers: phy: phy-mtk-ufs: disable clk in power_off
2026-04-17  Julien Stephandrivers: phy: phy-mtk-ufs: use clk_bulk functions
2026-04-17  Julien Stephandrivers: phy: phy-mtk-ufs: use tab to indent defines
2026-04-17  Julien Stephandrivers: phy: phy-mtk-ufs: cleanup headers
next