1. 2e790d5 disk: part: refactor generic name creation for DOS and ISO by Petr Kulhavy · 8 years ago
  2. 9f174c9 fastboot: add support for writing MBR by Petr Kulhavy · 8 years ago
  3. 712257e disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · 8 years ago
  4. 0f1c952 part: Rename test_part_xx() and print_part_xx() by Simon Glass · 9 years ago
  5. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  6. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  7. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  8. 83ce563 dm: part: Convert partition API use to linker lists by Simon Glass · 9 years ago
  9. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  10. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  11. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  12. 4c6e960 part_dos.c: Don't wrap to negative after 2G sectors by Stefan Monnier · 9 years ago
  13. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  14. 2c1e1b6 disk: part_dos.c: Add a PBR check when MBR checking fails by Darwin Dingel · 10 years ago
  15. d30cbae disk: part_efi: clarify lbaint_t usage by Steve Rae · 11 years ago
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. 300494b disk/part_dos: check harder for partition table by Egbert Eich · 12 years ago
  18. 8ec730d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · 12 years ago
  19. 37c88ea disk: part_dos: print partition UUID in partition list by Stephen Warren · 12 years ago
  20. 61b80a5 disk: part_dos: checkpatch cleanups by Stephen Warren · 12 years ago
  21. 71b4e3b disk: part_dos: don't claim whole-disk FAT filesystems by Stephen Warren · 12 years ago
  22. b287a87 disk: part_msdos: parse and store partition UUID by Stephen Warren · 12 years ago
  23. eda5111 disk/part: check bootable flag for DOS partitions by Rob Herring · 12 years ago
  24. 36437bc Block: Remove MG DISK support by Marek Vasut · 13 years ago
  25. 193b260 part_dos: align disk buffers on cache line to enable DMA and cache by Eric Nelson · 13 years ago
  26. b9d57d6 part_dos: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  27. 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
  28. 9a2671f part_dos: check status flags of partitions by Daniel Mack · 15 years ago
  29. 03e5ce4 Partition support: remove newline from partition name by Wolfgang Denk · 15 years ago
  30. f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
  31. 0ea0aa8 disk: convert part_* files to COBJ-$(CONFIG_XXX) style by Mike Frysinger · 16 years ago
  32. 76596ba ata: add the support for SATA framework by Dave Liu · 17 years ago
  33. f7f54a8 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  34. e6e4e90 disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  35. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  36. acd0536 Cleanup USB and partition defines by wdenk · 20 years ago
  37. ef89394 * CVS add missing files by wdenk · 21 years ago
  38. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · 21 years ago
  39. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  40. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  41. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  42. 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · 22 years ago
  43. fe8c280 Initial revision by wdenk · 22 years ago