- 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
- 071e423 disk/gpt: Fix GPT partition handling for blocksize != 512 by Egbert Eich · Tue Apr 09 06:03:36 2013 +0000
- 300494b disk/part_dos: check harder for partition table by Egbert Eich · Tue Apr 09 05:46:14 2013 +0000
- 20ca3ad disk: fix unaligned access in efi partitions by Marc Dietrich · Fri Mar 29 07:57:10 2013 +0000
- 8ec730d disk: define HAVE_BLOCK_DEVICE in a common place by Stephen Warren · Thu Feb 28 15:03:46 2013 +0000
- 1184287 sandbox: Add host filesystem by Simon Glass · Wed Dec 26 09:53:35 2012 +0000
- 0dcfc5c gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · Tue Dec 11 11:09:46 2012 +0100
- 823ffde gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · Tue Dec 11 11:09:45 2012 +0100
- 83ee7af part:efi: Move part_efi.h file to ./include by Lukasz Majewski · Tue Dec 11 11:09:43 2012 +0100
- 6a4feb4 part: check each variable for capability calculation by Jerry Huang · Tue Nov 06 15:33:12 2012 +0000
- 864074d disk: Address cast and format errors by Taylor Hutt · Fri Oct 12 14:26:09 2012 +0000
- 0fc71b5 disk: Make the disk partition code work with no specific partition types by Gabe Black · Fri Oct 12 14:26:08 2012 +0000
- 65be849 disk: initialize name/part fields when returning a whole disk by Stephen Warren · Wed Oct 10 07:57:51 2012 +0000
- 37c88ea disk: part_dos: print partition UUID in partition list by Stephen Warren · Mon Oct 08 08:14:40 2012 +0000
- 61b80a5 disk: part_dos: checkpatch cleanups by Stephen Warren · Mon Oct 08 08:14:38 2012 +0000
- d0cf3b6 disk: part_efi: set bootable flag in partition objects by Stephen Warren · Mon Oct 08 08:14:37 2012 +0000
- 9fbc2b3 disk: part_efi: print raw partition attributes by Stephen Warren · Mon Oct 08 08:14:36 2012 +0000
- e9355dd disk: part_efi: add new partition attribute definitions by Stephen Warren · Mon Oct 08 08:14:35 2012 +0000
- 8b855b5 disk: part_efi: print partition UUIDs by Stephen Warren · Mon Oct 08 08:14:34 2012 +0000
- 2616326 disk: part_efi: re-order partition list printf, change case by Stephen Warren · Mon Oct 08 08:14:33 2012 +0000
- e6df59e disk: part_efi: remove indent level from loop by Stephen Warren · Mon Oct 08 08:14:32 2012 +0000
- 3c28be9 disk: get_device_and_partition() return value fixes by Stephen Warren · Mon Oct 08 07:45:54 2012 +0000
- 71b4e3b disk: part_dos: don't claim whole-disk FAT filesystems by Stephen Warren · Fri Oct 05 13:17:40 2012 +0000
- a95af94 disk: allow - or empty string to fall back to $bootdevice by Stephen Warren · Fri Sep 28 05:34:09 2012 +0000
- b287a87 disk: part_msdos: parse and store partition UUID by Stephen Warren · Fri Sep 21 09:51:00 2012 +0000
- c6c7b7a disk: part_efi: parse and store partition UUID by Stephen Warren · Fri Sep 21 09:50:59 2012 +0000
- e47dbba disk: part_efi: range-check partition number by Stephen Warren · Fri Sep 21 09:50:58 2012 +0000
- c87ff22 disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · Fri Sep 21 09:50:57 2012 +0000
- afd909c disk: introduce get_device() by Stephen Warren · Fri Sep 21 09:50:56 2012 +0000
- d586cec disk/part: introduce get_device_and_partition by Rob Herring · Fri Sep 21 04:08:17 2012 +0000
- eda5111 disk/part: check bootable flag for DOS partitions by Rob Herring · Thu Aug 23 11:31:43 2012 +0000
- 07c5bff disk: make get_partition_info() always available to disk.c by Stephen Warren · Fri Sep 21 12:46:54 2012 +0000
- bca9383 part_mac: dcache: allocate cacheline-aligned buffers by Benoît Thébaudeau · Fri Jul 13 21:31:03 2012 +0200
- 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
- 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
- 47e444c disk/part.c: Fix device enumeration through API by Tim Kientzle · Tue Mar 27 11:43:25 2012 +0200
- f54988b part_efi: Fix compile errors by Sanjeev Premi · Wed Nov 16 10:20:47 2011 -0500
- 30f39de disk: part_efi: fix regression due to incorrect buffer usage by Stephen Warren · Fri Oct 28 09:21:46 2011 +0000
- 698a51d disk: part_efi: fix **pgpt_pte == NULL by Doug Anderson · Wed Oct 19 09:47:31 2011 +0000
- dc03667 cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c by Doug Anderson · Wed Oct 19 08:04:46 2011 +0000
- 3b3df4e part_efi: dcache: allocate cacheline aligned buffers by Anton staaf · Wed Oct 12 13:56:04 2011 +0000
- 757ddfe part: show efi partition name when print out partition info by Lei Wen · Wed Sep 07 18:11:19 2011 +0000
- b9d57d6 part_dos: fix crash with big sector size by Sergei Shtylyov · Fri Jun 03 09:37:43 2011 +0000
- 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
- 2a01067 disk/part.c: fix potential stack overflow bug by Lei Wen · Tue Feb 15 16:56:40 2011 +0800
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
- d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
- 9b98723 disk/part.c: fix relocation fixup by Heiko Schocher · Fri Sep 17 13:10:36 2010 +0200
- 61dba93 mmc: print out partition table by Lei Wen · Mon Sep 13 22:07:28 2010 +0800
- 89d935b disk/part.c: 'usb storage' avoiding overflow when output capacity by Sergei Trofimovich · Sun Aug 08 15:05:39 2010 +0300
- 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · Mon Jul 19 11:36:57 2010 +0200
- 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
- 9a2671f part_dos: check status flags of partitions by Daniel Mack · Mon Sep 28 11:40:38 2009 +0200
- 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
- 03e5ce4 Partition support: remove newline from partition name by Wolfgang Denk · Tue Jul 28 22:35:39 2009 +0200
- 8561e71 IDE: bail out of dev_print() for unknown device types by Wolfgang Denk · Fri May 15 09:27:58 2009 +0200
- f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900
- 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · Mon Feb 16 23:21:36 2009 -0500
- 0ea0aa8 disk: convert part_* files to COBJ-$(CONFIG_XXX) style by Mike Frysinger · Thu Jan 29 20:02:07 2009 -0500
- 413dfc7 part_efi: Fix partition size calculation due to inclusive ending LBA. by Richard Retanubun · Mon Jan 26 08:45:14 2009 -0500
- 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
- e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · Fri Sep 26 11:13:22 2008 -0400
- f9f718b Add missing device types to dev_print() in part.c by Remy Bohmer · Fri Sep 19 13:30:06 2008 +0200
- 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
- 03ff330 Fix incorrect switch for IF_TYPE in part.c by Tor Krill · Thu May 29 11:10:30 2008 +0200
- a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
- 0e11cc6 cosmetic: Adjust coding style for switch statements to be consistent by Detlev Zundel · Mon May 05 16:11:22 2008 +0200
- bec6b32 Fix disk type output in disk/part.c by Detlev Zundel · Mon May 05 16:11:21 2008 +0200
- 76596ba ata: add the support for SATA framework by Dave Liu · Wed Mar 26 22:49:44 2008 +0800
- 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
- 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
- 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
- f7f54a8 disk/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:22:37 2007 -0500
- e6e4e90 disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:34 2007 -0500
- 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
- a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · Wed Jun 06 16:26:56 2007 +0200
- fb312c8 Reduce line lengths to 80 characters max. by Peter Pearse · Fri May 18 16:47:03 2007 +0100
- d862a25 New board SMN42 branch by Peter Pearse · Wed May 09 11:37:56 2007 +0100
- 01d354e Enable partition support with MMC by Haavard Skinnemoen · Sun Dec 17 18:53:56 2006 +0100
- 5b084e1 [PATCH] get_dev() now unconditionally uses manual relocation by Stefan Roese · Thu Feb 22 07:43:34 2007 +0100
- 61ddee4 [PATCH] Fix relocation problem with "new" get_dev() function by Stefan Roese · Tue Feb 20 13:21:57 2007 +0100
- ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
- 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
- d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
- acd0536 Cleanup USB and partition defines by wdenk · Thu Feb 24 23:23:29 2005 +0000
- 0593920 * Cleanup, minor fixes by wdenk · Sun Apr 18 17:39:38 2004 +0000
- c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
- f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · Sat Mar 13 23:29:43 2004 +0000
- ef89394 * CVS add missing files by wdenk · Mon Feb 23 16:11:30 2004 +0000
- 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · Sat Jan 03 19:43:48 2004 +0000
- 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
- de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · Wed Sep 10 18:20:28 2003 +0000
- f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
- 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
- 0893c47 * Patch by David Updegraff, 22 Apr 2003: update for CrayL1 board by wdenk · Tue May 20 14:25:27 2003 +0000
- 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · Tue Nov 19 11:04:11 2002 +0000
- fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000
- cc1c8a1 Initial revision by wdenk · Sat Nov 02 22:58:18 2002 +0000