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
/
sysdev
/
cpm_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2018-01-21
powerpc/sysdev: change CPM GPIO to platform_device
Christophe Leroy
1
-1
/
+4
2016-09-25
soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)
Christophe Leroy
1
-0
/
+15
2016-08-22
powerpc: sysdev: cpm: fix gpio save_regs functions
Christophe Leroy
1
-1
/
+2
2016-07-09
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
1
-5
/
+17
2016-03-30
powerpc: cpm_common: use gpiochip data pointer
Linus Walleij
1
-12
/
+6
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
1
-1
/
+1
2015-12-23
QE/CPM: move muram management functions to qe_common
Zhao Qiang
1
-207
/
+1
2015-12-23
CPM/QE: use genalloc to manage CPM/QE muram
Zhao Qiang
1
-38
/
+88
2015-10-28
powerpc: handle error case in cpm_muram_alloc()
Christophe Leroy
1
-1
/
+2
2015-08-08
powerpc: use memset_io() to clear CPM Muram
LEROY Christophe
1
-1
/
+1
2013-10-10
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-10-23
powerpc/cpm: Clear muram before it is in use.
Hongjun Chen
1
-1
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2010-07-06
of/gpio: add default of_xlate function if device has a node pointer
Anton Vorontsov
1
-1
/
+0
2010-07-06
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-12
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
1
-1
/
+4
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
1
-1
/
+1
2008-08-21
cpm2: Fix race condition in CPM2 GPIO library.
Laurent Pinchart
1
-11
/
+26
2008-07-28
cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.
Laurent Pinchart
1
-0
/
+123
2008-07-14
powerpc/CPM: Minor cosmetic changes to udbg_putc
Nye Liu
1
-2
/
+1
2008-06-10
powerpc/QE: switch to the cpm_muram implementation
Anton Vorontsov
1
-3
/
+13
2008-04-17
[POWERPC] CPM: Always use new binding.
Scott Wood
1
-3
/
+0
2007-11-09
[POWERPC] cpm: Fix a couple minor issues in cpm_common.c.
Scott Wood
1
-3
/
+1
2007-10-05
[POWERPC] cpm: Describe multi-user ram in its own device node.
Scott Wood
1
-0
/
+159
2007-10-04
[POWERPC] Add early debug console for CPM serial ports.
Scott Wood
1
-0
/
+46