summaryrefslogtreecommitdiff
path: root/arch/x86/platform/olpc/olpc_dt.c
AgeCommit message (Expand)Author
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-11Platform: OLPC: Make olpc_dt_compatible_match() static __initLubomir Rintel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-18x86/platform/olpc: Use a correct version when making up a battery nodeLubomir Rintel
2019-04-18x86/platform/olpc: Trivial code move in DT fixupLubomir Rintel
2019-04-18x86/platform/olpc: Don't split string literals when fixing up the DTLubomir Rintel
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-11-17x86/platform/olpc: Do not call of_platform_bus_probe()Rob Herring
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2011-07-06x86, olpc: Add missing elements to device treeDaniel Drake
2011-05-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15x86, olpc: Use device tree for platform identificationDaniel Drake
2011-03-02x86: OLPC: have prom_early_alloc BUG rather than return NULLAndres Salomon
2010-12-15x86, olpc: Speed up device tree creation during bootAndres Salomon
2010-12-15x86, olpc: Add OLPC device-tree supportAndres Salomon