Commit Graph

56 Commits (3c457f4d2e47cc91385abe15d3c825d0ce1a2b6f)

Author SHA1 Message Date
Simon Glass 3c457f4d2e dm: mmc: Drop the get_dev() function 8 years ago
Simon Glass 74001a2570 dm: ide: Drop the get_dev() function 8 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 8 years ago
Michal Simek d9b2678e0a disk: part: Enable get_info pointer for CONFIG_SPL_FAT_SUPPORT 8 years ago
Alexander Graf d96a98045a disk/part.c: Expose list of available block drivers 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 e35929e4a1 dm: blk: Rename get_device_and_partition() 8 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass fb1b7be953 dm: blk: Add comments to a few functions 8 years ago
Simon Glass 1a73661bc7 dm: Add a new header for block devices 8 years ago
Simon Glass 481922f14a dm: part: Drop the common.h header 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass f62b1c625d part: Drop duplication declaration of block_dev_desc_t 8 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() 10 years ago
Stephen Warren d235628434 mmc: provide a select_hwpart implementation for get_device() 10 years ago
Mateusz Zalega 6b423b752b part: header fix 10 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 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Frederic Leroy 04735e9c55 Fix ext2/ext4 filesystem accesses beyond 2TiB 11 years ago
Sascha Silbe ff8fef5666 Fix block device accesses beyond 2TiB 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
Egbert Eich ae1768a72c disk/gpt: Fix GPT partition handling for blocksize != 512 11 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 12 years ago
Stephen Warren 10a37fd7a4 disk: get_device_and_partition() "auto" partition and cleanup 12 years ago
Stephen Warren 2023e60861 disk: introduce get_device() 12 years ago
Rob Herring 99d2c205d4 disk/part: introduce get_device_and_partition 12 years ago
Rob Herring 40e0e5686a disk/part: check bootable flag for DOS partitions 12 years ago
Anatolij Gustschin 985889b110 include/part.h: fix indentation of lba 12 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Lei Wen e6f99a5611 MMC: add erase function to both mmc and sd 13 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 15 years ago
richardretanubun 07f3d789b9 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 16 years ago
Wolfgang Denk d049cc7f71 Coding style cleanup, update CHANGELOG 16 years ago
Dave Liu c7057b529c ata: add the support for SATA framework 16 years ago
stefano babic c95219fae2 MMC for PXA 27X (resubmit) 17 years ago
Marcel Ziswiler 2a4741d9a1 fix pxa255_idp board 17 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 20 years ago
wdenk 7d7ce4125f Patch by Pierre Aubert, 15 Mar 2004: 21 years ago