index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
part_efi.h
Age
Commit message (
Expand
)
Author
2023-08-25
uuid: Add ChromiumOS partition types
Simon Glass
2021-01-16
doc/README.gpt: define partition type GUID for U-Boot environment
Rasmus Villemoes
2020-01-07
part: efi: comment for GPT_HEADER_SIGNATURE_UBOOT
Heinrich Schuchardt
2019-08-23
disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs
Urja Rannikko
2018-10-09
Rename GPT_HEADER_SIGNATURE to avoid conflict
Simon Glass
2018-06-05
disk: efi: Correct backing up the MBR boot code
Sam Protsenko
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-07
part: efi: Add a Kconfig option for the number of partition entries
Maxime Ripard
2017-09-20
part: move efi_guid_t
Rob Clark
2016-10-01
fastboot: move FASTBOOT_FLASH options into Kconfig
Petr Kulhavy
2015-11-12
part:efi: add GUID for linux file system data
Patrick Delaunay
2015-08-05
efi: Add start-up library code
Simon Glass
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
disk/gpt: Fix GPT partition handling for blocksize != 512
Egbert Eich
2012-12-13
gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
Chang Hyun Park
2012-12-13
part:efi: Move part_efi.h file to ./include
Lukasz Majewski