Commit Graph

239 Commits (lime2-spi)

Author SHA1 Message Date
Patrick Delaunay bcb41dcaef uuid: add selection by string for known partition type GUID 9 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 9 years ago
Hans de Goede 251cee0db2 ubifs: Add generic fs support 9 years ago
Hans de Goede afc1744ec8 disk/part: Only build hostfs special handling when CONFIG_SANDBOX is set 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Maxime Ripard b349abbfe9 gpt: Fix the protective MBR partition size 9 years ago
Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 10 years ago
Steve Rae e1f6b0a02d disk: part_efi: move code to static functions 10 years ago
Simon Glass e48f3741c3 sandbox: Fix warnings due to 64-bit printf() strings 10 years ago
Jeroen Hofstee 76ee65bde2 disk/part.c: make local function static 10 years ago
Pavel Machek 214b3f311f cleanup disk/part.c whitespace 10 years ago
Pavel Machek 3f9eb6e109 whitespace cleanups 10 years ago
Stephen Warren 4d907025d6 sandbox: restore ability to access host fs through standard commands 10 years ago
Stephen Warren ecdd57e274 disk: default to HW partition 0 if not specified 10 years ago
Darwin Dingel 4a36be9bdb disk: part_dos.c: Add a PBR check when MBR checking fails 10 years ago
Steve Rae 60bf941693 disk: part_efi: add get_partition_info_efi_by_name() 10 years ago
Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage 10 years ago
Steve Rae dedf37bb61 disk: part_efi: resolve endianness issues 10 years ago
Stephen Warren d235628434 mmc: provide a select_hwpart implementation for get_device() 10 years ago
Stephen Warren 336b6f9048 disk: support devices with HW partitions 10 years ago
Steve Rae ae95fad5af disk: part_efi: add support for the Backup GPT 10 years ago
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 10 years ago
Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c 10 years ago
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree 10 years ago
Hector Palacios 61fcc7d275 part_efi: fix protective mbr struct allocation 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 10 years ago
Masahiro Yamada dcbd48917e disk: convert a makefile to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Mark Langsdorf 6d2ee5a33a part_efi: make sure the gpt_pte is freed 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Lan Yixun (dlan) 50ffc3b64a fs/ext4: fix log2blksz un-initialized error, by cacaulating its value from blksz 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 11 years ago
Marek Vasut 67cd4a6348 disk: Fix possible out-of-bounds access in part_efi.c 11 years ago
Egbert Eich d7ea4d4d4c disk/iso: Add Support for block sizes > 512 byte to ISO partition support 11 years ago
Egbert Eich ae1768a72c disk/gpt: Fix GPT partition handling for blocksize != 512 11 years ago
Egbert Eich 9d956e0fef disk/part_dos: check harder for partition table 11 years ago
Marc Dietrich 8faefadb73 disk: fix unaligned access in efi partitions 11 years ago
Stephen Warren 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place 11 years ago
Simon Glass 92ccc96bf3 sandbox: Add host filesystem 11 years ago
Lukasz Majewski 40684ddb83 gpt: Support for GPT (GUID Partition Table) restoration 12 years ago
Chang Hyun Park fae2bf22a2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> 12 years ago
Lukasz Majewski 9386f96ca9 part:efi: Move part_efi.h file to ./include 12 years ago
Jerry Huang 33699df12c part: check each variable for capability calculation 12 years ago
Taylor Hutt 9936be31fb disk: Address cast and format errors 12 years ago
Gabe Black 0c9c8fb5ec disk: Make the disk partition code work with no specific partition types 12 years ago
Stephen Warren 6ab6a650a4 disk: initialize name/part fields when returning a whole disk 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 b4414f4a4a disk: part_efi: set bootable flag in partition objects 12 years ago