All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3][linux-yocto-3.0] EFI support backports
@ 2011-12-07 19:19 Darren Hart
  2011-12-07 19:19 ` [PATCH 1/3] x86/rtc: Don't recursively acquire rtc_lock Darren Hart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Darren Hart @ 2011-12-07 19:19 UTC (permalink / raw)
  To: yocto, Bruce Ashfield, Tom Zanussi

From: Darren Hart <dvhart@linux.intel.com>

The following patches have been merged back from upstream to address various
issues with the EFI boot process. These are intended to be merged with
yocto/standard/base.

Please watch for a subsequent patch adding a series of efi config fragments.

The following changes since commit ab1de8c21d2b1d084b8488496d75cc54fcd94f02:

  Merge commit 'v3.0.10' into yocto/standard/base (2011-11-23 00:31:29 -0500)

are available in the git repository at:

  git://git.infradead.org/users/dvhart/linux-yocto-3.0.git dvhart/standard/efi
  http://git.infradead.org/users/dvhart/linux-yocto-3.0.git/shortlog/refs/heads/dvhart/standard/efi

Matt Fleming (2):
  x86/rtc: Don't recursively acquire rtc_lock
  x86, efi: Make efi_call_phys_prelog() CONFIG_RELOCATABLE-aware

Maurice Ma (1):
  x86, efi: Convert efi_phys_get_time() args to physical addresses

 arch/x86/kernel/rtc.c          |   23 ++++++++++++-----------
 arch/x86/platform/efi/efi.c    |    3 ++-
 arch/x86/platform/efi/efi_32.c |   22 +++++++++++++---------
 arch/x86/platform/mrst/vrtc.c  |    9 +++++++++
 4 files changed, 36 insertions(+), 21 deletions(-)

-- 
1.7.6.4



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-07 19:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07 19:19 [PATCH 0/3][linux-yocto-3.0] EFI support backports Darren Hart
2011-12-07 19:19 ` [PATCH 1/3] x86/rtc: Don't recursively acquire rtc_lock Darren Hart
2011-12-07 19:19 ` [PATCH 2/3] x86, efi: Make efi_call_phys_prelog() CONFIG_RELOCATABLE-aware Darren Hart
2011-12-07 19:19 ` [PATCH 3/3] x86, efi: Convert efi_phys_get_time() args to physical addresses Darren Hart
2011-12-07 19:43 ` [PATCH 0/3][linux-yocto-3.0] EFI support backports Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.