- f14c5ee disk: part_dos: update partition table entries after write by Gary Bisson · 3 years, 10 months ago
- 20bd5ac disk: dos: add code for creating MBR partition layout by Marek Szyprowski · 3 years, 11 months ago
- cb571f9 disk: dos: make some functions static by Marek Szyprowski · 3 years, 11 months ago
- 97163dd disk: dos: use generic macro for unaligned le32 access by Marek Szyprowski · 3 years, 11 months ago
- 80bd05f disk: dos: add some defines for the hardcoded numbers by Marek Szyprowski · 3 years, 11 months ago
- 92f1c89 disk: dos: rename write_mbr_partition to write_mbr_sector by Marek Szyprowski · 3 years, 11 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- 25801ac part: detect EFI system partition by Heinrich Schuchardt · 4 years, 8 months ago
- 34856b0 disk: part_dos: correctly detect DOS PBR by Heinrich Schuchardt · 5 years ago
- 7aed3d3 disk: part_dos: Allocate at least one block size for mbr by Faiz Abbas · 5 years ago
- 232e2f4 CVE-2019-13103: disk: stop infinite recursion in DOS Partitions by Paul Emge · 5 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
- 8639e34 part: Allocate only one legacy_mbr buffer by Alexey Brodkin · 7 years ago
- 8f7102c disk: part_dos: fix part_get_info_extended() function by Shawn Guo · 7 years ago
- 3ea0520 disk: part_dos: Use the original allocation scheme for the SPL case by Fabio Estevam · 7 years ago
- ff98cb9 part: extract MBR signature from partitions by Peter Jones · 7 years ago
- eefa0a6 EFI: find EFI system partition by legacy MBR partition type by Andre Przywara · 7 years ago
- f0fb4fa SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
- b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
- da2ee24 disk: part: refactor generic name creation for DOS and ISO by Petr Kulhavy · 8 years ago
- b6dd69a fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
- 87b8530 disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
- 084bf4c part: Rename test_part_xx() and print_part_xx() by Simon Glass · 9 years ago
- 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
- bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
- 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
- 96e5b03 dm: part: Convert partition API use to linker lists by Simon Glass · 9 years ago
- 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
- 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
- 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
- d29892b part_dos.c: Don't wrap to negative after 2G sectors by Stefan Monnier · 9 years ago
- cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
- 4a36be9 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · 10 years ago
- e04350d disk: part_efi: clarify lbaint_t usage by Steve Rae · 10 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 9d956e0 disk/part_dos: check harder for partition table by Egbert Eich · 12 years ago
- 2c1af9d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · 12 years ago
- e2e9b37 disk: part_dos: print partition UUID in partition list by Stephen Warren · 12 years ago
- 304b571 disk: part_dos: checkpatch cleanups by Stephen Warren · 12 years ago
- d1efb64 disk: part_dos: don't claim whole-disk FAT filesystems by Stephen Warren · 12 years ago
- d27b5f9 disk: part_msdos: parse and store partition UUID by Stephen Warren · 12 years ago
- 40e0e56 disk/part: check bootable flag for DOS partitions by Rob Herring · 12 years ago
- b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
- dec049d part_dos: align disk buffers on cache line to enable DMA and cache by Eric Nelson · 13 years ago
- 54193c5d part_dos: fix crash with big sector size by Sergei Shtylyov · 13 years ago
- 66c2d73 FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
- 78f4ca7 part_dos: check status flags of partitions by Daniel Mack · 15 years ago
- 7166552 Partition support: remove newline from partition name by Wolfgang Denk · 15 years ago
- 75eb82e mflash: Initial mflash support by unsik Kim · 16 years ago
- 7bd2722 disk: convert part_* files to COBJ-$(CONFIG_XXX) style by Mike Frysinger · 16 years ago
- c7057b5 ata: add the support for SATA framework by Dave Liu · 17 years ago
- cde5c64 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- 45cdb9b disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 1968e61 Cleanup USB and partition defines by wdenk · 20 years ago
- 3f85ce2 * CVS add missing files by wdenk · 21 years ago
- 7205e40 * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
- 149dded * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
- b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 21 years ago
- 7f70e85 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · 21 years ago
- fe8c280 Initial revision by wdenk · 22 years ago