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
path:
root
/
arch
/
mips
/
sibyte
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-02
[MIPS] Sibyte: Fix names of the clockevent devices.
Ralf Baechle
2
-2
/
+2
2007-11-02
[MIPS] Sibyte: Build fixes / dead code removal.
Ralf Baechle
2
-29
/
+0
2007-10-29
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
Ralf Baechle
2
-2
/
+2
2007-10-29
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
Ralf Baechle
4
-54
/
+0
2007-10-23
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
Ralf Baechle
6
-165
/
+158
2007-10-19
[MIPS] Sibyte: Finish conversion to modern time APIs.
Ralf Baechle
6
-167
/
+82
2007-10-17
[MIPS] Sibyte: Fix typos in sibyte clockevent drivers
Atsushi Nemoto
2
-5
/
+5
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
6
-13
/
+13
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-2
/
+2
2007-10-12
[MIPS] Clockevent driver for BCM1480
Ralf Baechle
1
-25
/
+80
2007-10-12
[MIPS] Clockevent driver for BCM1250
Ralf Baechle
1
-21
/
+160
2007-10-12
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
4
-32
/
+55
2007-10-12
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2
-24
/
+2
2007-10-12
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
2
-2
/
+4
2007-10-12
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
1
-13
/
+43
2007-10-12
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2
-2
/
+0
2007-10-12
[MIPS] Move CFE code into arch/mips/fw/cfe
Aurelien Jarno
9
-931
/
+8
2007-10-12
[MIPS] Sibyte: cleanup static inline forward declarations.
Ralf Baechle
2
-76
/
+76
2007-10-12
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
1
-1
/
+0
2007-09-21
[MIPS] BCM1480: include <linux/init.h>.
Ralf Baechle
1
-0
/
+1
2007-09-21
[MIPS] BCM1480: Export zbbus_mhz.
Ralf Baechle
1
-0
/
+1
2007-09-11
[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
Ralf Baechle
1
-1
/
+0
2007-09-11
[MIPS] BCM1480: Fix computation of interrupt mask address register.
Ralf Baechle
1
-4
/
+4
2007-08-27
[MIPS] SMP: Scatter __cpuinit over the code as needed.
Ralf Baechle
1
-3
/
+3
2007-08-27
[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART
Ralf Baechle
3
-5
/
+5
2007-08-01
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
3
-0
/
+5
2007-08-01
[MIPS] BCM1480: Include <linux/module.h>.
Ralf Baechle
1
-0
/
+1
2007-07-17
sb1250-duart.c: SB1250 DUART serial support
Maciej W. Rozycki
2
-0
/
+2
2007-07-12
[MIPS] Remove unused time.c for swarm
Yoichi Yuasa
1
-244
/
+0
2007-07-10
[MIPS] Transform old-style macros to newer "__noreturn"
Robert P. J. Day
1
-3
/
+3
2007-04-27
[MIPS] Add bcm1480 ZBus trace support, fix wait related bugs
Mark Mason
4
-65
/
+101
2007-04-20
[MIPS] Add missing silicon revisions for BCM112x
Mark Mason
1
-0
/
+12
2007-03-30
[MIPS] BCM1480: Fix setting of irq affinity.
Mark Mason
1
-2
/
+2
2007-03-24
[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.
Ralf Baechle
2
-11
/
+13
2007-03-19
[MIPS] Misc fixes for plat_irq_dispatch functions
Thiemo Seufer
1
-1
/
+1
2007-03-09
[MIPS] Sibyte: Fix ZBbus profiler
Ralf Baechle
3
-108
/
+283
2007-03-09
[MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled.
Ralf Baechle
1
-4
/
+6
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
5
-22
/
+24
2007-02-27
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
2
-4
/
+0
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2
-2
/
+2
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
2
-4
/
+2
2006-12-05
[MIPS] SWARM: Fix a typo in #error directives
Maciej W. Rozycki
1
-4
/
+4
2006-11-30
[MIPS] mips HPT cleanup: make clocksource_mips public
Atsushi Nemoto
2
-6
/
+6
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
1
-2
/
+0
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
2
-48
/
+12
2006-10-31
[MIPS] Fixup migration to GENERIC_TIME
Atsushi Nemoto
2
-42
/
+19
2006-10-19
[MIPS] A few more pt_regs fixups.
Ralf Baechle
2
-3
/
+3
2006-10-11
[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c
Mark Mason
1
-3
/
+3
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
4
-4
/
+0
[prev]
[next]