Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Adam Ford
|
1811a928c6
Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
|
7 years ago |
Alexey Brodkin
|
8639e34d2c
part: Allocate only one legacy_mbr buffer
|
7 years ago |
Shawn Guo
|
8f7102cf6b
disk: part_dos: fix part_get_info_extended() function
|
7 years ago |
Fabio Estevam
|
3ea0520512
disk: part_dos: Use the original allocation scheme for the SPL case
|
7 years ago |
Peter Jones
|
ff98cb9051
part: extract MBR signature from partitions
|
7 years ago |
Andre Przywara
|
eefa0a647d
EFI: find EFI system partition by legacy MBR partition type
|
7 years ago |
Dalon Westergreen
|
f0fb4fa7d5
SPL: add support to boot from a partition type
|
8 years ago |
Patrick Delaunay
|
b331cd6204
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
|
8 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
|
084bf4c244
part: Rename test_part_xx() and print_part_xx()
|
9 years ago |
Simon Glass
|
2a981dc2c6
dm: block: Adjust device calls to go through helpers function
|
9 years ago |
Simon Glass
|
bcce53d048
dm: block: Rename device number member dev to devnum
|
9 years ago |
Simon Glass
|
3e8bd46950
dm: part: Rename some partition functions
|
9 years ago |
Simon Glass
|
96e5b03c8a
dm: part: Convert partition API use to linker lists
|
9 years ago |
Simon Glass
|
4101f68792
dm: Drop the block_dev_desc_t typedef
|
9 years ago |
Ben Whitten
|
192bc6948b
Fix GCC format-security errors and convert sprintfs.
|
9 years ago |
Stephen Warren
|
7c4213f6a5
block: pass block dev not num to read/write/erase()
|
9 years ago |
Stefan Monnier
|
d29892ba85
part_dos.c: Don't wrap to negative after 2G sectors
|
9 years ago |
Simon Glass
|
cf92e05c01
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
|
9 years ago |
Darwin Dingel
|
4a36be9bdb
disk: part_dos.c: Add a PBR check when MBR checking fails
|
11 years ago |
Steve Rae
|
e04350d299
disk: part_efi: clarify lbaint_t usage
|
11 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Egbert Eich
|
9d956e0fef
disk/part_dos: check harder for partition table
|
12 years ago |
Stephen Warren
|
2c1af9dcdc
disk: define HAVE_BLOCK_DEVICE in a common place
|
12 years ago |
Stephen Warren
|
e2e9b37898
disk: part_dos: print partition UUID in partition list
|
12 years ago |
Stephen Warren
|
304b571130
disk: part_dos: checkpatch cleanups
|
12 years ago |
Stephen Warren
|
d1efb6442a
disk: part_dos: don't claim whole-disk FAT filesystems
|
12 years ago |