Linus Torvalds 69019d77c7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 EFI changes from Ingo Molnar:
 "Main changes:

   - Add support for earlyprintk=efi which uses the EFI framebuffer.
     Very useful for debugging boot problems.

   - EFI stub support for large memory maps (more than 128 entries)

   - EFI ARM support - this was mostly done by generalizing x86 <-> ARM
     platform differences, such as by moving x86 EFI code into
     drivers/firmware/efi/ and sharing it with ARM.

   - Documentation updates

   - misc fixes"

* 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (26 commits)
  x86/efi: Add EFI framebuffer earlyprintk support
  boot, efi: Remove redundant memset()
  x86/efi: Fix config_table_type array termination
  x86 efi: bugfix interrupt disabling sequence
  x86: EFI stub support for large memory maps
  efi: resolve warnings found on ARM compile
  efi: Fix types in EFI calls to match EFI function definitions.
  efi: Renames in handle_cmdline_files() to complete generalization.
  efi: Generalize handle_ramdisks() and rename to handle_cmdline_files().
  efi: Allow efi_free() to be called with size of 0
  efi: use efi_get_memory_map() to get final map for x86
  efi: generalize efi_get_memory_map()
  efi: Rename __get_map() to efi_get_memory_map()
  efi: Move unicode to ASCII conversion to shared function.
  efi: Generalize relocate_kernel() for use by other architectures.
  efi: Move relocate_kernel() to shared file.
  efi: Enforce minimum alignment of 1 page on allocations.
  efi: Rename memory allocation/free functions
  efi: Add system table pointer argument to shared functions.
  efi: Move common EFI stub code from x86 arch code to common location
  ...
2013-11-12 10:48:30 +09:00
..
2013-06-20 22:25:34 -07:00
2013-09-25 15:50:53 -07:00
2013-08-12 17:54:05 +02:00
2012-03-28 18:11:12 +01:00
2012-03-28 18:11:12 +01:00
2013-04-25 10:39:04 +02:00
2011-05-02 17:24:48 +02:00
2012-03-28 18:11:12 +01:00
2013-05-31 13:08:18 +02:00
2012-11-29 13:23:02 -08:00
2011-04-18 09:26:48 -07:00
2012-03-20 21:48:30 +08:00
2013-08-05 06:35:33 -07:00
2013-02-03 18:16:27 -05:00
2012-06-25 13:48:30 +02:00
2011-07-22 14:39:50 +09:30
2013-04-22 15:45:03 +09:30
2012-01-26 21:23:53 +01:00
2013-04-02 16:03:32 -07:00
2013-08-09 07:54:00 -07:00
2011-03-15 15:34:15 -07:00
2012-02-20 12:52:05 -08:00
2013-02-03 18:16:27 -05:00
2013-09-09 12:05:37 -04:00
2013-11-06 20:00:05 +01:00
2012-03-28 18:11:12 +01:00
2013-08-07 15:57:42 +02:00
2012-09-21 17:18:44 -07:00