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
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
/
platforms
/
83xx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
powerpc/83xx: Fix build error when CONFIG_PCI=n
Michael Ellerman
1
-1
/
+1
2021-02-08
powerpc/83xx: Move PHB discovery
Oliver O'Halloran
13
-2
/
+12
2020-09-02
powerpc: Use simple i2c probe function
Stephen Kitt
1
-2
/
+2
2020-06-02
powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe
Christophe Leroy
1
-0
/
+1
2020-03-04
powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'
Christophe JAILLET
1
-1
/
+4
2020-03-04
powerpc/83xx: Fix some typo in some warning message
Christophe JAILLET
1
-2
/
+2
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
7
-40
/
+5
2020-01-07
powerpc/83xx: use resource_size
Julia Lawall
1
-1
/
+1
2019-12-09
powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
Rasmus Villemoes
7
-17
/
+5
2019-12-09
soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
Rasmus Villemoes
7
-23
/
+0
2019-12-09
soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
Rasmus Villemoes
1
-1
/
+1
2019-11-21
powerpc/sysdev: drop simple gpio
Christophe Leroy
1
-7
/
+0
2019-11-19
powerpc/83xx: map IMMR with a BAT.
Christophe Leroy
1
-0
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
15
-75
/
+15
2019-04-20
powerpc/83xx: Add missing of_node_put() after of_device_is_available()
Julia Lawall
1
-1
/
+3
2019-02-21
powerpc/83xx: Also save/restore SPRG4-7 during suspend
Christophe Leroy
1
-7
/
+27
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2018-12-22
powerpc/83xx: handle machine check caused by watchdog timer
Christophe Leroy
1
-0
/
+17
2018-11-26
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
1
-1
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
1
-1
/
+1
2018-05-03
powerpc: remove retired sbc834x support
Paul Gortmaker
3
-81
/
+0
2018-01-21
powerpc: Use octal numbers for file permissions
Russell Currey
1
-1
/
+1
2017-12-04
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
3
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-31
powerpc/83xx: Use sizeof correct type when ioremapping
Dan Carpenter
1
-2
/
+2
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2
-2
/
+3
2017-08-02
powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-12-05
powerpc/83xx/suspend: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-09-25
powerpc/83xx: factor out the common codes of setup arch functions
Kevin Hao
15
-51
/
+22
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2
-3
/
+3
2016-08-22
powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
15
-33
/
+15
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
13
-31
/
+13
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
2
-2
/
+2
2016-06-08
powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-3
/
+0
2016-03-30
powerpc: mpc8349emitx: use gpiochip data pointer
Linus Walleij
1
-3
/
+3
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
6
-11
/
+11
2015-12-23
QE: use subsys_initcall to init qe
Zhao Qiang
5
-11
/
+0
2015-06-16
powerpc: don't use module_init in non-modular 83xx suspend code
Paul Gortmaker
1
-2
/
+1
2015-01-30
PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n...
Markus Elfring
1
-2
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
1
-4
/
+4
2014-10-20
powerpc: platforms: 83xx: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
4
-5
/
+5
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
4
-5
/
+5
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
1
-1
/
+2
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2013-12-30
powerpc: Remove unused REDBOOT Kconfig parameter
Michael Opdenacker
1
-1
/
+0
[next]