1. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  2. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  3. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  6. 6f57a86 iso: Reduce verbosity on test and info calls by Alexander Graf · Fri Oct 06 13:35:07 2017 +0200
  7. dcab284 disk: part: align buffer so it can be used with DMA enabled drivers by Stefan Agner · Wed Aug 23 09:46:17 2017 -0700
  8. 2e790d5 disk: part: refactor generic name creation for DOS and ISO by Petr Kulhavy · Fri Sep 09 10:27:17 2016 +0200
  9. 712257e disk: part: implement generic function part_get_info_by_name() by Petr Kulhavy · Fri Sep 09 10:27:15 2016 +0200
  10. 1f09d00 iso: Fix part info command by Alexander Graf · Thu Jul 21 01:31:56 2016 +0200
  11. 90a199e iso: Allow 512 byte sector size by Alexander Graf · Mon Apr 11 16:16:16 2016 +0200
  12. b0c1326 iso: Start with partition 1 by Alexander Graf · Mon Apr 11 16:16:15 2016 +0200
  13. 168c1e8 iso: Make little endian and 64bit safe by Alexander Graf · Mon Apr 11 16:16:14 2016 +0200
  14. a8c6497 part_iso: Drop the customer unaligned access functions by Simon Glass · Wed Mar 16 07:45:34 2016 -0600
  15. 0f1c952 part: Rename test_part_xx() and print_part_xx() by Simon Glass · Mon Feb 29 15:26:04 2016 -0700
  16. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · Mon Feb 29 15:25:52 2016 -0700
  17. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  18. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  19. 83ce563 dm: part: Convert partition API use to linker lists by Simon Glass · Mon Feb 29 15:25:47 2016 -0700
  20. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  21. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  22. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  23. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  25. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · Wed Jun 26 18:11:25 2013 +0200
  26. 9b2ecea disk/iso: Add Support for block sizes > 512 byte to ISO partition support by Egbert Eich · Tue Apr 09 21:11:54 2013 +0000
  27. 8ec730d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · Thu Feb 28 15:03:46 2013 +0000
  28. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  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. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  33. 76596ba ata: add the support for SATA framework by Dave Liu · Wed Mar 26 22:49:44 2008 +0800
  34. f7f54a8 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:22:37 2007 -0500
  35. e6e4e90 disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:34 2007 -0500
  36. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  37. acd0536 Cleanup USB and partition defines by wdenk · Thu Feb 24 23:23:29 2005 +0000
  38. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  39. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  40. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
  41. cc1c8a1 Initial revision by wdenk · Sat Nov 02 22:58:18 2002 +0000