Commit Graph

210 Commits (e2888a7fa7f8d23396c4b25ea763fe1f38851b3d)

Author SHA1 Message Date
Bin Meng 337e3b897d part: mac: Suppress the error message after reading ddb 8 years ago
Heinrich Schuchardt 5eae466ea1 disk: part: fix typo 8 years ago
Maxime Ripard 79c5912e8d part: efi: Disable overlap check 8 years ago
Maxime Ripard 47d7ee47ba part: efi: make gpt_fill_pte take the device descriptor 8 years ago
Maxime Ripard 5276e8b62d part: efi: rework the partition start and size in gpt_fill_pte 8 years ago
Maxime Ripard 89d33a2c0d part: efi: Fix offset 8 years ago
Stefan Agner 5c27535dc9 disk: part: align buffer so it can be used with DMA enabled drivers 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Zhikang Zhang ffab6945ec dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME 8 years ago
Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID 8 years ago
Alison Chaiken e6faf21f25 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h 8 years ago
Alison Chaiken db9b6200a4 EFI: replace number with UUID_STR_LEN macro 8 years ago
Alex Deymo 88b6329cce disk: Return the partition number in part_get_info_by_name() 8 years ago
Tom Rini 936478e797 SPARC: Remove 8 years ago
Philipp Tomsich 02e43537b3 part_efi: support padding between the GPT header and partition entries 8 years ago
Vincent Tinelli 9da52f8f67 gpt: Fix uuid string format 8 years ago
Dalon Westergreen f0fb4fa7d5 SPL: add support to boot from a partition type 8 years ago
Vincent Tinelli e163a931af cmd: gpt: backup boot code before writing MBR 8 years ago
Patrick Delaunay aed8fdaae9 disk: convert CONFIG_PARTITION_TYPE_GUID to Kconfig 8 years ago
Patrick Delaunay b331cd6204 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT 8 years ago
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 8 years ago
Patrick Delaunay 863c5b6cdd disk: convert CONFIG_AMIGA_PARTITION to Kconfig 8 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 8 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 8 years ago
Patrick Delaunay f18fa31cdc disk: convert CONFIG_MAC_PARTITION to Kconfig 8 years ago
Patrick Delaunay e274ef6b57 disk: convert CONFIG_PARTITIONS to Kconfig 8 years ago
Jean-Jacques Hiblot 139f7b1ded disk: Fixed capacity message 8 years ago
Petr Kulhavy da2ee24d91 disk: part: refactor generic name creation for DOS and ISO 9 years ago
Petr Kulhavy b6dd69a4d6 fastboot: add support for writing MBR 9 years ago
Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 9 years ago
Kever Yang c2fdd34569 cmd: gpt: fix the wrong size parse for the last partition 9 years ago
Simon Glass 5afb8d151f part_efi: Fix compiler warning on 32-bit sandbox 9 years ago
Alexander Graf 28f0014bde iso: Fix part info command 9 years ago
Patrick Delaunay a565386762 disk: part_efi: fix check of the max partition size 9 years ago
Simon Glass 1598dfcb10 dm: blk: Use the correct error code for blk_get_device_by_str() 9 years ago
Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 9 years ago
Simon Glass 1fde473da7 dm: part: Use the legacy block driver for hardware partition support 9 years ago
Simon Glass f1d86fd3b1 dm: sandbox: Drop the host_get_dev() function 9 years ago
Simon Glass f6d000edbe dm: systemace: Drop the get_dev() function 9 years ago
Simon Glass 4e7189d4d8 dm: sata: Drop the get_dev() function 9 years ago
Simon Glass edd82ab354 dm: scsi: Drop the get_dev() function 9 years ago
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 9 years ago
Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 9 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 9 years ago
Simon Glass a6331fa83c dm: disk: Use legacy block driver info for block device access 9 years ago
Simon Glass c649e3c91c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI 9 years ago
Alexander Graf a2adb173ec iso: Allow 512 byte sector size 9 years ago
Alexander Graf 2579c67478 iso: Start with partition 1 9 years ago
Alexander Graf ef9e6de540 iso: Make little endian and 64bit safe 9 years ago
Nishanth Menon 2ae67aec5e dm: part: fix missing driver name in debug print 9 years ago