]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2024-04-04  Tony Dinharm: dts: kirkwood: Remove DTS files for Kirkwood boards
2024-04-04  Tony Dinharm: dts: kirkwood: Enable upstream DT on Kirkwood...
2024-04-03  Tom RiniMerge tag 'u-boot-dfu-next-20240402' of https://source...
2024-04-03  Tom RiniMerge tag 'u-boot-dfu-20240402' of https://source.denx...
2024-04-02  Tom RiniMerge branch 'next'
2024-04-02  Tom RiniPrepare v2024.04 v2024.04
2024-04-02  Colin McAllisterandroid_ab: Fix ANDROID_AB_BACKUP_OFFSET
2024-04-02  Colin McAllisterandroid_ab: Add missing semicolon
2024-04-02  Marek Vasutusb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into...
2024-04-02  Marek Vasutusb: udc: dwc3: Fold board dm_usb_gadget_handle_interru...
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-04-01  Tom RiniSquashed 'dts/upstream/' changes from aaba2d45dc2a...
2024-03-31  Tom RiniMerge tag 'u-boot-imx-next-20240330' of https://gitlab...
2024-03-30  Lukasz Majewskiconfig: xea: Add limits for SPL and u-boot proper sizes
2024-03-30  Lukasz Majewskiarm: xea: Add support for reading SoM (CPU) board HW...
2024-03-30  Lukasz Majewskiarm: spl: Add definition for PHY reset GPIO for XEA...
2024-03-30  Lukasz Majewskiarm: spl: xea: Remove I2S pins configuration from early...
2024-03-30  Fabio Estevamimx8mq_evk: Remove FEC and Ethernet PHY board code
2024-03-30  Ye Linet: fec_mxc: Avoid enable regulator failure
2024-03-30  Ye Liimage-container: Fix incorrect return value
2024-03-30  Ye Lithermal: imx_tmu: Fix TMU error on iMX8MQ
2024-03-30  Ye Liarm: imx9: Fix MMU map table overlap
2024-03-30  Tom RiniMerge tag 'u-boot-imx-master-20240330' of https://gitla...
2024-03-30  Emanuele Ghidoliconfigs: colibri-imx7: allow accessing job-rings from...
2024-03-30  Emanuele Ghidoliconfigs: colibri-imx7: set non-secure boot mode as...
2024-03-30  Emanuele Ghidolicrypto/fsl: allow accessing Job Ring from non-TrustZone
2024-03-30  Peng Fanimx: imx8mp_evk: convert to OF_UPSTREAM
2024-03-30  Peng Fanimx: imx8mn-evk: convert to OF_UPSTREAM
2024-03-30  Peng Fanimx: imx8mm_evk: convert to OF_UPSTREAM
2024-03-30  Peng Fanimx: imx8mq_evk: convert to OF_UPSTREAM
2024-03-30  Hiago De Francoboard: toradex: colibri-imx8x: Remove board_gpio_init
2024-03-30  Fabio Estevamimx8: Add a default reset_cpu() implementation
2024-03-30  Tim Harveyarm: dts: imx8m*-venice-gw72xx: add TPM device
2024-03-30  Tim Harveyarm: dts: imx8mm-venice-gw7901: add digital I/O directi...
2024-03-30  Fabio Estevamphycore_pcl063: Drop leading zero from USB vendor number
2024-03-30  Fabio Estevammx6cuboxi: Convert to watchdog driver model
2024-03-30  Fabio Estevamwarp7: Convert to watchdog driver model
2024-03-30  Fabio Estevammx6cuboxi: Fix board revision detection
2024-03-29  Tom RiniMerge patch series "Clean up arm linker scripts"
2024-03-29  Ilias Apalodimasarm: remove redundant section alignments
2024-03-29  Ilias Apalodimasarm: move image_copy_start/end to linker symbols
2024-03-29  Ilias Apalodimasarm: fix __efi_runtime_start/end definitions
2024-03-29  Ilias Apalodimasarm: clean up v7 and v8 linker scripts for __rel_dyn_st...
2024-03-29  Ilias Apalodimasarm: fix __efi_runtime_rel_start/end definitions
2024-03-29  Ilias Apalodimasarm: clean up v7 and v8 linker scripts for bss_start/end
2024-03-29  Ilias Apalodimasarm: baltos: remove custom linker script
2024-03-28  Tom RiniMerge tag 'doc-2024-04-rc6' of https://source.denx...
2024-03-28  Tom RiniMerge branch '2024-03-28-assorted-net-changes' into...
2024-03-28  Tom RiniMerge tag 'acpi-next-20240328' of https://source.denx...
2024-03-27  Heinrich Schuchardtdoc: add reference to itest in if man-page
2024-03-27  Heinrich Schuchardtdoc: man-page for itest
2024-03-27  Igor Opaniuktee: sandbox: fix spelling errors
2024-03-27  Heinrich Schuchardtsmbios: fill wake-up type
2024-03-27  Heinrich Schuchardtcmd: smbios: type 1 wake-up time, family
2024-03-27  Heinrich Schuchardtacpi: remove duplicate declaration of acpi_fill_header()
2024-03-27  Heinrich Schuchardtacpi: document HETP table
2024-03-27  Heinrich SchuchardtMAINTAINERS: add include/acpi/ to ACPI
2024-03-27  Heinrich Schuchardtacpi: rename aslc_id, aslc_revision
2024-03-26  Roger Quadrosconfigs/am62x_beagleplay_a53_defconfig: enable DM_ETH_PHY
2024-03-26  Roger Quadrosnet: mdio-uclass: Bind and probe generic Ethernet PHY...
2024-03-26  Marek Vasutnet: phy: Factor out PHY GPIO reset code
2024-03-26  Marjolaine... e1000: add support for i225-IT
2024-03-26  Jacky Chounet: phy: ncsi: reslove the unaligned access issue
2024-03-26  Jacky Chounet: phy: ncsi: Correct the endian of the checksum
2024-03-26  Yang Xiwennet: hifemac: make some functions static
2024-03-26  Yang Xiwennet: hifemac: implement `net stats` needed ops
2024-03-26  Yang Xiwennet: hifemac: register MDIO bus device for subnode
2024-03-26  Yang Xiwennet: hifemac: fix log reporting
2024-03-26  Yang Xiwennet: hifemac_mdio: use log_msg_ret() correctly, report...
2024-03-26  Jacky Chounet: phy: the NC-SI phy device do not require mdio bus
2024-03-26  Eugeniu Roscanet: phy: Fix signed shift overflow
2024-03-26  Marek Vasutnet: phy: broadcom: Configure LEDs on BCM54210E
2024-03-26  Jacky Chounet: phy: ncsi: fixed not nullify the pointers after...
2024-03-26  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2024-03-26  Randolphspl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR
2024-03-26  Tom RiniMerge tag 'v2024.04-rc5' into next
2024-03-26  Tom RiniPrepare v2024.04-rc5 v2024.04-rc5
2024-03-25  Tom RiniMerge tag 'u-boot-at91-2024.07-a' of https://source...
2024-03-25  Tom RiniMerge tag 'u-boot-amlogic-fixes-20240325' of https...
2024-03-25  Neil Armstrongboard: amlogic: fix buffler overflow in seria, mac...
2024-03-25  Christian Hewittboard: amlogic: add meson_generate_serial_ethaddr fallb...
2024-03-25  Christian HewittARM: dts: fix Ethernet on WeTek Hub/Play2
2024-03-24  Tom RiniMerge tag 'u-boot-imx-next-20240324' of https://gitlab...
2024-03-24  Yannic Moogboard: phytec: phycore_imx8mp.env fix netboot issues
2024-03-24  Mathieu Othaceheconfigs: imx93-phyboard-segin: Add fastboot support
2024-03-24  Mathieu Othaceheconfigs: imx93-phyboard-segin: Add USB support
2024-03-24  Mathieu Othacehearm: dts: imx93-phyboard-segin: Add USB support
2024-03-24  Mathieu Othaceheimx: ele_ahab: Add ahab_commit command support
2024-03-24  Sumit GargMAINTAINERS: Add entry for PCIe DWC IMX driver
2024-03-24  Tim Harveyimx8mp_venice_defconfig: Enable PCIe/NVMe support
2024-03-24  Sumit Gargverdin-imx8mp_defconfig: Enable PCIe/NVMe support
2024-03-24  Sumit Gargpcie_imx: Update header to describe it as a legacy...
2024-03-24  Sumit Gargpci: Add DW PCIe controller support for iMX8MP SoC
2024-03-24  Sumit Gargphy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY
2024-03-24  Sumit Gargimx8mp: power-domain: Expose high performance PLL clock
2024-03-24  Sumit Gargimx8mp: power-domain: Add PCIe support
2024-03-24  Sumit Gargreset: imx: Add support for i.MX8MP reset controller
2024-03-24  Sumit Gargreset: imx: Refactor driver to simplify function names
2024-03-24  Sumit Gargclk: imx8mp: Add support for PCIe clocks
2024-03-22  MD Danish Anwarremoteproc: uclass: Add methods to load firmware to...
next