public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] SFI: Simple Firmware Interface - v3
@ 2009-08-14 20:38 Len Brown
  2009-08-14 20:38 ` [PATCH 01/11] ACPI: Move definition of PREFIX from acpi_bus.h to internal..h Len Brown
  2009-08-17 10:06 ` [PATCH 00/11] SFI: Simple Firmware Interface - v3 Ingo Molnar
  0 siblings, 2 replies; 15+ messages in thread
From: Len Brown @ 2009-08-14 20:38 UTC (permalink / raw)
  To: x86, sfi-devel, linux-kernel, linux-acpi

Changes since v2:

 re-based to v2.6.31-rc6

 included here some patches from the ACPI tree
   that prepare for SFI

 deleted MMAP table parsing code
   It isn't needed in the kernel, since on all known SFI boxes today,
   the booter parses this table for us.

 fixed some build issues, generally related to CONFIG_ACPI=n

 various cosmetic changes in response to v2 code review

What is left to do:

 x86_32 can set CONFIG_PCI_MMCONFIG=y when
 SFI=y and ACPI=n, but x86_64 can not, yet.

 A number of drivers will use SFI and will provide
 their own table parsers, but those will come later.

thanks,
-Len


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

end of thread, other threads:[~2009-08-29  7:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-14 20:38 [PATCH 00/11] SFI: Simple Firmware Interface - v3 Len Brown
2009-08-14 20:38 ` [PATCH 01/11] ACPI: Move definition of PREFIX from acpi_bus.h to internal..h Len Brown
2009-08-14 20:38   ` [PATCH 02/11] ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c Len Brown
2009-08-14 20:38   ` [PATCH 03/11] ACPI: check acpi_disabled in acpi_table_parse() and acpi_table_parse_entries() Len Brown
2009-08-14 20:38   ` [PATCH 04/11] ACPI: Handle CONFIG_ACPI=n better from linux/acpi.h Len Brown
2009-08-14 20:38   ` [PATCH 05/11] ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n Len Brown
2009-08-14 20:38   ` [PATCH 06/11] SFI: Simple Firmware Interface - MAINTAINERS, Kconfig Len Brown
2009-08-14 20:38   ` [PATCH 07/11] SFI: create linux/sfi.h Len Brown
2009-08-14 20:38   ` [PATCH 08/11] SFI: add platform-independent core support Len Brown
2009-08-14 20:38   ` [PATCH 09/11] SFI: add capability to parse ACPI tables Len Brown
2009-08-14 20:38   ` [PATCH 10/11] x86: add arch-specific SFI support Len Brown
2009-08-14 20:38   ` [PATCH 11/11] SFI: Hook PCI MMCONFIG Len Brown
2009-08-17 10:06 ` [PATCH 00/11] SFI: Simple Firmware Interface - v3 Ingo Molnar
2009-08-29  0:14   ` Len Brown
2009-08-29  7:34     ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox