Commit History

Author SHA1 Message Date
  Sean Anderson 9f7bb2825b part: Support getting whole disk from part_get_info_by_dev_and_name_or_num 3 years ago
  Corneliu Doban 12fc1f3bb2 cmd: gpt: add eMMC and GPT support 3 years ago
  Marek Szyprowski 20bd5ac6e4 disk: dos: add code for creating MBR partition layout 3 years ago
  Marek Szyprowski 92f1c89d0a disk: dos: rename write_mbr_partition to write_mbr_sector 3 years ago
  Simon Glass 0528979fa7 part: Drop disk_partition_t typedef 4 years ago
  Heinrich Schuchardt 25801acc1f part: detect EFI system partition 4 years ago
  Ruslan Trofymenko 6eccd1f740 disk: part: Extend API to get partition info 5 years ago
  Tien Fong Chee f4b4092474 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 5 years ago
  Tien Fong Chee 0c3a9ed409 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Sam Protsenko 3078909556 disk: Provide API to get partition by name for specific type 6 years ago
  Rob Clark 0d6ab32e37 part: move efi_guid_t 6 years ago
  Rob Clark 4bbcc965f9 fs: add fs_readdir() 6 years ago
  Maxime Ripard 47d7ee47ba part: efi: make gpt_fill_pte take the device descriptor 6 years ago
  Alison Chaiken 09a49930e4 GPT: read partition table from device into a data structure 7 years ago
  Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID 7 years ago
  Alison Chaiken e6faf21f25 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h 7 years ago
  Alison Chaiken 92856b489b disk_partition: introduce macros for description string lengths 7 years ago
  Alison Chaiken db9b6200a4 EFI: replace number with UUID_STR_LEN macro 7 years ago
  Alex Deymo 88b6329cce disk: Return the partition number in part_get_info_by_name() 7 years ago
  Dalon Westergreen f0fb4fa7d5 SPL: add support to boot from a partition type 7 years ago
  Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 7 years ago
  Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 7 years ago
  Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 7 years ago
  Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO 7 years ago
  Petr Kulhavy b6dd69a4d6 fastboot: add support for writing MBR 7 years ago
  Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 7 years ago
  Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 8 years ago
  Simon Glass 38bd29beaa dm: part: Drop the get_dev() method 8 years ago
  Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 8 years ago