]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
9 days ago  Tom RiniMerge tag 'u-boot-imx-master-20250808' of https://gitla...
10 days ago  Primoz Fiserboard: phytec: phycore-imx93: Add VOLT_LOW_DRIVE freque...
10 days ago  Primoz Fiserimx9: soc: Reuse and export low_drive_freq_update()
10 days ago  Tom Rinipylibfdt: setup.py: Drop license_files
10 days ago  Heinrich Schuchardtvirtio: fix freeing of virtio ring buffer
10 days ago  Shiji Yangmeminfo: correct "free" memory region size
10 days ago  Takahiro Kuwanomtd: spi-nor: Fix return value of s25_s28_mdp_ready()
10 days ago  Balaji Selvanathandrivers: scsi: fix inaccurate block count reporting...
10 days ago  Tom RiniMerge patch series "arm: dts: k3-am62a: remove GP secur...
10 days ago  Bryan Brattlofarm: dts: k3-am62a-phycore: remove GP tiboot3 builds
10 days ago  Bryan Brattlofarm: dts: k3-am62a-sk: remove GP tiboot3 builds
11 days ago  Yannic Moogdts: imx8m{m,n,p,q}: Make optee packaging optional
11 days ago  Andrew Goodbodynet: fec_mxc: Set error code on error exit
11 days ago  Marek VasutARM: imx6: dh-imx6: Enable USB OTG ID pin pull up in SPL
11 days ago  Andrew Goodbodyimx: scu_api: Remove unnecessary NULL check
11 days ago  Peng Fanimx8m: clock: Correct imx8mm_fracpll_tbl
11 days ago  Andrew Goodbodycpu: imx8_cpu: Provide default temperatures
11 days ago  David Zangimx8ulp_evk: Enable temperature command
11 days ago  Andrew Goodbodyclk: imx: Free pll on error path
11 days ago  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
11 days ago  Marek Vasutarm64: renesas: r8a779g3: Enable Winbond SPI NOR suppor...
11 days ago  Andrew Goodbodynet: rswitch: Fix error detection
11 days ago  Marek Vasutmtd: spi-nor-ids: Add support for Winbond W77Q51NW
11 days ago  Andrew Goodbodyi2c: rcar_iic: Do not use unitialised variable
11 days ago  Andrew Goodbodyclk: renesas: Do not test unsigned variable to be less...
11 days ago  Tom RiniMerge tag 'i2c-updates-for-2025-10-rc2' of https:/...
12 days ago  Dinesh Maniyamconfigs: agilex5_defconfig: Enable i3c configs for...
12 days ago  Dinesh Maniyamconfigs: sandbox_defconfig: Enable configs for sandbox i3c
12 days ago  Dinesh Maniyamtest: cmd: Add simple test for i3c
12 days ago  Dinesh Maniyamcmd: Add i3c command support.
12 days ago  Dinesh Maniyami3c: master: dw-i3c-master: Fix OD_TIMING for spike...
12 days ago  Dinesh Maniyamdrivers: i3c: master: Enable probe i3c without slave...
12 days ago  Dinesh Maniyamdrivers: i3c: Add i3c sandbox simple test.
12 days ago  Dinesh Maniyamdrivers: i3c: Enabled Kconfig and Makefile for DWI3C
12 days ago  Dinesh Maniyamdrivers: Enabled Kconfig and Makefile for i3c support
12 days ago  Dinesh Maniyamdrivers: i3c: Add i3c uclass driver.
12 days ago  Dinesh Maniyamdrivers: i3c: Add driver for MIPI DWI3C
12 days ago  Dinesh Maniyamdrivers: i3c: Add new i3c uclass id
12 days ago  Heiko Schochercmd: i2c: fix coverity issue
12 days ago  Andrew Goodbodyi2c: rcar_iic: Do not use unitialised variable
13 days ago  Philip MolloyMakefile: Remove expansion of undefined variable
13 days ago  Michal Simekcmd: bdinfo: Fix showing correct IP address based on...
13 days ago  Heinrich SchuchardtKconfig: typo restict
13 days ago  Tom Rinitest: py: test_fit_mkimage_validate: Only run either...
13 days ago  Tom RiniMerge branch 'u-boot-nand-03082025' of https://source...
13 days ago  Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2025-08-03  Tom Rinimtd: nand: raw: Remove unused octeontx_nand driver
2025-08-03  Tom Rinimtd: nand: raw: Remove unused mxic_nand driver
2025-08-03  Tom Rinimtd: nand: raw: Remove unused lpc32xx_nand_slc driver
2025-08-03  Andrew Goodbodymtd: rawnand: mxs_nand: Ensure err is set for error...
2025-08-03  Andrew Goodbodymtd: rawnand: denali: Remove always true test
2025-08-03  Andrew Goodbodymtd: rawnand: cortina_nand: Fix -ENOMEM detection
2025-08-03  Andrew Goodbodymtd: nand: sunxi: Free allocated memory on errors
2025-08-03  Andrew Goodbodymtd: rawnand: stm32_fmc2: Ensure to return error code
2025-08-03  Andrew Goodbodymtd: nand: pxa3xx: Free memory on error
2025-08-01  Tom RiniMerge patch series "env: mtd: add the missing put_mtd_d...
2025-08-01  Shiji Yangenv: mtd: initialize saved_buf pointer
2025-08-01  Shiji Yangenv: mtd: add the missing put_mtd_device()
2025-08-01  Mikko RapeliMakefile: add dependency from lib to arch/$(ARCH)/lib
2025-08-01  Tom RiniMerge tag 'net-20250801' of https://source.denx.de...
2025-08-01  Siddharth Vadapallinet: phy: Support overriding Auto Negotiation timeout...
2025-08-01  Jerome Forissierlwip: provide a sntp_format_time() function
2025-08-01  Christian Speichvirtio: net: Add missing virtqueue_kick in free_pkt
2025-08-01  Tom Riniarm: bcm281xx: Remove ethernet driver
2025-08-01  Tom Rininet: Tighten some network driver dependencies
2025-08-01  Tom Rininet: Add <cpu_func.h> to some platforms
2025-08-01  Tom Rinidrivers/net/ftgmac100.c: Fix a debug print
2025-08-01  Tim Harveynet: lwip: remove eth_init from net_init as it is calle...
2025-08-01  Tim Harveynet: lwip: simplify net_lwip_eth_start
2025-08-01  Andrew Goodbodynet: wget: Fix comparison of unsigned variable
2025-08-01  Andrew Goodbodynet: Incorrect NOP macro used for test
2025-08-01  Andrew Goodbodynet: Add parens to macro PSEUDO_HDR_SIZE
2025-08-01  Ion Agorriaboard: samsung: add Samsung Galaxy R (GT-I9103) and...
2025-08-01  Ion Agorriavideo: backlight: add Samsung CMC623 backlight PWM...
2025-08-01  Ion Agorriavideo: bridge: add Samsung CMC623 image converter driver
2025-08-01  Ion Agorriavideo: panel: add Samsung S6E63M0 panel driver
2025-08-01  Ion Agorriavideo: panel: add Sony L4F00430T01 panel driver
2025-08-01  Svyatoslav... video: tegra: parametrize PCLK and DE polarity
2025-08-01  Svyatoslav... board: chagall: add Pegatron Chagall support
2025-08-01  Ion AgorriaARM: tegra: Use AES engine for crypto functions
2025-08-01  Ion AgorriaARM: tegra: Enable BSEV for devices that use CMD_EBTUPDATE
2025-08-01  Ion AgorriaARM: tegra: Add BSE bindings
2025-08-01  Ion AgorriaARM: tegra: Add LP0 support for ODM production
2025-08-01  Ion Agorriacrypto: tegra: Add Tegra AES engine driver
2025-08-01  Ion AgorriaARM: tegra: Relocate fuse code from warmboot file
2025-07-31  Tom RiniMerge tag 'u-boot-stm32-20250731' of https://source...
2025-07-31  Tom RiniMerge tag 'u-boot-socfpga-next-20250731' of https:...
2025-07-30  Tom RiniSubtree merge tag 'v6.16-dts' of dts repo [1] into...
2025-07-30  Tom RiniSquashed 'dts/upstream/' changes from fe2d6c49bb4e...
2025-07-30  Tom RiniMerge patch series "rockchip: puma-rk3399: anticipate...
2025-07-30  Quentin Schulzarm64: dts: rockchip: disable unrouted USB controllers...
2025-07-30  Quentin Schulzarm64: dts: rockchip: disable unrouted USB controllers...
2025-07-30  Lukasz Czechowskiarm64: dts: rockchip: fix internal USB hub instability...
2025-07-30  Lukasz Czechowskidt-bindings: usb: cypress,hx3: Add support for all...
2025-07-30  Quentin Schulzdt-bindings: usb: usb-device: relax compatible pattern...
2025-07-30  Quentin Schulzconfigs: puma-rk3399: enable onboard USB hub support
2025-07-30  Tom RiniMerge patch series "rockchip: ringneck-px30: anticipate...
2025-07-30  Quentin Schulzconfigs: ringneck-px30: fix Ethernet
2025-07-30  Heiko Stuebnerarm64: dts: rockchip: move reset to dedicated eth-phy...
2025-07-30  Heiko Stuebnerarm64: dts: rockchip: add basic mdio node to px30
next