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
/
kernel
/
prom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
1
-3
/
+0
2010-02-14
of: remove unused extern reference to devtree_lock
Grant Likely
1
-2
/
+0
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-0
/
+5
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
1
-1
/
+1
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
1
-0
/
+10
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
1
-51
/
+18
2010-02-09
of: merge of_find_node_by_phandle
Jeremy Kerr
1
-21
/
+0
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
1
-59
/
+0
2010-01-29
of: unify phandle name in struct device_node
Grant Likely
1
-3
/
+3
2010-01-28
of: Merge of_node_get() and of_node_put()
Grant Likely
1
-73
/
+0
2010-01-28
of: merge machine_is_compatible()
Grant Likely
1
-19
/
+0
2009-12-11
of/flattree: merge early_init_dt_scan_chosen()
Grant Likely
1
-36
/
+10
2009-12-11
of/flattree: eliminate cell_t typedef
Grant Likely
1
-8
/
+6
2009-12-11
of/flattree: merge dt_mem_next_cell
Grant Likely
1
-8
/
+0
2009-12-11
of/flattree: Merge earlyinit_dt_scan_root()
Grant Likely
1
-24
/
+0
2009-12-11
of/flattree: Merge early_init_dt_check_for_initrd()
Grant Likely
1
-30
/
+0
2009-11-24
of: merge prom_{add,remove,modify}_property
Grant Likely
1
-114
/
+0
2009-11-24
of/flattree: Merge unflatten_device_tree
Grant Likely
1
-50
/
+0
2009-11-24
of/flattree: Merge unflatten_dt_node
Grant Likely
1
-194
/
+0
2009-11-24
of/flattree: Merge of_flat_dt_is_compatible
Grant Likely
1
-19
/
+0
2009-11-24
of/flattree: merge of_get_flat_dt_prop
Grant Likely
1
-42
/
+0
2009-11-24
of/flattree: merge of_get_flat_dt_root
Grant Likely
1
-12
/
+0
2009-11-24
of/flattree: merge of_scan_flat_dt
Grant Likely
1
-61
/
+0
2009-11-24
of/flattree: merge find_flat_dt_string and initial_boot_params
Grant Likely
1
-12
/
+0
2009-10-15
of: merge of_find_all_nodes() implementations
Grant Likely
1
-23
/
+0
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
1
-1
/
+1
2009-05-15
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
1
-4
/
+4
2009-02-11
powerpc: Allow debugging of LMBs with lmb=debug
Michael Ellerman
1
-5
/
+1
2009-01-16
powerpc: Get the number of SLBs from "slb-size" property
Michael Neuling
1
-0
/
+5
2009-01-08
powerpc: Remove unnecessary casts
Stephen Rothwell
1
-7
/
+7
2008-12-29
powerpc: Force memory size to be a multiple of PAGE_SIZE
Hollis Blanchard
1
-1
/
+15
2008-12-21
powerpc: Add of_find_next_cache_node()
Nathan Lynch
1
-0
/
+31
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
1
-0
/
+3
2008-09-15
powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels
Chandru
1
-6
/
+34
2008-07-01
powerpc: Add VSX CPU feature
Michael Neuling
1
-0
/
+4
2008-04-24
[POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)
Kumar Gala
1
-0
/
+4
2008-04-18
[POWERPC] Fix device-tree locking vs. interrupts
Benjamin Herrenschmidt
1
-11
/
+17
2008-04-17
[POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot
Manish Ahuja
1
-2
/
+33
2008-04-01
[POWERPC] move_device_tree() should be __init
Geert Uytterhoeven
1
-1
/
+1
2008-03-26
[POWERPC] pseries: phyp dump: Disable phyp-dump through boot-var
Manish Ahuja
1
-0
/
+5
2008-03-26
[POWERPC] pseries: phyp dump: Reserve and release memory
Manish Ahuja
1
-0
/
+52
2008-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
Paul Mackerras
1
-1
/
+1
2008-02-20
[POWERPC] Fix dt_mem_next_cell() to read the full address
Becky Bruce
1
-6
/
+7
2008-02-14
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2007-12-23
[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaround
Valentine Barshak
1
-12
/
+25
2007-12-11
[POWERPC] Use SLB size from the device tree
Michael Neuling
1
-0
/
+15
2007-11-01
[POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue.
Valentine Barshak
1
-0
/
+12
2007-10-09
[POWERPC] Use cache-inhibited large page bit from firmware
Paul Mackerras
1
-3
/
+0
2007-09-13
[POWERPC] setup_64.c and prom.c comment cleanup
Linas Vepstas
1
-3
/
+5
2007-09-13
[POWERPC] prom.c whitespace cleanup
Linas Vepstas
1
-6
/
+6
[next]