1. 3b3df4e part_efi: dcache: allocate cacheline aligned buffers by Anton staaf · Wed Oct 12 13:56:04 2011 +0000
  2. 757ddfe part: show efi partition name when print out partition info by Lei Wen · Wed Sep 07 18:11:19 2011 +0000
  3. b9d57d6 part_dos: fix crash with big sector size by Sergei Shtylyov · Fri Jun 03 09:37:43 2011 +0000
  4. 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
  5. 2a01067 disk/part.c: fix potential stack overflow bug by Lei Wen · Tue Feb 15 16:56:40 2011 +0800
  6. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  7. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  8. 9b98723 disk/part.c: fix relocation fixup by Heiko Schocher · Fri Sep 17 13:10:36 2010 +0200
  9. 61dba93 mmc: print out partition table by Lei Wen · Mon Sep 13 22:07:28 2010 +0800
  10. 89d935b disk/part.c: 'usb storage' avoiding overflow when output capacity by Sergei Trofimovich · Sun Aug 08 15:05:39 2010 +0300
  11. 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · Mon Jul 19 11:36:57 2010 +0200
  12. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  13. 9a2671f part_dos: check status flags of partitions by Daniel Mack · Mon Sep 28 11:40:38 2009 +0200
  14. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  15. 03e5ce4 Partition support: remove newline from partition name by Wolfgang Denk · Tue Jul 28 22:35:39 2009 +0200
  16. 8561e71 IDE: bail out of dev_print() for unknown device types by Wolfgang Denk · Fri May 15 09:27:58 2009 +0200
  17. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  18. 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · Mon Feb 16 23:21:36 2009 -0500
  19. 0ea0aa8 disk: convert part_* files to COBJ-$(CONFIG_XXX) style by Mike Frysinger · Thu Jan 29 20:02:07 2009 -0500
  20. 413dfc7 part_efi: Fix partition size calculation due to inclusive ending LBA. by Richard Retanubun · Mon Jan 26 08:45:14 2009 -0500
  21. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  23. e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · Fri Sep 26 11:13:22 2008 -0400
  24. f9f718b Add missing device types to dev_print() in part.c by Remy Bohmer · Fri Sep 19 13:30:06 2008 +0200
  25. ef3edd4 Fix dev_print when called from usb_stor_info (usb storage command) by Nícolas Carneiro Lebedenco · Thu Sep 04 15:35:46 2008 -0300
  26. 03ff330 Fix incorrect switch for IF_TYPE in part.c by Tor Krill · Thu May 29 11:10:30 2008 +0200
  27. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  28. 0e11cc6 cosmetic: Adjust coding style for switch statements to be consistent by Detlev Zundel · Mon May 05 16:11:22 2008 +0200
  29. bec6b32 Fix disk type output in disk/part.c by Detlev Zundel · Mon May 05 16:11:21 2008 +0200
  30. 76596ba ata: add the support for SATA framework by Dave Liu · Wed Mar 26 22:49:44 2008 +0800
  31. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  32. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  33. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  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. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  37. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · Wed Jun 06 16:26:56 2007 +0200
  38. fb312c8 Reduce line lengths to 80 characters max. by Peter Pearse · Fri May 18 16:47:03 2007 +0100
  39. d862a25 New board SMN42 branch by Peter Pearse · Wed May 09 11:37:56 2007 +0100
  40. 01d354e Enable partition support with MMC by Haavard Skinnemoen · Sun Dec 17 18:53:56 2006 +0100
  41. 5b084e1 [PATCH] get_dev() now unconditionally uses manual relocation by Stefan Roese · Thu Feb 22 07:43:34 2007 +0100
  42. 61ddee4 [PATCH] Fix relocation problem with "new" get_dev() function by Stefan Roese · Tue Feb 20 13:21:57 2007 +0100
  43. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  44. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  45. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  46. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  47. acd0536 Cleanup USB and partition defines by wdenk · Thu Feb 24 23:23:29 2005 +0000
  48. 0593920 * Cleanup, minor fixes by wdenk · Sun Apr 18 17:39:38 2004 +0000
  49. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  50. f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · Sat Mar 13 23:29:43 2004 +0000
  51. ef89394 * CVS add missing files by wdenk · Mon Feb 23 16:11:30 2004 +0000
  52. 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · Sat Jan 03 19:43:48 2004 +0000
  53. 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
  54. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · Wed Sep 10 18:20:28 2003 +0000
  55. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  56. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  57. 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · Tue May 20 14:25:27 2003 +0000
  58. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
  59. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000
  60. cc1c8a1 Initial revision by wdenk · Sat Nov 02 22:58:18 2002 +0000
  61. affae2b Initial revision by wdenk · Sat Aug 17 09:36:01 2002 +0000
  62. 012771d Initial revision by wdenk · Fri Mar 08 21:31:05 2002 +0000
  63. 31f60b6 Initial revision by wdenk · Thu Jul 05 14:47:08 2001 +0000
  64. afe3d13 Initial revision by wdenk · Thu Mar 29 22:35:59 2001 +0000