]> git.ipfire.org Git - thirdparty/u-boot.git/history - disk
Prepare v2024.07-rc2
[thirdparty/u-boot.git] / disk /
2024-04-22  Tom RiniMerge patch series "configs: apple: Switch to standard...
2024-04-17  Tom RiniMerge patch series "configs: ti: Enable basic settings...
2024-04-17  Tom RiniMerge patch series "zfs: Fix zfs support on aarch64"
2024-04-14  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2024-04-12  Tom RiniMerge patch series "mcheck implementation for U-Boot"
2024-04-12  Tom RiniMerge patch series "Introduce ICSSG Ethernet driver"
2024-04-12  Tom RiniMerge patch series "zlib: Address CVE-2016-9841"
2024-04-12  Tom RiniMerge branch '2024-04-12-assorted-updates'
2024-04-12  Heinrich Schuchardtdisk: simplify print_part_header()
2024-04-12  Sam Protsenkopart: Check all partitions in part_get_info_by_name()
2024-04-10  Tom RiniMerge patch series "pxe: Allow extlinux booting without...
2024-04-10  Tom RiniMerge patch series "Complete decoupling of zboot logic...
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-01-29  Tom RiniMerge patch series "Move framebuffer reservation for...
2024-01-11  Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08  Tom RiniMerge branch 'next'
2024-01-03  Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-21  Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-21  Tom RiniMerge branch '2023-12-21-header-inclusion-cleanup'...
2023-12-21  Tom Riniglobal: Drop common.h inclusion
2023-12-09  Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-11-27  Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-10  Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-10-27  Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-24  Tom RiniMerge branch '2023-10-24-assorted-general-fixes-and...
2023-10-24  Alexander Gendincmd: mbr: Allow 4 MBR partitions without need for extended
2023-10-24  Tom RiniMerge tag 'u-boot-rockchip-20231024' of https://source...
2023-10-24  Johan Jonkerrockchip: dm: prepare rkmtd UCLASS
2023-10-13  Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-11  Tom RiniMerge tag 'fsl-qoirq-2023-10-10' of https://source...
2023-10-11  Tom RiniMerge branch '2023-10-10-blk-sandbox-support-binding...
2023-10-10  Bin Mengdisk: part: Handle blkmap device in print_part_header()
2023-10-10  Bin Mengdisk: part: Print out the unknown device uclass id
2023-10-04  Tom RiniMerge tag 'u-boot-stm32-20231004' of https://source...
2023-10-02  Tom RiniMerge branch 'next'
2023-09-24  Tom RiniMerge tag 'dm-next-23sep23' of https://source.denx...
2023-09-24  Simon Glasscommon: Drop linux/printk.h from common header
2023-09-12  Tom RiniMerge branch '2023-09-12-gpt-improvements' into next
2023-09-11  Heinrich Schuchardtpart: rename disk_partition_type_uuid()
2023-09-04  Tom RiniMerge tag 'v2023.10-rc4' into next
2023-08-30  Tom RiniMerge tag 'u-boot-at91-2023.10-a' of https://source...
2023-08-26  Tom RiniMerge branch '2023-08-26-bootstd-chromeos-impreovements...
2023-08-25  Simon Glasspart: efi: Add debugging for the signature check
2023-08-25  Simon Glasspart: Add accessors for struct disk_partition type_uuid
2023-08-25  Simon Glasspart: Add accessors for struct disk_partition uuid
2023-08-25  Simon Glasspart: Add comments for static functions
2023-08-25  Simon Glasspart: nac: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: iso: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: efi: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: dos: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: amiga: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: Use desc instead of dev_desc
2023-08-23  Tom RiniMerge branch '2023-08-22-assorted-code-cleanups' into...
2023-08-22  Marek Vasutdisk: dos: Infer MBR partition sector size from underly...
2023-08-22  Marek Vasutdisk: Move part_create_block_devices() to blk uclass
2023-08-22  Marek Vasutdisk: Switch part_blk_*() functions to disk_blk_*()
2023-08-22  Marek Vasutdisk: Extend disk_blk_part_validate() with range checking
2023-08-22  Marek Vasutdisk: Handle partition to block device offset conversion
2023-08-22  Marek Vasutdisk: Simplify disk_blk_{write, erase}() using blk_...
2023-08-22  Marek Vasutdisk: Simplify disk_blk_read() using blk_read()
2023-08-22  Marek Vasutdisk: Drop always true conditional check
2023-08-18  Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-01  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-07-31  Tom RiniMerge tag 'u-boot-rockchip-20230731' of https://source...
2023-07-30  Tom RiniMerge tag 'spl-2023-10-rc2' of https://source.denx...
2023-07-30  Heinrich Schuchardtpart: check CONFIG_IS_ENABLED(ENV_SUPPORT)
2023-07-27  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-07-25  Tom RiniMerge branch '2023-07-25-assorted-general-updates'
2023-07-25  Heinrich Schuchardtpart: eliminate part_get_info_by_name_type()
2023-07-19  Tom RiniMerge tag 'fsl-qoriq-2023-7-13' of https://source.denx...
2023-07-19  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2023-07-18  Tom RiniMerge branch '2023-07-17-assorted-updates'
2023-07-17  Joshua Wattdisk: part: Add API to get partitions with specific...
2023-07-17  Jonas Karlmandisk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS
2023-07-17  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17  Simon Glasspart: Allow setting the partition-table type
2023-05-08  Tom RiniMerge branch 'master' into next
2023-04-29  Tom RiniMerge branch 'for-2023.07' of https://source.denx.de...
2023-04-06  Tom RiniMerge tag 'fsl-qoriq-2023-4-6' of https://source.denx...
2023-04-05  Tom RiniMerge branch '2023-04-05-blkmap-composable-virtual...
2023-04-05  Tobias Waldekranzcmd: blkmap: Add blkmap command
2023-04-04  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-04-03  Tom RiniMerge branch 'next'
2023-04-03  Tom RiniMerge tag 'dm-next-3apr23' of https://source.denx.de...
2023-04-03  Tom RiniRevert "disk: Use a helper function to reduce duplication"
2023-03-31  Tom RiniMerge tag 'u-boot-imx-next-20230331' of https://gitlab...
2023-03-31  Tom RiniMerge branch '2023-03-30-assorted-general-upates' into...
2023-03-30  Simon Glassdisk: Use a helper function to reduce duplication
2023-03-27  Tom RiniMerge branch 'master' into next
2023-03-14  Tom RiniMerge tag 'v2023.04-rc4' into next
2023-03-03  Tom RiniMerge branch '2023-03-02-kconfig-and-CONFIG-cleanups...
2023-03-02  Simon Glasslib: Add an SPL config for LIB_UUID
2023-02-12  Tom RiniMerge branch 'for-2023.04' of https://source.denx.de...
2023-02-10  Tom RiniMerge tag 'efi-2023-04-rc2' of https://source.denx...
2023-02-10  Tom RiniMerge branch '2023-02-08-Kconfig-cleanup-CONFIG_IS_ENAB...
2023-02-10  Simon GlassCorrect SPL use of PARTITION_TYPE_GUID
2023-02-09  Simon GlassCorrect SPL use of CMD_MBR
2023-01-31  Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
next