index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom_init.c
Age
Commit message (
Expand
)
Author
2025-03-07
powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
Andreas Schwab
2025-02-11
powerpc: export MIN RMA size
Sourabh Jain
2025-01-11
powerpc/prom_init: Use IS_ENABLED()
Michael Ellerman
2024-11-27
powerpc/prom_init: Fixup missing powermac #size-cells
Michael Ellerman
2024-10-29
powerpc/64: Remove maple platform
Michael Ellerman
2024-04-19
powerpc/mm: Align memory_limit value specified using mem= kernel parameter
Aneesh Kumar K.V (IBM)
2024-02-21
powerpc: Add Power11 architected and raw mode
Madhavan Srinivasan
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2022-09-26
powerpc/prom_init: drop PROM_BUG()
David Hildenbrand
2022-07-09
Merge branch 'fixes' into next
Michael Ellerman
2022-06-20
powerpc: Don't include asm/setup.h in asm/machdep.h
Christophe Leroy
2022-06-19
powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and...
Christophe Leroy
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-11-25
powerpc/prom_init: Fix improper check of prom_getprop()
Peiwei Hu
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-08-19
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-13
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
2021-08-13
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
2021-06-25
powerpc/64s: Make prom_init require RELOCATABLE
Michael Ellerman
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
powerpc/prom_init: Pass linux_banner to firmware via option vector 7
Michael Ellerman
2021-06-25
powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
Michael Ellerman
2021-06-15
powerpc/prom_init: Move custom isspace() to its own namespace
Andy Shevchenko
2021-03-24
powerpc: remove unneeded semicolon
Jiapeng Chong
2021-01-31
powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan
Cédric Le Goater
2020-11-18
powerpc: fix -Wimplicit-fallthrough
Nick Desaulniers
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-18
powerpc/prom_init: Check display props exist before enabling btext
Michael Ellerman
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
2020-07-29
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-02
powerpc: Add POWER10 architected mode
Alistair Popple
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
[next]