index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom_init.c
Age
Commit message (
Expand
)
Author
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-03-25
powerpc/prom_init: Remove leftover comment
Fabiano Rosas
2020-03-25
powerpc/prom_init: Pass the "os-term" message to hypervisor
Alexey Kardashevskiy
2019-11-13
powerpc/pseries: Enable support for ibm,drc-info property
Tyrel Datwyler
2019-11-07
powerpc: Support CMDLINE_EXTEND
Chris Packham
2019-10-29
powerpc/prom_init: Undo relocation before entering secure mode
Thiago Jung Bauermann
2019-08-30
powerpc/prom_init: Add the ESM call to prom_init
Ram Pai
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-07
powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTX
Christophe Leroy
2019-06-02
powerpc/pseries: Fix xive=off command line
Greg Kurz
2019-06-02
powerpc: Remove variable ‘path’ since not used
Mathieu Malaterre
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-14
powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
Masahiro Yamada
2019-05-03
powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
Christophe Leroy
2019-05-03
powerpc: don't use direct assignation during early boot.
Christophe Leroy
2019-05-03
powerpc/prom_init: don't use string functions from lib/
Christophe Leroy
2019-05-03
powerpc: remove CONFIG_CMDLINE #ifdef mess
Christophe Leroy
2018-10-19
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move a few remaining statics to appropriate sections
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move const structures to __initconst
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move ibm_arch_vec to __prombss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move prom_radix_disable to __prombss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Remove support for OPAL v2
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Replace __initdata with __prombss when applicable
Benjamin Herrenschmidt
2018-10-14
powerpc/prom_init: Make "default_colors" const
Benjamin Herrenschmidt
2018-10-14
powerpc/prom_init: Make "fake_elf" const
Benjamin Herrenschmidt
2018-10-14
powerpc/prom_init: Make of_workarounds static
Benjamin Herrenschmidt
2018-09-19
powerpc/prom: Remove VLA in prom_check_platform_support()
Suraj Jitindar Singh
2018-08-10
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-20
powerpc/prom_init: Remove linux,stdout-package property
Murilo Opsfelder Araujo
2018-06-02
powerpc/prom: Fix %u/%llx usage since prom_printf() change
Mathieu Malaterre
2018-05-25
powerpc/mm/radix: Use do/while(0) trick for single statement block
Mathieu Malaterre
2018-05-25
powerpc: Add __printf verification to prom_printf
Mathieu Malaterre
2018-04-04
powerpc/mm/radix: Update command line parsing for disable_radix
Aneesh Kumar K.V
2018-04-01
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
2018-03-27
powerpc/init: Do not advertise radix during client-architecture-support
Alexey Kardashevskiy
2018-03-06
powerpc/pseries: Fix vector5 in ibm architecture vector table
Bharata B Rao
2018-02-22
powerpc/pseries: Revert support for ibm,drc-info devtree property
Michael Bringmann
2018-01-21
powerpc: Enable support for ibm,drc-info devtree property
Michael Bringmann
2018-01-16
powerpc/pseries: Enable support of ibm,dynamic-memory-v2
Nathan Fontenot
2017-09-02
powerpc/xive: add XIVE Exploitation Mode to CAS
Cédric Le Goater
2017-07-12
powerpc: don't fortify prom_init
Daniel Axtens
[next]