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
/
mips
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-09
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
1
-8
/
+5
2015-03-31
MIPS, ttyFDC: Add early FDC console support
James Hogan
1
-0
/
+2
2014-12-13
MIPS: Use phys_addr_t instead of phys_t
Jaedon Shin
1
-1
/
+1
2014-12-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-6
/
+6
2014-11-25
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
1
-5
/
+5
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-11-24
MIPS: Fix address type used for early memory detection.
Steven J. Hill
1
-1
/
+1
2014-11-24
MIPS: Fix info about plat_setup in arch_mem_init comment
Rafał Miłecki
1
-1
/
+1
2014-10-29
MIPS: CMA: Do not reserve memory if not required
Zubair Lutfullah Kakakhel
1
-1
/
+2
2014-09-22
MIPS: DMA: Add cma support
Zubair Lutfullah Kakakhel
1
-0
/
+9
2014-07-30
MIPS: Add NUMA support for Loongson-3
Huacai Chen
1
-1
/
+1
2014-07-30
MIPS: Support hard limit of cpu count (nr_cpu_ids)
Huacai Chen
1
-0
/
+20
2013-10-30
MIPS: Fix start of free memory when using initrd
Greg Ungerer
1
-5
/
+14
2013-09-05
MIPS: kexec: Fix random crashes while loading crashkernel
Prem Mallappa
1
-51
/
+48
2013-05-08
MIPS: add detect_memory_region()
John Crispin
1
-0
/
+22
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-21
/
+70
2013-02-19
mips: reserve elfcorehdr
Corey Minyard
1
-0
/
+39
2013-02-19
mips: Make sure kernel memory is in iomem
Corey Minyard
1
-21
/
+31
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-5
/
+5
2012-12-13
MIPS: kdump: Add support
Ralf Baechle
1
-0
/
+56
2012-11-23
MIPS: Merge overlapping bootmem ranges
Ralf Baechle
1
-6
/
+20
2012-05-17
MIPS: Move cache setup to setup_arch().
David Daney
1
-0
/
+2
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
1
-1
/
+0
2012-01-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-4
/
+39
2011-12-08
mips: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-1
/
+2
2011-12-08
MIPS: Handle initmem in systems with kernel not in add_memory_region() mem
David Daney
1
-4
/
+39
2011-11-01
mips: migrate core kernel file from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-01-18
MIPS: Implement __read_mostly
David Daney
1
-1
/
+1
2010-10-29
MIPS: Add a platform hook for swiotlb setup.
David Daney
1
-0
/
+1
2010-10-21
of/mips: Add device tree support to MIPS
Dezhong Diao
1
-0
/
+2
2010-05-22
MIPS: nofpu and nodsp only affect CPU0
Kevin Cernekee
1
-21
/
+0
2009-12-17
MIPS: Fix and enhance built-in kernel command line
Dmitri Vorobiev
1
-4
/
+20
2009-12-17
MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER
Ralf Baechle
1
-19
/
+1
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
1
-2
/
+2
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
1
-1
/
+1
2009-03-30
MIPS: Stop using <asm-generic/int-l64.h>.
Ralf Baechle
1
-1
/
+2
2008-10-27
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
Zhaolei
1
-2
/
+2
2008-09-06
[MIPS] Probe initrd header only if explicitly specified
Atsushi Nemoto
1
-15
/
+18
2008-08-26
[MIPS] Convert printk statements during kernel setup to use severity levels
Mike Crowe
1
-22
/
+20
2008-07-15
[MIPS] fix sparse warning about setup_early_printk()
Dmitri Vorobiev
1
-5
/
+1
2008-07-15
[MIPS] Remove obsolete isa_slot_offset
Maciej W. Rozycki
1
-7
/
+0
2008-05-12
[MIPS] Initialize max_pfn again.
Ralf Baechle
1
-0
/
+1
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-2
/
+2
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
1
-2
/
+2
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
1
-2
/
+1
2008-01-29
[MIPS] R4000/R4400 errata workarounds
Maciej W. Rozycki
1
-1
/
+3
2008-01-11
[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge
Atsushi Nemoto
1
-4
/
+3
2007-11-26
[MIPS] 64-bit Sibyte kernels need DMA32.
Ralf Baechle
1
-1
/
+30
2007-10-12
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-2
/
+0
2007-07-10
[MIPS] Add some debugfs files to debug unaligned accesses
Atsushi Nemoto
1
-0
/
+16
[next]