Commit Graph

80 Commits (lime2-spi)

Author SHA1 Message Date
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 7 years ago
Rob Clark 0d6ab32e37 part: move efi_guid_t 7 years ago
Rob Clark 4bbcc965f9 fs: add fs_readdir() 7 years ago
Maxime Ripard 47d7ee47ba part: efi: make gpt_fill_pte take the device descriptor 7 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 8 years ago
Petr Kulhavy b6dd69a4d6 fastboot: add support for writing MBR 8 years ago
Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 8 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
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 8 years ago
Simon Glass 4e7189d4d8 dm: sata: Drop the get_dev() function 8 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 8 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 8 years ago
Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 8 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 8 years ago
Michal Simek d9b2678e0a disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT 8 years ago
Alexander Graf d96a98045a disk/part.c: Expose list of available block drivers 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists 8 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass fb1b7be953 dm: blk: Add comments to a few functions 8 years ago
Simon Glass 1a73661bc7 dm: Add a new header for block devices 8 years ago
Simon Glass 481922f14a dm: part: Drop the common.h header 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass f62b1c625d part: Drop duplication declaration of block_dev_desc_t 8 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Lukasz Majewski cef68bf904 gpt: part: Definition and declaration of GPT verification functions 9 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 9 years ago
Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 10 years ago
Steve Rae 60bf941693 disk: part_efi: add get_partition_info_efi_by_name() 10 years ago
Stephen Warren d235628434 mmc: provide a select_hwpart implementation for get_device() 10 years ago
Mateusz Zalega 6b423b752b part: header fix 10 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago