]> git.ipfire.org Git - thirdparty/u-boot.git/history - include/part.h
part: Add accessors for struct disk_partition uuid
[thirdparty/u-boot.git] / include / part.h
2023-08-25  Simon Glasspart: Add accessors for struct disk_partition uuid
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: Move part_create_block_devices() to blk uclass
2023-08-21  Tom RiniMerge tag 'v2023.10-rc3' into next
2023-08-20  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-08-18  Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-15  Tom RiniMerge tag 'efi-2023-10-rc3' of https://source.denx...
2023-08-15  Heinrich Schuchardtdoc: add partition API to HTML documentation
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  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2023-07-17  Simon Glasspart: Allow setting the partition-table type
2023-01-31  Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27  Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24  Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23  Simon Glasspart: Add a function to find the first bootable partition
2022-11-02  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-10-31  Tom RiniMerge branch '2022-10-31-vbe-implement-the-full-firmwar...
2022-10-31  Simon Glassdisk: Rename block functions
2022-05-08  Tom RiniMerge tag 'efi-2022-07-rc3-2' of https://source.denx...
2022-05-08  Tom RiniMerge branch '2022-05-06-assorted-updates'
2022-05-06  Philippe Reynesdisk: part_efi: add support to repair gpt table
2022-04-27  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2022-04-27  Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25  Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25  Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-23  Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23  AKASHI Takahirodm: disk: add read/write interfaces with udevice
2022-04-23  AKASHI Takahirodm: disk: add UCLASS_PARTITION
2022-04-23  AKASHI Takahirosandbox: move a function prototype
2022-04-23  AKASHI Takahirodisk: define nullified functions for !PARTITIONS
2022-04-23  AKASHI Takahirodisk: enable function prototypes in part.h for SPL/TPL
2022-04-23  AKASHI Takahirodisk: include errno.h explicitly in part.h
2022-01-22  Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20  Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20  Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19  Heinrich Schuchardtdoc: replace @return by Return:
2022-01-19  Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-19  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-17  Tom RiniMerge tag 'u-boot-at91-2022.04-b' of https://source...
2022-01-17  Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-01-15  Tom RiniMerge tag 'efi-2022-04-rc1' of https://source.denx...
2022-01-15  Heinrich Schuchardtcmd: part: list all 128 GPT partitions
2021-10-12  Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04  Tom RiniMerge branch 'next'
2021-09-30  Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30  Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30  Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-04-29  Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-24  Tom RiniMerge tag 'mips-pull-2021-04-24' of https://source...
2021-04-23  Tom RiniMerge branch '2021-04-22-assorted-updates'
2021-04-22  Sean Andersoncmd: fs: Use part_get_info_by_dev_and_name_or_num to...
2021-03-19  Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-02-27  Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26  Sean Andersonpart: Support getting whole disk from part_get_info_by_...
2021-01-22  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18  Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18  Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-16  Corneliu Dobancmd: gpt: add eMMC and GPT support
2021-01-16  Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15  Marek Szyprowskidisk: dos: add code for creating MBR partition layout
2021-01-15  Marek Szyprowskidisk: dos: rename write_mbr_partition to write_mbr_sector
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-18  Simon Glasspart: Drop disk_partition_t typedef
2020-05-04  Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30  Tom RiniMerge tag 'efi-2020-07-rc2' of https://gitlab.denx...
2020-04-30  Heinrich Schuchardtpart: detect EFI system partition
2019-07-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-27  Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-24  Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24  Tom RiniMerge branch '2019-07-24-master-imports'
2019-07-24  Ruslan Trofymenkodisk: part: Extend API to get partition info
2019-02-02  Tom RiniMerge tag 'for-master-20190201' of git://git.denx.de...
2019-02-02  Tom RiniMerge tag 'mips-pull-2019-02-01' of git://git.denx...
2019-02-02  Tom RiniMerge branch '2019-02-01-master-imports'
2019-02-01  Tien Fong Cheespl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_...
2019-02-01  Tien Fong Cheespl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFI...
2018-05-09  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07  Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-10-18  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-10-13  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-10-12  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-10-11  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
next