Merge branch 'for-next/efi'
Conflicts:
	.gitignore
	Makefile
	drivers/serial/Makefile
commit 8a11a59b379b641423a6ed655aae36ec00404403
2 parents e3ff4df + 9183a8c
@Sascha Hauer Sascha Hauer authored on 7 Aug 2014
Showing 78 changed files
View
.gitignore
View
Documentation/boards/efi.rst 0 → 100644
View
Documentation/glossary.rst
View
Makefile
View
arch/efi/Kconfig 0 → 100644
View
arch/efi/Makefile 0 → 100644
View
arch/efi/configs/efi_defconfig 0 → 100644
View
arch/efi/efi/Makefile 0 → 100644
View
arch/efi/efi/clocksource.c 0 → 100644
View
arch/efi/efi/efi-block-io.c 0 → 100644
View
arch/efi/efi/efi-device.c 0 → 100644
View
arch/efi/efi/efi-image.c 0 → 100644
View
arch/efi/efi/efi.c 0 → 100644
View
arch/efi/efi/env-efi/network/eth0-discover 0 → 100644
View
arch/efi/include/asm/barebox.h 0 → 100644
View
arch/efi/include/asm/bitops.h 0 → 100644
View
arch/efi/include/asm/byteorder.h 0 → 100644
View
arch/efi/include/asm/common.h 0 → 100644
View
arch/efi/include/asm/dma.h 0 → 100644
View
arch/efi/include/asm/elf.h 0 → 100644
View
arch/efi/include/asm/io.h 0 → 100644
View
arch/efi/include/asm/posix_types.h 0 → 100644
View
arch/efi/include/asm/sections.h 0 → 100644
View
arch/efi/include/asm/string.h 0 → 100644
View
arch/efi/include/asm/swab.h 0 → 100644
View
arch/efi/include/asm/types.h 0 → 100644
View
arch/efi/include/asm/unaligned.h 0 → 100644
View
arch/efi/include/mach/debug_ll.h 0 → 100644
View
arch/efi/include/mach/efi-device.h 0 → 100644
View
arch/efi/include/mach/efi.h 0 → 100644
View
arch/efi/lib/.gitignore 0 → 100644
View
arch/efi/lib/Makefile 0 → 100644
View
arch/efi/lib/crt0-efi-ia32.S 0 → 100644
View
arch/efi/lib/crt0-efi-x86_64.S 0 → 100644
View
arch/efi/lib/elf_ia32_efi.lds.S 0 → 100644
View
arch/efi/lib/elf_x86_64_efi.lds.S 0 → 100644
View
arch/efi/lib/reloc_ia32.c 0 → 100644
View
arch/efi/lib/reloc_x86_64.c 0 → 100644
View
commands/edit.c
View
commands/oftree.c
View
common/Kconfig
View
common/Makefile
View
common/block.c
View
common/console.c
View
common/efi-devicepath.c 0 → 100644
Too large (Show diff)
View
common/efi-guid.c 0 → 100644
View
common/filetype.c
View
common/memory.c
View
common/partitions/efi.c
View
common/partitions/efi.h
View
drivers/net/Kconfig
View
drivers/net/Makefile
View
drivers/net/efi-snp.c 0 → 100644
View
drivers/of/Kconfig
View
drivers/of/platform.c
View
drivers/serial/Kconfig
View
drivers/serial/Makefile
View
drivers/serial/efi-stdio.c 0 → 100644
View
drivers/serial/serial_ns16550.c
View
fs/Kconfig
View
fs/Makefile
View
fs/efi.c 0 → 100644
View
fs/efivarfs.c 0 → 100644
View
fs/fat/fat.c
View
include/block.h
View
include/console.h
View
include/efi.h 0 → 100644
View
include/filetype.h
View
include/linux/efi.h 100644 → 0
View
include/linux/kernel.h
View
include/param.h
View
include/wchar.h 0 → 100644
View
lib/Kconfig
View
lib/Makefile
View
lib/misc.c
View
lib/readkey.c
View
lib/vsprintf.c
View
lib/wchar.c 0 → 100644