Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | disk: part_efi: fix **pgpt_pte == NULL | Doug Anderson | 2011-10-27 | -23/+15 | |
* | cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c | Doug Anderson | 2011-10-27 | -14/+14 | |
* | part_efi: dcache: allocate cacheline aligned buffers | Anton staaf | 2011-10-25 | -9/+9 | |
* | part: show efi partition name when print out partition info | Lei Wen | 2011-10-06 | -4/+20 | |
* | Partition support: remove newline from partition name | Wolfgang Denk | 2009-08-09 | -1/+1 | |
* | mflash: Initial mflash support | unsik Kim | 2009-04-03 | -0/+1 | |
* | disk: convert part_* files to COBJ-$(CONFIG_XXX) style | Mike Frysinger | 2009-02-18 | -6/+6 | |
* | part_efi: Fix partition size calculation due to inclusive ending LBA. | Richard Retanubun | 2009-01-27 | -1/+3 | |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -2/+2 | |
* | Add support for CONFIG_EFI_PARTITION (GUID Partition Table) | richardretanubun | 2008-10-18 | -0/+425 |