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
/
alchemy
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
MIPS: Alchemy: get rid of common/reset.c
Manuel Lauss
8
-225
/
+99
2010-02-27
MIPS: Alchemy: irq: use runtime CPU type detection
Manuel Lauss
1
-43
/
+54
2010-02-27
MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus
Manuel Lauss
2
-9
/
+11
2010-02-27
MIPS: Alchemy: use runtime cpu detection in GPIO code.
Manuel Lauss
1
-7
/
+3
2010-02-27
MIPS: Alchemy: Add au1000-eth platform device
Florian Fainelli
2
-0
/
+107
2010-02-27
MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.
Manuel Lauss
1
-0
/
+51
2010-02-27
MIPS: Alchemy: Extended DB1200 board support.
Manuel Lauss
7
-47
/
+649
2010-02-27
MIPS: Alchemy: physmap-flash for all devboards
Manuel Lauss
8
-0
/
+163
2010-02-27
MIPS: Alchemy: UARTs are of type 16550A
Manuel Lauss
1
-1
/
+3
2010-02-27
MIPS: Alchemy: Turn on -Werror for devboards and xss1500
Florian Fainelli
2
-0
/
+4
2010-02-27
MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code
Florian Fainelli
3
-5
/
+10
2010-02-27
MIPS: Alchemy: get rid of superfluous UART definitions
Manuel Lauss
1
-23
/
+21
2010-02-27
MIPS: Alchemy: prom_putchar is board dependent
Manuel Lauss
6
-69
/
+32
2010-02-27
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
1
-4
/
+4
2010-02-27
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
1
-5
/
+4
2010-02-27
MIPS: Alchemy: reduce size of irq dispatcher
Manuel Lauss
1
-3
/
+5
2010-02-27
MIPS: Alchemy: Stop IRQ name sharing
Manuel Lauss
17
-284
/
+376
2010-02-27
MIPS: Alchemy: higher priority for system timer.
Manuel Lauss
1
-5
/
+5
2010-02-27
MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
Manuel Lauss
1
-28
/
+22
2010-02-27
MIPS: Alchemy: XXS1500 PCMCIA driver rewrite
Manuel Lauss
3
-17
/
+64
2010-02-27
MIPS: Alchemy: devboards: wire up new PCMCIA driver.
Manuel Lauss
16
-9
/
+412
2010-02-27
MIPS: PCMCIA: new socket driver for Au1000 demoboards.
Manuel Lauss
2
-7
/
+2
2010-02-27
MIPS: Alchemy: remove board_init_irq() function.
Manuel Lauss
17
-333
/
+190
2010-02-27
MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.
Manuel Lauss
2
-70
/
+73
2010-02-27
MIPS: Alchemy: devboard register abstraction
Manuel Lauss
9
-91
/
+190
2010-02-01
MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.
Manuel Lauss
1
-2
/
+5
2010-01-12
MIPS: Alchemy: Correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-11-02
MIPS: Alchemy: Fix hang with high-frequency edge interrupts
Manuel Lauss
1
-8
/
+26
2009-11-02
MIPS: MTX-1: Fix build if CONFIG_PCI is disabled.
Ralf Baechle
1
-2
/
+1
2009-09-30
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
Roel Kluin
1
-5
/
+3
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
1
-1
/
+1
2009-09-17
MIPS: Alchemy: override loops_per_jiffy detection
Manuel Lauss
1
-0
/
+4
2009-09-17
MIPS: Alchemy: get rid of allow_au1k_wait
Manuel Lauss
1
-6
/
+9
2009-08-03
MIPS: MTX-1: Request button GPIO before setting its direction
Florian Fainelli
1
-2
/
+12
2009-06-17
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
6
-17
/
+26
2009-06-17
MIPS: Alchemy: xxs1500: use linux gpio api.
Manuel Lauss
1
-9
/
+12
2009-06-17
MIPS: Alchemy: MTX-1: Use linux gpio api.
Manuel Lauss
1
-11
/
+13
2009-06-17
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
4
-203
/
+156
2009-05-14
MIPS: Alchemy: Timer build fix
Manuel Lauss
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2
-17
/
+17
2009-03-30
MIPS: Alchemy: PB1200: use SMC91X platform data.
Manuel Lauss
1
-0
/
+10
2009-03-30
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
Ralf Baechle
1
-1
/
+0
2009-03-30
MIPS: Au1000: convert to using gpiolib
Florian Fainelli
2
-75
/
+129
2009-02-27
MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
Roel Kluin
1
-3
/
+3
2009-01-31
MIPS: Alchemy: time.c build fix
Manuel Lauss
1
-1
/
+1
2009-01-11
MIPS: Alchemy: new userspace suspend interface for development boards.
Manuel Lauss
4
-353
/
+230
2009-01-11
MIPS: Alchemy: dbdma suspend/resume support.
Manuel Lauss
2
-0
/
+76
2009-01-11
MIPS: Alchemy: Fix up PM code on Au1550/Au1200
Manuel Lauss
3
-167
/
+219
2009-01-11
MIPS: Alchemy: move calc_clock function.
Manuel Lauss
3
-54
/
+63
2009-01-11
MIPS: Alchemy: RTC counter clocksource / clockevent support.
Manuel Lauss
4
-179
/
+139
[next]