summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/olpc.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-27x86: Move olpc to platformThomas Gleixner1-281/+0
2010-10-13x86, olpc: Register XO-1 platform devicesDaniel Drake1-0/+24
2010-10-08x86, olpc: Don't retry EC commands foreverPaul Fox1-1/+4
2010-09-23x86, olpc: Rework BIOS signature checkDaniel Drake1-33/+25
2010-09-23x86, olpc: Only enable PCI configuration type override on XO-1Daniel Drake1-2/+4
2010-07-31x86, olpc: Constify an olpc_ofw() argAndres Salomon1-1/+1
2010-07-31x86, olpc: Use pr_debug() for EC commandsAndres Salomon1-5/+3
2010-06-19x86, olpc: Add support for calling into OpenFirmwareAndres Salomon1-7/+5
2010-02-26x86, olpc: Use pci subarch init for OLPCThomas Gleixner1-3/+7
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon1-2/+2
2009-02-15x86, olpc: fix model detection without OFWChris Ball1-1/+1
2008-09-24x86, olpc: fix endian bug in openfirmware workaroundHarvey Harrison1-3/+3
2008-04-29x86: olpc: add One Laptop Per Child architecture supportAndres Salomon1-0/+260