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