]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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
2026-04-17  Sam Shihclk: mediatek: remove redundant forward declarations
2026-04-17  Sam Shihclk: mediatek: add grandparent variable in mtk_find_par...
2026-04-17  Sam Shihclk: mediatek: fix parent rate lookup for fixed PLL...
2026-04-17  Weijie Gaopinctrl: mediatek: mt7981: fix some register offsets...
2026-04-17  Philippe Reynessandbox: enable FIT_SIGNATURE
2026-04-17  Tom RiniMerge branch 'master' of git://source.denx.de/u-boot-usb
2026-04-17  Tom RiniMerge tag 'efi-2026-07-rc1' of https://source.denx...
2026-04-17  Gurumoorthy... usb: dwc3: core: fix memory leaks in event buffer cleanup
2026-04-17  Siddharth Vadapallidoc: board: ti: j784s4_evm: Automate BAR address lookup...
2026-04-17  Heinrich Schuchardtdoc: correct title of CONTRIBUTE.rst
2026-04-17  Michael Opdenackerdoc: api: bootcount: correct bootcount description
2026-04-17  Simon Glassbootstd: efi: Handle prior-stage FDT in network path
2026-04-17  Matwey V. Kornilovdoc: Fix fdt resize argument in fdt_overlays.rst
2026-04-17  Michal Simekefi_loader: Allow disabling ANSI console queries via...
2026-04-17  Michal Simekfwu: Move boottime checks to EVT_POST_PREBOOT
2026-04-17  Michal Simekevent: Introduce EVT_POST_PREBOOT event
2026-04-17  Michal Simekevent: Check return value from event_notify_null()
2026-04-17  Michal Simekefi_loader: efi_var_sf: Do not fail on blank SPI Flash
2026-04-17  Simon Glassbinman: Remove pre-generated entries.rst and bintools.rst
2026-04-17  Simon Glassbinman: Add Sphinx extension to auto-generate entry...
2026-04-15  David Lechnermtd: spi-nor-ids: add flags for mx25u12835f
2026-04-15  Tom Rinispi: Correct dependencies for SPI_FLASH_SST
2026-04-15  Flaviu Nistormtd: spi-nor: Add is25wx128 and is25lx128 chips
2026-04-15  Chen Huei Lokmtd: spi-nor-ids: Add support for IS25WP01GG SPI NOR...
2026-04-15  Flaviu Nistormtd: spi-nor: Add gd25lx128j chip
2026-04-15  Jeffrey Yumtd: spi-nor: ids: add ISSI IS25LP*J/*MJ/*E and IS25WP...
2026-04-15  Chen Huei Lokspi: cadence_xspi: enable automatic platform data alloc...
2026-04-15  Ssunkmtd: spi-nor: Add Dosilicon DS25M/Q series support
2026-04-15  Ssunkmtd: spi: spi-nor-ids: Add support for XMC XM25QH01D
2026-04-15  Ssunkmtd: spi-nor: ids: Add support for Puyasemi flash chips
2026-04-14  Heinrich Schuchardtx86: there is no CONFIG_UBOOT_ROMSIZE_KB_12288 902/head
2026-04-14  Heinrich Schuchardtx86/apollolake: don't select non-existent INTEL_PMC
2026-04-14  Tom RiniMerge patch series "serial: goldfish: Add debug uart...
2026-04-14  Daniel Palmerdoc: board: virt: m68k: Detail how to use debug uart
2026-04-14  Daniel Palmerm68k: m680x0: Initialise the debug uart
2026-04-14  Daniel Palmerserial: goldfish: Add debug uart support
2026-04-14  Tom RiniMerge patch series "A few linker-list fixes"
2026-04-14  Simon Glassdm: Fix linker list alignment for ll_entry_get()
2026-04-14  Simon Glasslinker_lists: Fix end-marker alignment to prevent padding
2026-04-13  Ngo Luong Thanh Traboard: toradex: fix tdx-cfg-block prompt buffer overflow
2026-04-13  Ngo Luong Thanh Traboard: samsung: fix set_board_info() board_name buffer...
2026-04-13  Hugo Villeneuveconfig_distro_bootcmd: do not scan boot partitions...
2026-04-13  Ngo Luong Thanh Traboard: nanopi2: fix bd_update_env() cmdline buffer...
2026-04-13  Marek Vasutarm: Add ARMv8-M aarch32 support
2026-04-13  Javier Viguerartc: rv3028: fix PORF flag not being cleared
2026-04-09  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2026-04-09  Paul HENRYStools: u_boot_pylib: ensure all Python modules are...
2026-04-09  Tom RiniMerge tag 'fsl-qoriq-for-2026.07-rc1' of https://source...
2026-04-09  Chunguang Lils1043a: add env variables to assist boot
2026-04-09  Chunguang Lilx2160ardb: add env variables to assist boot
2026-04-09  Chunguang Lils1046a: add env variables to assist boot
2026-04-09  Chunguang Lils1028ardb: add env variables to assist boot
2026-04-09  Ioana Ciorneidrivers: net: fsl-mc: add the nowait option when applyi...
2026-04-09  Ioana Ciorneidrivers: net: fsl-mc: cleanup the fsl_mc command help...
2026-04-09  Ioana Ciorneidrivers: net: fsl-mc: remove unused parameter from...
2026-04-09  Dan Carpenterpinctrl: scmi: Use standard device tree pin muxing...
2026-04-09  Dan Carpenterfirmware: scmi: Fix setting the function
2026-04-09  Dan Carpentergpio: scmi: Add gpio_scmi driver
2026-04-09  Kamlesh Gurudasaniclk: scmi: Fix protocol version fetch for non-CCF platforms
2026-04-08  Marek Vasutufs: Remap CPU to bus addresses using dev_phys_to_bus()
2026-04-08  Marek Vasutserial: sh: Handle HSCIF on all 64-bit R-Car SoC
2026-04-08  Marek Vasutremoteproc: renesas: apmu: Fix typo in Kconfig symbol...
2026-04-08  Marek Vasutram: renesas: dbsc: Use macro in renesas_dbsc5_board_co...
2026-04-08  Marek Vasutarm64: renesas: Separate 64bit only code
2026-04-08  Marek Vasutarm64: renesas: Make R-Car board code 32-bit ARMv8...
2026-04-08  Marek Vasutarm64: renesas: Enable SMC command on all R-Car 64...
2026-04-08  Marek Vasutarm: renesas: Use stock lowlevel_init function and...
2026-04-08  Marek Vasutarm: renesas: Enable preboot environment variable on...
2026-04-08  Marek Vasutarm: renesas: Enable modern HUSH parser on all R-Car...
2026-04-08  Tom RiniMerge patch series "env: scsi: support SCSI env without...
2026-04-08  David Lechnerenv: scsi: document requirements for ENV_IS_IN_SCSI
2026-04-08  David Lechnerenv: scsi: add CONFIG_ENV_SCSI_HW_PARTITION
2026-04-08  David Lechnerscsi: move scsi_scan() call out of scsi_get_blk_by_uuid()
2026-04-08  David Lechnerscsi: document return values of public functions
2026-04-08  David Lechnerscsi: return ENODEV in scsi_get_blk_by_uuid()
2026-04-08  David Lechnerenv: scsi: rename ENV_SCSI_PART_UUID
2026-04-08  David Lechnercmd/scsi: drop scsi reset command
2026-04-07  Marek Vasutdm: Respect dma-ranges size
2026-04-07  Tom Rinihikey960: Drop unnecessary BOARD_EARLY_INIT_F usage
2026-04-07  Tom Rinispl: Remove unused CONFIG_SPL_FRAMEWORK_BOARD_INIT_F...
2026-04-07  Tom Riniarm: Remove redundant "xPL_SYS_MALLOC_F default y"...
next