1. 03e5ce4 Partition support: remove newline from partition name by Wolfgang Denk · Tue Jul 28 22:35:39 2009 +0200
  2. 8561e71 IDE: bail out of dev_print() for unknown device types by Wolfgang Denk · Fri May 15 09:27:58 2009 +0200
  3. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
  4. 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · Mon Feb 16 23:21:36 2009 -0500
  5. 0ea0aa8 disk: convert part_* files to COBJ-$(CONFIG_XXX) style by Mike Frysinger · Thu Jan 29 20:02:07 2009 -0500
  6. 413dfc7 part_efi: Fix partition size calculation due to inclusive ending LBA. by Richard Retanubun · Mon Jan 26 08:45:14 2009 -0500
  7. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  8. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  9. e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · Fri Sep 26 11:13:22 2008 -0400
  10. f9f718b Add missing device types to dev_print() in part.c by Remy Bohmer · Fri Sep 19 13:30:06 2008 +0200
  11. 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
  12. 03ff330 Fix incorrect switch for IF_TYPE in part.c by Tor Krill · Thu May 29 11:10:30 2008 +0200
  13. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  14. 0e11cc6 cosmetic: Adjust coding style for switch statements to be consistent by Detlev Zundel · Mon May 05 16:11:22 2008 +0200
  15. bec6b32 Fix disk type output in disk/part.c by Detlev Zundel · Mon May 05 16:11:21 2008 +0200
  16. 76596ba ata: add the support for SATA framework by Dave Liu · Wed Mar 26 22:49:44 2008 +0800
  17. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  18. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  19. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  20. f7f54a8 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:22:37 2007 -0500
  21. e6e4e90 disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:34 2007 -0500
  22. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  23. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · Wed Jun 06 16:26:56 2007 +0200
  24. fb312c8 Reduce line lengths to 80 characters max. by Peter Pearse · Fri May 18 16:47:03 2007 +0100
  25. d862a25 New board SMN42 branch by Peter Pearse · Wed May 09 11:37:56 2007 +0100
  26. 01d354e Enable partition support with MMC by Haavard Skinnemoen · Sun Dec 17 18:53:56 2006 +0100
  27. 5b084e1 [PATCH] get_dev() now unconditionally uses manual relocation by Stefan Roese · Thu Feb 22 07:43:34 2007 +0100
  28. 61ddee4 [PATCH] Fix relocation problem with "new" get_dev() function by Stefan Roese · Tue Feb 20 13:21:57 2007 +0100
  29. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  30. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  31. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  32. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  33. acd0536 Cleanup USB and partition defines by wdenk · Thu Feb 24 23:23:29 2005 +0000
  34. 0593920 * Cleanup, minor fixes by wdenk · Sun Apr 18 17:39:38 2004 +0000
  35. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  36. f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · Sat Mar 13 23:29:43 2004 +0000
  37. ef89394 * CVS add missing files by wdenk · Mon Feb 23 16:11:30 2004 +0000
  38. 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · Sat Jan 03 19:43:48 2004 +0000
  39. 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
  40. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · Wed Sep 10 18:20:28 2003 +0000
  41. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  42. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  43. 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · Tue May 20 14:25:27 2003 +0000
  44. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
  45. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000
  46. cc1c8a1 Initial revision by wdenk · Sat Nov 02 22:58:18 2002 +0000
  47. affae2b Initial revision by wdenk · Sat Aug 17 09:36:01 2002 +0000
  48. 012771d Initial revision by wdenk · Fri Mar 08 21:31:05 2002 +0000
  49. 31f60b6 Initial revision by wdenk · Thu Jul 05 14:47:08 2001 +0000
  50. afe3d13 Initial revision by wdenk · Thu Mar 29 22:35:59 2001 +0000