index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk
/
part_efi.c
Age
Commit message (
Expand
)
Author
2012-12-13
gpt: Support for GPT (GUID Partition Table) restoration
Lukasz Majewski
2012-12-13
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
Chang Hyun Park
2012-10-22
disk: Address cast and format errors
Taylor Hutt
2012-10-17
disk: part_efi: set bootable flag in partition objects
Stephen Warren
2012-10-17
disk: part_efi: print raw partition attributes
Stephen Warren
2012-10-17
disk: part_efi: print partition UUIDs
Stephen Warren
2012-10-17
disk: part_efi: re-order partition list printf, change case
Stephen Warren
2012-10-17
disk: part_efi: remove indent level from loop
Stephen Warren
2012-09-25
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
disk: part_efi: range-check partition number
Stephen Warren
2012-06-21
Block: Remove MG DISK support
Marek Vasut
2011-12-06
part_efi: Fix compile errors
Sanjeev Premi
2011-12-05
disk: part_efi: fix regression due to incorrect buffer usage
Stephen Warren
2011-10-27
disk: part_efi: fix **pgpt_pte == NULL
Doug Anderson
2011-10-27
cosmetic: Replace __FUNCTION__ with __func__ in part_efi.c
Doug Anderson
2011-10-25
part_efi: dcache: allocate cacheline aligned buffers
Anton staaf
2011-10-06
part: show efi partition name when print out partition info
Lei Wen
2009-08-09
Partition support: remove newline from partition name
Wolfgang Denk
2009-04-03
mflash: Initial mflash support
unsik Kim
2009-02-17
disk: convert part_* files to COBJ-$(CONFIG_XXX) style
Mike Frysinger
2009-01-27
part_efi: Fix partition size calculation due to inclusive ending LBA.
Richard Retanubun
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
Add support for CONFIG_EFI_PARTITION (GUID Partition Table)
richardretanubun