aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21of: fix fdt parsing of acpi blob addr/size for arm64Mark Salter
2013-10-21Merge branch 'acpi' of git://git.linaro.org/arm/acpi/acpi into leg-kernelGraeme Gregory
2013-10-21Merge branch 'armv8-uefi-latest' of https://github.com/mosalter/linux into le...Graeme Gregory
2013-10-21Merge branch 'efi-stub-arm-submitted-v4-20130928-leg-kernel-20131018' of git:...Graeme Gregory
2013-10-21Merge branch 'topic-armv7-uefi-runtime-services' of git://git.linaro.org/peop...Graeme Gregory
2013-10-18arm64: add EFI runtime supportMark Salter
2013-10-18arm64: add early_ioremap supportMark Salter
2013-10-18arm64: allow ioremap_cache() of RAM pagesMark Salter
2013-10-18arm64: add EFI stubMark Salter
2013-10-18Disable stack protection for decompressor/stubRoy Franz
2013-10-18Add EFI stub for ARMRoy Franz
2013-10-18Add strstr to compressed string.c for ARM.Roy Franz
2013-10-18Add shared update_fdt() function for ARM/ARM64Roy Franz
2013-10-18efi-stub.txt updates for ARMRoy Franz
2013-10-18efi: resolve warnings found on ARM compileRoy Franz
2013-10-18efi: Fix types in EFI calls to match EFI function definitions.Roy Franz
2013-10-18efi: Renames in handle_cmdline_files() to complete generalization.Roy Franz
2013-10-18efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().Roy Franz
2013-10-18efi: Allow efi_free() to be called with size of 0Roy Franz
2013-10-18efi: use efi_get_memory_map() to get final map for x86Roy Franz
2013-10-18efi: generalize efi_get_memory_map()Roy Franz
2013-10-18efi: Rename __get_map() to efi_get_memory_map()Roy Franz
2013-10-18efi: Move unicode to ASCII conversion to shared function.Roy Franz
2013-10-18efi: Generalize relocate_kernel() for use by other architectures.Roy Franz
2013-10-18efi: Move relocate_kernel() to shared file.Roy Franz
2013-10-18efi: Enforce minimum alignment of 1 page on allocations.Roy Franz
2013-10-18efi: Rename memory allocation/free functionsRoy Franz
2013-10-18efi: Add system table pointer argument to shared functions.Roy Franz
2013-10-18efi: Move common EFI stub code from x86 arch code to common locationRoy Franz
2013-10-18efi: Add proper definitions for some EFI function pointers.Roy Franz
2013-10-18EFI stub documentation updatesRoy Franz
2013-10-18Add config EFI_STUB for ARM to KconfigRoy Franz
2013-10-18Disable stack protection for decompressor/stubRoy Franz
2013-10-18Add EFI stub for ARMRoy Franz
2013-10-18Add strstr to compressed string.c for ARM.Roy Franz
2013-10-18Add shared update_fdt() function for ARM/ARM64Roy Franz
2013-10-18efi-stub.txt updates for ARMRoy Franz
2013-10-18efi: resolve warnings found on ARM compileRoy Franz
2013-10-18efi: Fix types in EFI calls to match EFI function definitions.Roy Franz
2013-10-18efi: Renames in handle_cmdline_files() to complete generalization.Roy Franz
2013-10-18efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().Roy Franz
2013-10-18efi: Allow efi_free() to be called with size of 0Roy Franz
2013-10-18efi: use efi_get_memory_map() to get final map for x86Roy Franz
2013-10-18efi: generalize efi_get_memory_map()Roy Franz
2013-10-18efi: Rename __get_map() to efi_get_memory_map()Roy Franz
2013-10-18efi: Move unicode to ASCII conversion to shared function.Roy Franz
2013-10-18efi: Generalize relocate_kernel() for use by other architectures.Roy Franz
2013-10-18efi: Move relocate_kernel() to shared file.Roy Franz
2013-10-18efi: Enforce minimum alignment of 1 page on allocations.Roy Franz
2013-10-18efi: Rename memory allocation/free functionsRoy Franz