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
/
au1000
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-12
[MIPS] Alchemy common code style cleanup
Sergei Shtylyov
17
-572
/
+500
2008-05-12
[MIPS] Alchemy: SMBus resource fix
Sergei Shtylyov
1
-2
/
+2
2008-04-30
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
15
-180
/
+79
2008-04-28
[MIPS] Pb1200/DBAu1200: move platform code to its proper place
Sergei Shtylyov
1
-54
/
+0
2008-04-28
[MIPS] Pb1200: do register SMC 91C111
Sergei Shtylyov
1
-5
/
+3
2008-04-28
[MIPS] DBAu1200: fix bad SMC 91C111 resource size
Sergei Shtylyov
1
-1
/
+1
2008-04-28
[MIPS] Alchemy: move UART platform code to its proper place
Sergei Shtylyov
1
-0
/
+57
2008-04-28
[MIPS] Alchemy: kill useless #include's, #define's and extern's
Sergei Shtylyov
15
-62
/
+9
2008-04-28
[MIPS] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-28
[MIPS] Alchemy: kill useless time variables
Sergei Shtylyov
2
-17
/
+6
2008-04-28
[MIPS] Alchemy: don't unmask timer IRQ early
Sergei Shtylyov
2
-10
/
+5
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
1
-1
/
+1
2008-04-15
MIPS Alchemy: Crapectomy after removal of pm_send_all calls.
Ralf Baechle
1
-20
/
+0
2008-04-15
PM: Remove legacy PM
Pavel Machek
1
-15
/
+2
2008-04-01
[MIPS] Alchemy: work around clock misdetection on early Au1000
Sergei Shtylyov
3
-31
/
+42
2008-03-12
[MIPS] Alchemy: Fix ids in Alchemy db dma device table
Wolfgang Ocker
1
-17
/
+17
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
1
-1
/
+0
2008-01-29
[MIPS] clean up au1xxx_irqmap.c include files
Yoichi Yuasa
1
-19
/
+2
2008-01-29
[MIPS] Converting most array size calculations to use ARRAY_SIZE().
Alejandro Martinez Ruiz
1
-1
/
+1
2008-01-27
i2c-au1550: Convert to platform driver
Manuel Lauss
1
-0
/
+21
2008-01-07
[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning
Sergei Shtylyov
1
-2
/
+6
2007-12-14
[MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()
Sergei Shtylyov
1
-5
/
+4
2007-12-14
[MIPS] Alchemy: fix PCI resource conflict
Sergei Shtylyov
1
-4
/
+4
2007-12-06
[MIPS] Alchemy: fix IRQ bases
Sergei Shtylyov
1
-4
/
+4
2007-12-06
[MIPS] Alchemy: replace ffs() with __ffs()
Sergei Shtylyov
2
-5
/
+5
2007-10-29
[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.
Ralf Baechle
1
-1
/
+1
2007-10-29
[MIPS] Alchemy: micro-optimizatize time code.
Ralf Baechle
1
-7
/
+2
2007-10-29
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
Ralf Baechle
2
-34
/
+9
2007-10-17
[MIPS] Alchemy: Reformat PM code.
Ralf Baechle
1
-3
/
+4
2007-10-17
[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.
Ralf Baechle
1
-119
/
+132
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
2
-4
/
+4
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
2
-5
/
+5
2007-10-16
[MIPS] Alchemy: cleanup interrupt code.
Ralf Baechle
1
-341
/
+313
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
2
-15
/
+13
2007-10-15
update AU1000 get_ethernet_addr()
Yoichi Yuasa
1
-22
/
+16
2007-10-12
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
3
-4
/
+4
2007-10-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
3
-3
/
+3
2007-10-12
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
2
-43
/
+1
2007-10-12
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2
-6
/
+0
2007-10-12
[MIPS] Alchemy: remove useless prototypes.
Ralf Baechle
1
-11
/
+0
2007-10-09
[MIPS] Au1000: set the PCI controller IO base
Florian Fainelli
1
-0
/
+1
2007-08-27
[MIPS] Fix au1xxx_gpio_direction_* return value
Yoichi Yuasa
1
-6
/
+6
2007-08-01
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
1
-0
/
+2
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98
Ralf Baechle
1
-6
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK
Ralf Baechle
1
-4
/
+0
2007-07-13
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K
Ralf Baechle
1
-25
/
+0
2007-07-12
[MIPS] Hydrogen3: Remove remaining bits of code.
Ralf Baechle
1
-3
/
+0
2007-07-10
[MIPS] Alchemy: Fix modpost warnings.
Ralf Baechle
1
-1
/
+1
2007-07-10
[MIPS] Add generic GPIO to Au1x00
Florian Fainelli
1
-43
/
+81
[next]