From 3d87165fbc0e65ec1df2a0fa512ec8bb80c51d32 Mon Sep 17 00:00:00 2001 From: Len Brown Date: Tue, 7 Jul 2009 22:25:46 -0400 Subject: SFI: Simple Firmware Interface - new MAINTAINERS entry CONFIG_SFI=y shall enable the kernel to boot and run optimally on platforms that support the Simple Firmware Interface. Thanks to Jacob Pan for prototyping the initial Linux SFI support, and to Feng Tang for Linux bring-up and debug both in emulation and on Moorestown hardware. See http://simplefirmware.org for more information on SFI. Signed-off-by: Len Brown --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 18c3f0c41c95..dc905d5d1a35 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5301,6 +5301,18 @@ L: linux-pci@vger.kernel.org S: Supported F: drivers/pci/hotplug/shpchp* +SIMPLE FIRMWARE INTERFACE (SFI) +P: Len Brown +M: lenb@kernel.org +L: sfi-devel@simplefirmware.org +W: http://simplefirmware.org/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6.git +S: Supported +F: arch/x86/kernel/*sfi* +F: drivers/sfi/ +F: include/linux/sfi*.h + + SIMTEC EB110ATX (Chalice CATS) P: Ben Dooks P: Vincent Sanders -- cgit v1.2.3