Commit Graph

42 Commits (4166ba3b2351aa72c372f66a54e9fb92cffbd230)

Author SHA1 Message Date
Simon Glass f62b1c625d part: Drop duplication declaration of block_dev_desc_t 9 years ago
Stephen Warren 873cc1d777 mmc: store hwpart in the block device 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Lukasz Majewski cef68bf904 gpt: part: Definition and declaration of GPT verification functions 9 years ago
Patrick Delaunay 7561b258a1 gpt: add optional parameter type in gpt command 9 years ago
Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 10 years ago
Steve Rae 60bf941693 disk: part_efi: add get_partition_info_efi_by_name() 11 years ago
Stephen Warren d235628434 mmc: provide a select_hwpart implementation for get_device() 11 years ago
Mateusz Zalega 6b423b752b part: header fix 11 years ago
Henrik Nordström f4d8de48f5 sandbox: block driver using host file/device as backing store 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 12 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 12 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 12 years ago
Egbert Eich ae1768a72c disk/gpt: Fix GPT partition handling for blocksize != 512 12 years ago
Lukasz Majewski 40684ddb83 gpt: Support for GPT (GUID Partition Table) restoration 12 years ago
Stephen Warren 894bfbbfb7 disk: part_efi: parse and store partition UUID 13 years ago
Stephen Warren 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 13 years ago
Stephen Warren 2023e60861 disk: introduce get_device() 13 years ago
Rob Herring 99d2c205d4 disk/part: introduce get_device_and_partition 13 years ago
Rob Herring 40e0e5686a disk/part: check bootable flag for DOS partitions 13 years ago
Anatolij Gustschin 985889b110 include/part.h: fix indentation of lba 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 14 years ago
Lei Wen e6f99a5611 MMC: add erase function to both mmc and sd 14 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 16 years ago
richardretanubun 07f3d789b9 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 17 years ago
Wolfgang Denk d049cc7f71 Coding style cleanup, update CHANGELOG 17 years ago
Dave Liu c7057b529c ata: add the support for SATA framework 17 years ago
stefano babic c95219fae2 MMC for PXA 27X (resubmit) 17 years ago
Marcel Ziswiler 2a4741d9a1 fix pxa255_idp board 18 years ago
Grant Likely eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 18 years ago
Grant Likely 53758fa20e [PATCH 8_9] Add block_write hook to block_dev_desc_t 18 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 years ago
wdenk 6e5923851e * Cleanup, minor fixes 21 years ago
wdenk 7d7ce4125f Patch by Pierre Aubert, 15 Mar 2004: 21 years ago
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 21 years ago
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003: 22 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002: 23 years ago
wdenk 012771d88a Initial revision 23 years ago