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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
MIPS: Alchemy: Cleanup DMA addresses
Manuel Lauss
4
-85
/
+35
2011-05-19
MIPS: Alchemy: Rewrite ethernet platform setup
Manuel Lauss
2
-91
/
+123
2011-05-19
MIPS: Alchemy: Rewrite UART setup and constants.
Manuel Lauss
9
-78
/
+107
2011-05-19
MIPS: Alchemy: Convert dbdma.c to syscore_ops
Manuel Lauss
3
-88
/
+47
2011-05-19
MIPS: Alchemy: Convert irq.c to syscore_ops.
Manuel Lauss
1
-60
/
+41
2011-05-19
MIPS: Alchemy: irq code and constant cleanup
Manuel Lauss
2
-231
/
+140
2011-05-19
MIPS: Alchemy: update inlinable GPIO API
Manuel Lauss
1
-0
/
+51
2011-05-19
MIPS: DB1200: Set Config[OD] for improved stability.
Manuel Lauss
2
-2
/
+9
2011-05-19
MIPS: Split do_syscall_trace into two functions.
Ralf Baechle
7
-20
/
+43
2011-05-19
MIPS: Use single define for pending work on syscall exit
Ralf Baechle
2
-1
/
+4
2011-05-19
MIPS: IP27: Remove pointless switch statement.
Ralf Baechle
1
-12
/
+1
2011-05-19
MIPS: Lantiq: Add watchdog support
John Crispin
3
-0
/
+268
2011-05-19
MIPS: Lantiq: Add etop board support
John Crispin
1
-0
/
+6
2011-05-19
MIPS: Lantiq: Add ethernet driver
John Crispin
7
-2
/
+846
2011-05-19
MIPS: Lantiq: Add DMA support
John Crispin
5
-2
/
+317
2011-05-19
SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.
John Crispin
3
-0
/
+765
2011-05-19
MIPS: Lantiq: Add more gpio drivers
John Crispin
3
-1
/
+284
2011-05-19
MIPS: Lantiq: Add machtypes for lantiq eval kits
John Crispin
6
-0
/
+155
2011-05-19
MIPS: Lantiq: Add mips_machine support
John Crispin
7
-2
/
+86
2011-05-19
MIPS: Lantiq: Add platform device support
John Crispin
6
-2
/
+263
2011-05-19
MIPS: Lantiq: Add NOR flash support
John Crispin
3
-0
/
+259
2011-05-19
MIPS: Lantiq: Add PCI controller support.
John Crispin
5
-0
/
+478
2011-05-19
MIPS: Lantiq: add SoC specific code for XWAY family
John Crispin
16
-0
/
+1026
2011-05-19
MIPS: Lantiq: Add initial support for Lantiq SoCs
John Crispin
13
-0
/
+774
2011-05-19
MIPS: Enable kmemleak for MIPS
Maxin John
2
-1
/
+2
2011-05-19
MIPS: XLR, XLS: Add PCI support.
Jayachandran C
4
-1
/
+321
2011-05-19
MIPS: Add default configuration for XLR/XLS processors
Jayachandran C
1
-0
/
+574
2011-05-19
MIPS: Kconfig and Makefile update for Netlogic XLR/XLS
Jayachandran C
7
-0
/
+67
2011-05-19
MIPS: Platform files for XLR/XLS processor support
Jayachandran C
14
-0
/
+1637
2011-05-19
MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
Jayachandran C
3
-0
/
+4
2011-05-19
MIPS: Netlogic: mach-netlogic include files
Jayachandran C
3
-0
/
+87
2011-05-19
MIPS: Netlogic XLR/XLS processor IDs.
Jayachandran C
2
-0
/
+83
2011-05-19
params.c: Use new strtobool function to process boolean inputs
Jonathan Cameron
1
-10
/
+4
2011-05-19
debugfs: move to new strtobool
Jonathan Cameron
1
-13
/
+4
2011-05-19
Add a strtobool function matching semantics of existing in kernel equivalents
Jonathan Cameron
2
-0
/
+30
2011-05-19
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
2
-29
/
+14
2011-05-19
module: Use binary search in lookup_symbol()
Alessio Igor Bogani
1
-5
/
+2
2011-05-19
module: Use the binary search for symbols resolution
Alessio Igor Bogani
1
-5
/
+16
2011-05-19
lib: Add generic binary search function to the kernel.
Tim Abbott
3
-1
/
+64
2011-05-19
module: Sort exported symbols
Alessio Igor Bogani
3
-12
/
+23
2011-05-19
module: each_symbol_section instead of each_symbol
Rusty Russell
2
-17
/
+30
2011-05-19
module: split unset_section_ro_nx function.
Jan Glauber
1
-22
/
+23
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
3
-12
/
+19
2011-05-19
module: zero mod->init_ro_size after init is freed.
Jan Glauber
1
-0
/
+1
2011-05-19
minor ANSI prototype sparse fix
Daniel J Blueman
1
-2
/
+2
2011-05-19
module: reorder kparam_array to remove alignment padding on 64 bit builds
Richard Kennedy
1
-3
/
+4
2011-05-19
module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
Richard Kennedy
1
-6
/
+7
2011-05-19
module: do not hide __modver_version_show declaration behind ifdef
Dmitry Torokhov
1
-2
/
+3
2011-05-19
module: deal with alignment issues in built-in module versions
Dmitry Torokhov
2
-8
/
+11
2011-05-19
Linux 2.6.39
Linus Torvalds
1
-1
/
+1
[prev]
[next]