]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2024-08-09  Jonas Karlmanarm64: dts: rockchip: Add sdmmc related properties...
2024-08-09  Jonas Karlmanarm64: dts: rockchip: Add rk3308 IO voltage domains
2024-08-09  Jonas Karlmanarm64: dts: rockchip: Add OTP device node for RK3308
2024-08-09  Jonas Karlmanrockchip: rk3308: Remove OTP device node from soc u...
2024-08-09  Quentin Schulzrockchip: configs: puma-rk3399: disable VIDEO support...
2024-08-09  Kever Yangrockchip: dts: rk3568: Sync the evb board name with...
2024-08-09  Jonas Karlmanrockchip: Use files from dts/upstream
2024-08-09  Jonas Karlmanrockchip: px30/rk3326: Use soc dtsi files from dts...
2024-08-09  Jonas Karlmanrockchip: rk3588-toybrick-x0: Migrate to OF_UPSTREAM
2024-08-09  Jonas Karlmanrockchip: rk3566-pinetab2: Migrate to OF_UPSTREAM
2024-08-09  Jonas Karlmanrockchip: io-domain: Add support for RK3308
2024-08-09  Jonas Karlmanmmc: rockchip_dw_mmc: Allow 4-bit mode when 8-bit mode...
2024-08-09  Sebastian Kropatschphy: rockchip: naneng-combphy: Introduce PHY-IDs to...
2024-08-09  Anatolij Gustschinboard: vining_2000: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: cm_fx6: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: vf610twr: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: novena: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: rut: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: sl50: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: igep003x: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: cm-t43: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: chiliboard: convert to DM_I2C
2024-08-09  Anatolij Gustschinboard: shc: convert to DM_I2C
2024-08-09  Tom RiniMerge patch series "Low Power Mode: Package TIFS Stub...
2024-08-09  Dhruva Golearm: dts: phycore-am62x: Package TIFS Stub
2024-08-09  Dhruva Goledoc: beagle: am62x_beagleplay: Document the use of...
2024-08-09  Dhruva Golearm: dts: k3-am625-beagleplay: Package TIFS Stub
2024-08-09  Dhruva Goledoc: ti: am62*: Mention TIFS Stub in img fmts and boot...
2024-08-09  Dhruva Goledoc: board: ti: Update to use the new boot firmware...
2024-08-09  Dhruva Goledoc: ti: k3: Add TIFS Stub documentation
2024-08-09  Dhruva GoleMAINTAINERS: Include the TI docs under ARM TI
2024-08-08  Tom RiniMerge tag 'u-boot-nand-20240808' of https://source...
2024-08-08  Alexey Romanovspinand: bind UBI block
2024-08-08  Alexey Romanovdisk: support UBI partitions
2024-08-08  Alexey Romanovdisk: don't try search for partition type if already set
2024-08-08  Alexey Romanovdrivers: introduce UBI block abstraction
2024-08-08  Alexey Romanovubi: allow to write to volume with offset
2024-08-08  Alexey Romanovubi: allow to read from volume with offset
2024-08-08  Alexey Romanovspinand: bind mtdblock
2024-08-08  Alexey Romanovdrivers: introduce mtdblock abstraction
2024-08-08  Alexey Romanovdisk: support MTD partitions
2024-08-07  Tom RiniMerge patch series "alist: Implement a pointer list...
2024-08-07  Simon Glassalist: Add support for an allocated pointer list
2024-08-07  Simon Glasslib: Handle a special case with str_to_list()
2024-08-07  Simon Glassmalloc: Support testing with realloc()
2024-08-07  Paul Kocialkowskiomap3: sniper: Convert to device-tree control and DM I2C
2024-08-07  Paul Kocialkowskiam33xx: Use regular spl_board_init instead of am33xx_sp...
2024-08-07  Paul Kocialkowskiomap: Use spl_soc_init instead of spl_board_init
2024-08-07  Tom RiniMerge patch series "omap configuration cleanups"
2024-08-07  Paul Kocialkowskiomap3: sniper: Streamline defconfig
2024-08-07  Paul Kocialkowskidra7xx: Remove explicit DRAM banks number from defconfigs
2024-08-07  Paul Kocialkowskiomap3: Define DRAM banks number in Kconfig instead...
2024-08-07  Paul Kocialkowskiomap3: Define maximum SPL size in Kconfig instead of...
2024-08-07  Paul Kocialkowskiomap3: Define maximum U-Boot size in Kconfig instead...
2024-08-07  Paul Kocialkowskidra7xx: Define common init stack pointer address in...
2024-08-07  Paul Kocialkowskidra7xx: Unify init stack pointer address across boards
2024-08-07  Paul Kocialkowskiam43xx: Define common init stack pointer address in...
2024-08-07  Paul Kocialkowskiam33xx: Define common init stack pointer address in...
2024-08-07  Paul Kocialkowskiam33xx: Unify init stack pointer address across boards
2024-08-07  Paul Kocialkowskiomap3: Define common init stack pointer address in...
2024-08-07  Paul Kocialkowskiomap3: Define common SPL text base in Kconfig instead...
2024-08-06  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-08-06  Tom RiniMerge tag 'xilinx-for-v2024.10-rc2' of https://gitlab...
2024-08-06  Zixun LIusb: gadget: atmel: Add DM_USB_GADGET support
2024-08-06  Zixun LIusb: gadget: atmel: Add attach/detach support
2024-08-06  Zixun LIusb: gadget: atmel: Rename atmel_usba_start()/_stop...
2024-08-06  Zixun LIusb: gadget: atmel: Move usba_udc_pdata() with other...
2024-08-06  Zixun LIusb: gadget: atmel: Fix typo in usb gadget driver regis...
2024-08-06  Zixun LIusb: gadget: atmel: Replace printf() and pr_err() by...
2024-08-06  Zixun LIusb: gadget: atmel: Sort includes
2024-08-06  Lukas Funketpm: call tpm_tis_wait_init() after tpm_tis_init()
2024-08-06  Michael Wallespi: sunxi: fix clock divider calculation for max frequ...
2024-08-06  Michael Wallespi: sunxi: fix CDR2 calculation
2024-08-06  Andre Przywarasunxi: h616: add Tanix TX1 support
2024-08-06  Tom RiniPrepare v2024.10-rc2 v2024.10-rc2
2024-08-05  Andre Przywarasunxi: dts: arm/arm64: update devicetree files from...
2024-08-05  Seung-Woo Kimtools: imagetool: Remove unnecessary check from toc0_ve...
2024-08-05  Tom Riniconfigs: Resync with savedefconfig
2024-08-05  Tom RiniMerge patch series "Bug-fixes for a few boards"
2024-08-05  Simon Glassrockchip: Avoid #ifdefs in RK3399 SPL
2024-08-05  Simon Glassrockchip: Ensure memory size is available in RK3399 SPL
2024-08-05  Simon Glassfdt: Correct condition for bloblist existing
2024-08-05  Simon Glassbinman: Keep the efi_capsule input file
2024-08-05  Simon Glassbinman: Return failure when a usage() message is generated
2024-08-05  Simon Glassbinman: Deal with mkeficapsule being missing
2024-08-05  Simon Glassbinman: Collect the version number for mkeficapsule
2024-08-05  Simon Glassmkeficapsule: Add a --version argument
2024-08-05  Michal Simeksoc: zynqmp: Add support for zu1eg_lr device
2024-08-05  Michal SimekARM: zynq: Add support for 7z010_lr and 7z020_lr
2024-08-05  Michal Simekarm64: zynqmp: Remove PM firmware checking
2024-08-05  Vishal Patelarm64: zynqmp: Fix pwm-fan polarity
2024-08-05  Manikanta Guntupalliarm64: zynqmp: dts: Add rts delay property for rs485...
2024-08-05  Michal Simekarm64: xilinx: Describe TPM reset for Kria CCs
2024-08-05  Michal Simekarm64: versal: Remove undocumented cadence,qspi compatible
2024-08-05  Michal Simekarm64: versal-net: Align node names with dt-schema
2024-08-05  Manikanta Guntupalliarm64: zynqmp: Add resets property for UART nodes
2024-08-05  Prasad Kummariamd: Enable the NFS command for Versal Gen 2
2024-08-05  Prasad Kummarixilinx: Enable the NFS command for zynqmp_kria
2024-08-05  Venkatesh Yadav... arm64: config: Add versal2 mini emmc defconfig
2024-08-05  Venkatesh Yadav... arm64: Add versal2 mini ospi support
next