index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
powerpc: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2021-01-31
powerpc/prom: Fix "ibm,arch-vec-5-platform-support" scan
Cédric Le Goater
1
-8
/
+4
2020-11-18
powerpc: fix -Wimplicit-fallthrough
Nick Desaulniers
1
-0
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-09-18
powerpc/prom_init: Check display props exist before enabling btext
Michael Ellerman
1
-4
/
+13
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
1
-2
/
+2
2020-07-29
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
1
-4
/
+9
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
1
-5
/
+8
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-02
powerpc: Add POWER10 architected mode
Alistair Popple
1
-2
/
+10
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
1
-4
/
+4
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
1
-4
/
+4
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-4
/
+4
2020-03-25
powerpc/prom_init: Remove leftover comment
Fabiano Rosas
1
-1
/
+0
2020-03-25
powerpc/prom_init: Pass the "os-term" message to hypervisor
Alexey Kardashevskiy
1
-0
/
+3
2019-11-13
powerpc/pseries: Enable support for ibm,drc-info property
Tyrel Datwyler
1
-1
/
+1
2019-11-07
powerpc: Support CMDLINE_EXTEND
Chris Packham
1
-12
/
+24
2019-10-29
powerpc/prom_init: Undo relocation before entering secure mode
Thiago Jung Bauermann
1
-0
/
+13
2019-08-30
powerpc/prom_init: Add the ESM call to prom_init
Ram Pai
1
-0
/
+96
2019-08-28
powerpc/prom: convert PROM_BUG() to standard trap
Christophe Leroy
1
-1
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-10
/
+19
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2019-06-07
powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTX
Christophe Leroy
1
-0
/
+1
2019-06-02
powerpc/pseries: Fix xive=off command line
Greg Kurz
1
-1
/
+15
2019-06-02
powerpc: Remove variable ‘path’ since not used
Mathieu Malaterre
1
-9
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-15
powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
Masahiro Yamada
1
-3
/
+3
2019-05-02
powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
Christophe Leroy
1
-11
/
+9
2019-05-02
powerpc: don't use direct assignation during early boot.
Christophe Leroy
1
-2
/
+8
2019-05-02
powerpc/prom_init: don't use string functions from lib/
Christophe Leroy
1
-41
/
+170
2019-05-02
powerpc: remove CONFIG_CMDLINE #ifdef mess
Christophe Leroy
1
-6
/
+3
2018-10-18
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
Benjamin Herrenschmidt
1
-8
/
+5
2018-10-18
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
1
-1
/
+1
2018-10-18
powerpc/prom_init: Move a few remaining statics to appropriate sections
Benjamin Herrenschmidt
1
-5
/
+5
2018-10-18
powerpc/prom_init: Move const structures to __initconst
Benjamin Herrenschmidt
1
-3
/
+3
2018-10-18
powerpc/prom_init: Move ibm_arch_vec to __prombss
Benjamin Herrenschmidt
1
-1
/
+7
2018-10-18
powerpc/prom_init: Move prom_radix_disable to __prombss
Benjamin Herrenschmidt
1
-1
/
+6
2018-10-18
powerpc/prom_init: Remove support for OPAL v2
Benjamin Herrenschmidt
1
-115
/
+10
2018-10-18
powerpc/prom_init: Replace __initdata with __prombss when applicable
Benjamin Herrenschmidt
1
-26
/
+29
2018-10-14
powerpc/prom_init: Make "default_colors" const
Benjamin Herrenschmidt
1
-1
/
+1
2018-10-14
powerpc/prom_init: Make "fake_elf" const
Benjamin Herrenschmidt
1
-1
/
+1
2018-10-14
powerpc/prom_init: Make of_workarounds static
Benjamin Herrenschmidt
1
-1
/
+1
2018-09-19
powerpc/prom: Remove VLA in prom_check_platform_support()
Suraj Jitindar Singh
1
-2
/
+5
2018-08-10
powerpc: Move `path` variable inside DEBUG_PROM
Mathieu Malaterre
1
-2
/
+7
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
1
-1
/
+0
2018-07-20
powerpc/prom_init: Remove linux,stdout-package property
Murilo Opsfelder Araujo
1
-2
/
+0
2018-06-01
powerpc/prom: Fix %u/%llx usage since prom_printf() change
Mathieu Malaterre
1
-24
/
+49
2018-05-25
powerpc/mm/radix: Use do/while(0) trick for single statement block
Mathieu Malaterre
1
-1
/
+1
[next]