Commit Graph

46 Commits (2023e60861283ee808950a558e14b45be8776bf4)

Author SHA1 Message Date
Stephen Warren 2023e60861 disk: introduce get_device() 12 years ago
Rob Herring 99d2c205d4 disk/part: introduce get_device_and_partition 12 years ago
Stephen Warren 2f50164627 disk: make get_partition_info() always available to disk.c 12 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 12 years ago
Tim Kientzle 7e71dc6884 disk/part.c: Fix device enumeration through API 12 years ago
Lei Wen b16aadf411 disk/part.c: fix potential stack overflow bug 13 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
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 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
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
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
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
Wolfgang Denk 725671ccd2 Coding Style cleanup; generate new CHANGELOG file. 17 years ago
Peter Pearse 3e3b956906 Reduce line lengths to 80 characters max. 17 years ago
Peter Pearse b0d8f5bf0d New board SMN42 branch 17 years ago
Haavard Skinnemoen 7fac3f69e9 Enable partition support with MMC 17 years ago
Stefan Roese 6c7cac8c4f [PATCH] get_dev() now unconditionally uses manual relocation 18 years ago
Stefan Roese 751bb57107 [PATCH] Fix relocation problem with "new" get_dev() function 18 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 years ago
wdenk 1968e615d4 Cleanup USB and partition defines 20 years ago
wdenk 6e5923851e * Cleanup, minor fixes 20 years ago
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 21 years ago
wdenk c40b295682 * Patch by Rune Torgersen, 27 Feb 2004: 21 years ago
wdenk 3f85ce2785 * CVS add missing files 21 years ago
wdenk c935d3bd8b Patches by Stephan Linz, 11 Dec 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 c7de829c79 * Patch by Thomas Frieden, 13 Nov 2002: 22 years ago
wdenk affae2bff8 Initial revision 22 years ago