Commit Graph

38 Commits (bcce53d048de7f41078d25e39aa2f26d752d3658)

Author SHA1 Message Date
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 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 4101f68792 dm: Drop the block_dev_desc_t typedef 8 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 10 years ago
Steve Rae e04350d299 disk: part_efi: clarify lbaint_t usage 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Egbert Eich 9d956e0fef disk/part_dos: check harder for partition table 11 years ago
Stephen Warren 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place 11 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
Stephen Warren d27b5f9398 disk: part_msdos: parse and store partition UUID 12 years ago
Rob Herring 40e0e5686a disk/part: check bootable flag for DOS partitions 12 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 12 years ago
Eric Nelson dec049d924 part_dos: align disk buffers on cache line to enable DMA and cache 12 years ago
Sergei Shtylyov 54193c5d81 part_dos: fix crash with big sector size 13 years ago
Wolfgang Denk 66c2d73cfc FAT32: fix support for superfloppy-format (PBR) 14 years ago
Daniel Mack 78f4ca7976 part_dos: check status flags of partitions 15 years ago
Wolfgang Denk 716655288a Partition support: remove newline from partition name 15 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 15 years ago
Mike Frysinger 7bd2722e89 disk: convert part_* files to COBJ-$(CONFIG_XXX) style 16 years ago
Dave Liu c7057b529c ata: add the support for SATA framework 16 years ago
Jon Loeliger cde5c64d17 disk/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 45cdb9b72c disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 1968e615d4 Cleanup USB and partition defines 20 years ago
wdenk 3f85ce2785 * CVS add missing files 21 years ago
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003: 21 years ago
wdenk 149dded2b1 * Add support for USB Mass Storage Devices (BBB) 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 7f70e85309 * Patch by David Updegraff, 22 Apr 2003: 21 years ago
wdenk fe8c2806cd Initial revision 22 years ago