aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/olpc.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-13x86, olpc: Register XO-1 platform devicesGravatar Daniel Drake 1-0/+24
2010-10-08x86, olpc: Don't retry EC commands foreverGravatar Paul Fox 1-1/+4
2010-09-23x86, olpc: Rework BIOS signature checkGravatar Daniel Drake 1-33/+25
2010-09-23x86, olpc: Only enable PCI configuration type override on XO-1Gravatar Daniel Drake 1-2/+4
2010-07-30x86, olpc: Constify an olpc_ofw() argGravatar Andres Salomon 1-1/+1
2010-07-30x86, olpc: Use pr_debug() for EC commandsGravatar Andres Salomon 1-5/+3
2010-06-18x86, olpc: Add support for calling into OpenFirmwareGravatar Andres Salomon 1-7/+5
2010-02-25x86, olpc: Use pci subarch init for OLPCGravatar Thomas Gleixner 1-3/+7
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hGravatar Andres Salomon 1-2/+2
2009-02-14x86, olpc: fix model detection without OFWGravatar Chris Ball 1-1/+1
2008-09-24x86, olpc: fix endian bug in openfirmware workaroundGravatar Harvey Harrison 1-3/+3
2008-04-29x86: olpc: add One Laptop Per Child architecture supportGravatar Andres Salomon 1-0/+260