Commit Graph

230 Commits (lime2)

Author SHA1 Message Date
Stephen Warren 894bfbbfb7 disk: part_efi: parse and store partition UUID 12 years ago
Stephen Warren c04d68c694 disk: part_efi: range-check partition number 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
Stephen Warren 2f50164627 disk: make get_partition_info() always available to disk.c 12 years ago
Benoît Thébaudeau 64a08a9ffc part_mac: dcache: allocate cacheline-aligned buffers 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
Tim Kientzle 7e71dc6884 disk/part.c: Fix device enumeration through API 12 years ago
Sanjeev Premi 29b7042add part_efi: Fix compile errors 13 years ago
Stephen Warren 4715a81136 disk: part_efi: fix regression due to incorrect buffer usage 13 years ago
Doug Anderson deb5ca8027 disk: part_efi: fix **pgpt_pte == NULL 13 years ago
Doug Anderson df70b1c2e2 cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c 13 years ago
Anton staaf f75dd584cd part_efi: dcache: allocate cacheline aligned buffers 13 years ago
Lei Wen 6eecc03079 part: show efi partition name when print out partition info 13 years ago
Sergei Shtylyov 54193c5d81 part_dos: fix crash with big sector size 13 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Lei Wen b16aadf411 disk/part.c: fix potential stack overflow bug 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Heiko Schocher 23090dacd2 disk/part.c: fix relocation fixup 14 years ago
Lei Wen 8f3b96427a mmc: print out partition table 14 years ago
Sergei Trofimovich 69a2a4d9a5 disk/part.c: 'usb storage' avoiding overflow when output capacity 14 years ago
Wolfgang Denk 66c2d73cfc FAT32: fix support for superfloppy-format (PBR) 14 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Daniel Mack 78f4ca7976 part_dos: check status flags of partitions 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Wolfgang Denk 716655288a Partition support: remove newline from partition name 15 years ago
Wolfgang Denk af75a45d23 IDE: bail out of dev_print() for unknown device types 15 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 15 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 15 years ago
Mike Frysinger 7bd2722e89 disk: convert part_* files to COBJ-$(CONFIG_XXX) style 16 years ago
Richard Retanubun 5097083971 part_efi: Fix partition size calculation due to inclusive ending LBA. 16 years ago
Wolfgang Denk 3cbd823116 Coding Style cleanup, update CHANGELOG 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
richardretanubun 07f3d789b9 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) 16 years ago
Remy Bohmer 6e24a1eb14 Add missing device types to dev_print() in part.c 16 years ago
Nícolas Carneiro Lebedenco 47bebe34ca Fix dev_print when called from usb_stor_info (usb storage command) 16 years ago
Tor Krill 8ec6e332ea Fix incorrect switch for IF_TYPE in part.c 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Detlev Zundel 726c0f1e5f cosmetic: Adjust coding style for switch statements to be consistent 16 years ago
Detlev Zundel 574b319512 Fix disk type output in disk/part.c 16 years ago
Dave Liu c7057b529c ata: add the support for SATA framework 16 years ago
Grant Likely f0037c56b0 Build: split COBJS value into multiple lines 17 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 17 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
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 17 years ago