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
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
1
-2
/
+2
2018-02-19
MIPS: Remove a warning when PHYS_OFFSET is 0x0
Mathieu Malaterre
1
-1
/
+1
2018-02-19
MIPS: Make declaration for function `memory_region_available` static
Mathieu Malaterre
1
-1
/
+2
2018-02-13
MIPS: Fix incorrect mem=X@Y handling
Marcin Nowakowski
1
-4
/
+12
2018-01-19
MIPS: Setup boot_command_line before plat_mem_setup
Paul Burton
1
-19
/
+20
2017-11-13
MIPS: Add iomem resource for kernel bss section.
David Daney
1
-0
/
+4
2017-06-29
MIPS: cmdline: Add support for 'memmap' parameter
Miodrag Dinic
1
-0
/
+40
2017-01-03
MIPS: kexec: Do not reserve invalid crashkernel memory on boot
Marcin Nowakowski
1
-0
/
+5
2017-01-03
MIPS: fix mem=X@Y commandline processing
Marcin Nowakowski
1
-0
/
+4
2017-01-03
MIPS: Use early_init_fdt_reserve_self to protect DTB location
Marcin Nowakowski
1
-0
/
+4
2017-01-03
MIPS: init: Ensure bootmem does not corrupt reserved memory
Marcin Nowakowski
1
-3
/
+71
2017-01-03
MIPS: init: Ensure reserved memory regions are not added to bootmem
Marcin Nowakowski
1
-0
/
+4
2017-01-03
MIPS: Do not request resources for crashkernel if one isn't defined
Marcin Nowakowski
1
-0
/
+3
2016-11-04
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
1
-0
/
+13
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
1
-1
/
+1
2016-09-13
MIPS: Fix memory regions reaching top of physical
James Hogan
1
-0
/
+7
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
1
-0
/
+4
2016-05-13
MIPS: Octeon: detect and fix byte swapped initramfs
Aurelien Jarno
1
-0
/
+32
2016-05-13
MIPS: Add support for extending builtin cmdline
Rabin Vincent
1
-0
/
+8
2016-05-13
MIPS: Don't add leading spacing to command lines
Rabin Vincent
1
-2
/
+4
2016-05-13
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
1
-7
/
+0
2016-05-13
MIPS: KASLR: Print relocation Information on boot
Matt Redfearn
1
-0
/
+9
2016-05-13
MIPS: bootmem: When relocatable, free memory below kernel
Matt Redfearn
1
-0
/
+14
2016-05-09
MIPS: Reserve nosave data for hibernation
Huacai Chen
1
-0
/
+3
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
1
-0
/
+1
2016-02-09
MIPS: Fix early CM probing
Paul Burton
1
-0
/
+1
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-4
/
+6
2016-01-24
MIPS: Fix macro typo
Jaedon Shin
1
-1
/
+1
2015-11-12
MIPS: vmlinux: create a section for appended DTB
Aaro Koskinen
1
-0
/
+4
2015-11-11
MIPS: Make the kernel arguments from dtb available
Jonas Gorski
1
-7
/
+17
2015-10-26
MIPS: Declare mips_debugfs_dir in a header
Paul Burton
1
-0
/
+1
2015-09-22
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
1
-1
/
+9
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
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
[next]