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
/
85xx
/
mpc85xx_mds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
1
-9
/
+3
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
1
-2
/
+2
2015-10-22
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
1
-1
/
+1
2014-03-20
fsl/pci: The new pci suspend/resume implementation
Wang Dongsheng
1
-0
/
+3
2014-03-20
QE: split function mpc85xx_qe_init() into two functions.
Zhao Qiang
1
-0
/
+1
2014-01-08
powerpc/85xx: Add QE common init function
Xie Xiaobo
1
-27
/
+2
2013-02-13
powerpc/85xx: use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+1
2012-11-15
powerpc: Fix typos in Freescale copyright claims
Yang Li
1
-1
/
+1
2012-09-12
powerpc/fsl-pci: Unify pci/pcie initialization code
Jia Hongtao
1
-34
/
+6
2012-07-03
powerpc: Fix assmption of end_of_DRAM() returns end address
Bharat Bhushan
1
-1
/
+1
2012-04-19
powerpc/85xx: don't call of_platform_bus_probe() twice
Timur Tabi
1
-10
/
+1
2012-04-02
Merge remote-tracking branch 'kumar/next' into merge
Benjamin Herrenschmidt
1
-1
/
+1
2012-03-29
powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h
Timur Tabi
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-03-16
powerpc/85xx: Abstract common define of signal multiplex control for qe
Zhicheng Fan
1
-20
/
+15
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-2
/
+1
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
1
-1
/
+1
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-1
/
+1
2011-12-07
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
1
-9
/
+1
2011-12-07
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
1
-8
/
+1
2011-12-07
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
Kyle Moffett
1
-6
/
+1
2011-11-24
powerpc/85xx: Additional consolidate of_platform_bus_probe calls
Kumar Gala
1
-1
/
+0
2011-11-24
powerpc/85xx: consolidate of_platform_bus_probe calls
Dmitry Eremin-Solenikov
1
-42
/
+2
2011-11-24
powerpc/85xx: separate cpm2 pic init
Dmitry Eremin-Solenikov
1
-0
/
+2
2011-11-24
powerpc/8xxx: Update device tree bus probe for new RapidIO node binding
Kai Jiang
1
-1
/
+1
2011-11-01
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
1
-1
/
+0
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-01-03
ppc: fix comment typo singal -> signal
Justin P. Mattock
1
-1
/
+1
2010-08-31
powerpc/85xx: Fix compilation of mpc85xx_mds.c
Alexander Graf
1
-0
/
+1
2010-08-05
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
1
-117
/
+162
2010-08-04
powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards
Anton Vorontsov
1
-129
/
+143
2010-08-04
powerpc/85xx: Fix booting for P1021MDS boards
Anton Vorontsov
1
-6
/
+37
2010-08-04
powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boards
Anton Vorontsov
1
-8
/
+8
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2010-05-25
powerpc/85xx: Add P1021MDS board support
Haiying Wang
1
-3
/
+99
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+5
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+2
2010-02-18
powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards
Anton Vorontsov
1
-0
/
+3
2010-02-13
powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards
Anton Vorontsov
1
-1
/
+2
2010-01-21
mpc8569mds: Add bscr setting for rtbi mode
Liu Yu-B13201
1
-0
/
+24
2009-12-18
powerpc/85xx: Wrong variable returned on error
Roel Kluin
1
-1
/
+1
2009-11-12
powerpc/85xx: Add power management support for MPC85xxMDS boards
Anton Vorontsov
1
-0
/
+1
2009-08-28
powerpc: Remove swiotlb_pci_dma_ops
FUJITA Tomonori
1
-1
/
+1
2009-08-28
powerpc: Remove addr_needs_map in struct dma_mapping_ops
FUJITA Tomonori
1
-0
/
+1
2009-08-25
powerpc/85xx: Add QE USB support for MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+4
2009-07-30
powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards
Anton Vorontsov
1
-0
/
+13
2009-06-23
powerpc/85xx: Fix FSL RapidIO probing on MDS boards
Randy Vinson
1
-0
/
+1
2009-06-16
powerpc/85xx: Add SWIOTLB support to FSL boards
Kumar Gala
1
-0
/
+20
2009-05-19
powerpc/85xx: Add MPC8569MDS board support
Haiying Wang
1
-0
/
+23
2009-05-19
powerpc/85xx: clean up for mpc8568_mds name
Haiying Wang
1
-14
/
+15
[next]