Commit Graph

80 Commits (lime2-spi)

Author SHA1 Message Date
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
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 21 years ago
wdenk 7205e4075d * Patches by Denis Peter, 9 Sep 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002: 22 years ago
wdenk 012771d88a Initial revision 23 years ago