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
2008-01-29
[MIPS] Malta: Use C89 style for comments
Dmitri Vorobiev
1
-2
/
+2
2008-01-29
[MIPS] Malta: else should follow close brace in malta_int.c
Dmitri Vorobiev
1
-4
/
+2
2008-01-29
[MIPS] Malta: remove a superfluous comment
Dmitri Vorobiev
1
-1
/
+0
2008-01-29
[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>
Dmitri Vorobiev
2
-4
/
+4
2008-01-29
[MIPS] Malta, Atlas, Sead: remove an extern from .c files
Dmitri Vorobiev
4
-6
/
+2
2008-01-29
[MIPS] Malta: fix oversized lines in malta_int.c
Dmitri Vorobiev
1
-6
/
+16
2008-01-29
[MIPS] Malta: remove a dead function declaration
Dmitri Vorobiev
1
-1
/
+0
2008-01-29
[MIPS] Malta: use tabs not spaces
Dmitri Vorobiev
2
-33
/
+33
2008-01-29
[MIPS] Malta: set up the screen info in a separate function
Dmitri Vorobiev
1
-17
/
+22
2008-01-29
[MIPS] Malta: check the PCI clock frequency in a separate function
Dmitri Vorobiev
1
-18
/
+25
2008-01-29
[MIPS] Malta: use the KERN_ facility level in printk()
Dmitri Vorobiev
1
-13
/
+14
2008-01-29
[MIPS] Malta: use Linux kernel style for structure initialization
Dmitri Vorobiev
1
-14
/
+42
2008-01-29
[MIPS]: constify function pointer tables
Jan Engelhardt
2
-2
/
+2
2008-01-29
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
1
-25
/
+5
2008-01-29
[MIPS] Cobalt 64-bits kernels can be safely unmarked experimental
Florian Fainelli
1
-1
/
+1
2008-01-29
[MIPS] Qemu: Remove platform.
Ralf Baechle
55
-375
/
+0
2008-01-29
[MIPS] pnx8xxx: clocksource cleanups
Vitaly Wool
1
-24
/
+11
2008-01-29
[MIPS] Lasat: Convert pvc_sem semaphore to mutex
Daniel Walker
3
-13
/
+10
2008-01-29
[MIPS] MTX-1: Add GPIO system button
Florian Fainelli
2
-1
/
+27
2008-01-29
[MIPS] Delete CONFIG_MSP_FPGA
Ralf Baechle
1
-4
/
+0
2008-01-29
[MIPS] move the eXcite local config to excitedirectory
Yoichi Yuasa
2
-10
/
+10
2008-01-29
[MIPS] add cpu_wait() to machine_halt()
Yoichi Yuasa
1
-1
/
+6
2008-01-29
[MIPS] remove unneeded button check for reset
Yoichi Yuasa
2
-33
/
+3
2008-01-29
[MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init()
Yoichi Yuasa
1
-2
/
+2
2008-01-29
[MIPS] time: remove unused mips_timer_state()
Yoichi Yuasa
3
-11
/
+1
2008-01-29
[MIPS] Altas, Malta: Switch boot file format to raw.
Ralf Baechle
2
-2
/
+4
2008-01-29
[MIPS] fixmap: delete unused __set_fixmap, set_fixmap and set_fixmap_nocache
Ralf Baechle
1
-10
/
+0
2008-01-29
[MIPS] Extend performance counter event field.
Ralf Baechle
1
-1
/
+1
2008-01-29
[MIPS] RM: Collected changes
Thomas Bogendoerfer
17
-338
/
+878
2008-01-29
[MIPS] Alchemy: Au1210/Au1250 CPU support
Manuel Lauss
4
-2
/
+15
2008-01-29
[MIPS] Eleminate local symbols from the symbol table.
Ralf Baechle
7
-281
/
+282
2008-01-29
[MIPS] Fulong: don't reinitialize pci_probe_only to it's default value.
Ralf Baechle
1
-3
/
+0
2008-01-29
[MIPS] BCM1480: Use constants instead of magic numbers in PCI code.
Ralf Baechle
2
-4
/
+4
2008-01-29
[MIPS] IP28 support
Thomas Bogendoerfer
10
-10
/
+693
2008-01-29
[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}
Ralf Baechle
47
-81
/
+2
2008-01-29
[MIPS] Use correct dma flushing in dma_cache_sync()
Thomas Bogendoerfer
1
-1
/
+1
2008-01-29
[MIPS] IP28: added cache barrier to assembly routines
Thomas Bogendoerfer
4
-0
/
+24
2008-01-29
[MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500
Atsushi Nemoto
7
-3
/
+178
2008-01-29
[MIPS] IP22/IP28: fix extracting board/chip rev
Thomas Bogendoerfer
1
-2
/
+2
2008-01-29
[MIPS] Use real cache invalidate
Thomas Bogendoerfer
2
-2
/
+9
2008-01-29
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
27
-485
/
+681
2008-01-29
[MIPS] Cleanup pcspeaker platform device registration.
Ralf Baechle
5
-34
/
+29
2008-01-29
[MIPS] MT: Scheduler support for SMT
Ralf Baechle
7
-2
/
+73
2008-01-29
[MIPS] tlbex.c: cleanup debug code
Franck Bui-Huu
1
-57
/
+26
2008-01-29
[MIPS] tlbex.c: use __cacheline_aligned instead of __tlb_handler_align
Franck Bui-Huu
1
-6
/
+3
2008-01-29
[MIPS] tlbex.c: cleanup include files
Franck Bui-Huu
1
-6
/
+0
2008-01-29
[MIPS] tlbex.c: Cleanup __init usages.
Franck Bui-Huu
1
-49
/
+49
2008-01-29
[MIPS] Delete now-unreferenced i2c-yosemite.h header file.
Robert P. J. Day
1
-96
/
+0
2008-01-29
[MIPS] Remove duplicate includes.
Lucas Woods
2
-2
/
+0
2008-01-29
[MIPS] ARC: Use strchr instead of strstr.
Roel Kluin
1
-1
/
+1
[prev]
[next]