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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-449
/
+2
2006-07-03
[POWERPC] change get_property to return void *
Jeremy Kerr
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[POWERPC] Use little-endian bit from firmware ibm,pa-features property
Paul Mackerras
1
-0
/
+1
2006-06-28
[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
Michael Ellerman
1
-18
/
+5
2006-06-28
[POWERPC] Export flat device tree via debugfs for debugging
Michael Ellerman
1
-0
/
+25
2006-06-21
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt
1
-0
/
+43
2006-06-21
[POWERPC] Prevent duplicate lmb reservations for Device Tree blob.
Jon Loeliger
1
-2
/
+11
2006-06-15
powerpc: Use 64k pages without needing cache-inhibited large pages
Paul Mackerras
1
-0
/
+3
2006-05-19
[PATCH] powerpc: Auto reserve of device tree blob
Jimi Xenidis
1
-0
/
+5
2006-05-19
[PATCH] powerpc: Move crashkernel= handling into the kernel.
Michael Ellerman
1
-0
/
+1
2006-05-19
[PATCH] powerpc: Kdump header cleanup
Michael Ellerman
1
-3
/
+1
2006-05-19
[PATCH] powerpc: Unify mem= handling
Michael Ellerman
1
-42
/
+47
2006-05-19
[PATCH] powerpc: Parse early parameters earlier
Michael Ellerman
1
-0
/
+5
2006-05-03
[PATCH] powerpc: Use the ibm,pa-features property if available
Paul Mackerras
1
-0
/
+70
2006-04-21
[PATCH] powerpc: Lower threshold for DART enablement to 1GB
Olof Johansson
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-17
/
+39
2006-03-28
[PATCH] powerpc: a couple of trivial compile warning fixes
Stephen Rothwell
1
-1
/
+4
2006-03-28
powerpc: use memparse() for mem= command line parsing
Kumar Gala
1
-13
/
+1
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
1
-27
/
+56
2006-02-28
Merge ../powerpc-merge
Paul Mackerras
1
-16
/
+38
2006-02-25
[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM
Kumar Gala
1
-16
/
+38
2006-02-07
[PATCH] powerpc: Always panic if lmb_alloc() fails
Michael Ellerman
1
-4
/
+0
2006-02-07
[PATCH] powerpc: remove pointer/integer confusion in of_find_node_by_name
Olaf Hering
1
-2
/
+2
2006-02-07
[PATCH] powerpc: Don't overwrite flat device tree with kdump kernel
Michael Ellerman
1
-0
/
+27
2006-02-07
[PATCH] powerpc: Don't allocate zero bytes in finish_device_tree()
Michael Ellerman
1
-1
/
+6
2006-01-13
[PATCH] powerpc: Add of_find_property function
Dave C Boutcher
1
-6
/
+13
2006-01-13
[PATCH] powerpc: Add/remove/update properties in firmware device tree
Dave C Boutcher
1
-2
/
+88
2006-01-12
[PATCH] powerpc: Fixed memory reserve map layout
Kumar Gala
1
-4
/
+24
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
1
-3
/
+23
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-414
/
+10
2006-01-09
[PATCH] powerpc: Add support for "linux,usable-memory" on memory nodes
Michael Ellerman
1
-2
/
+7
2006-01-09
[PATCH] powerpc: Parse crashkernel= parameter in first kernel
Michael Ellerman
1
-0
/
+11
2006-01-09
[PATCH] powerpc: Reroute interrupts from 0 + offset to PHYSICAL_START + offset
Michael Ellerman
1
-1
/
+5
2005-11-14
powerpc: Export a couple of prom functions
Paul Mackerras
1
-0
/
+2
2005-11-10
Merge git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
1
-3
/
+3
2005-11-10
powerpc: Move some extern declarations from C code into headers
Paul Mackerras
1
-4
/
+0
2005-11-10
powerpc: remove some warnings when building iSeries
Stephen Rothwell
1
-3
/
+3
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
1
-12
/
+4
2005-11-10
ppc/powerpc: workarounds for old Open Firmware versions
Paul Mackerras
1
-1
/
+8
2005-11-08
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
1
-3
/
+18
2005-11-07
[PATCH] ppc64: support 64k pages
Benjamin Herrenschmidt
1
-44
/
+32
2005-11-03
powerpc: Make early debugging fit on 80 character terminal
Michael Ellerman
1
-1
/
+1
2005-10-31
powerpc: Fix bug arising from having multiple memory_limit variables
Paul Mackerras
1
-3
/
+1
2005-10-27
powerpc: 32-bit CHRP SMP fixes
Paul Mackerras
1
-6
/
+6
2005-10-26
powerpc: Fix interrupt-tree parsing
Paul Mackerras
1
-14
/
+26
2005-10-26
powerpc: Merge rtas.c into arch/powerpc/kernel
Paul Mackerras
1
-3
/
+0
2005-10-26
[PATCH] powerpc: some prom.c cleanups
Kumar Gala
1
-0
/
+4
2005-10-23
powerpc: Run on old powermacs.
Paul Mackerras
1
-1
/
+35
[next]