index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
olpc
/
olpc_dt.c
Age
Commit message (
Expand
)
Author
2025-03-06
x86/platform/olpc: Remove unused variable 'len' in olpc_dt_compatible_match()
Zeng Heng
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2023-05-18
x86/platform: Avoid missing-prototype warnings for OLPC
Arnd Bergmann
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-06-11
Platform: OLPC: Make olpc_dt_compatible_match() static __init
Lubomir Rintel
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
x86/platform/olpc: Use a correct version when making up a battery node
Lubomir Rintel
2019-04-18
x86/platform/olpc: Trivial code move in DT fixup
Lubomir Rintel
2019-04-18
x86/platform/olpc: Don't split string literals when fixing up the DT
Lubomir Rintel
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-11-17
x86/platform/olpc: Do not call of_platform_bus_probe()
Rob Herring
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2011-07-06
x86, olpc: Add missing elements to device tree
Daniel Drake
2011-05-19
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-03-15
x86, olpc: Use device tree for platform identification
Daniel Drake
2011-03-02
x86: OLPC: have prom_early_alloc BUG rather than return NULL
Andres Salomon
2010-12-15
x86, olpc: Speed up device tree creation during boot
Andres Salomon
2010-12-15
x86, olpc: Add OLPC device-tree support
Andres Salomon