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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
[POWERPC] Copy i8259 code back to arch/ppc
Benjamin Herrenschmidt
2
-1
/
+6
2006-07-03
[POWERPC] New device-tree interrupt parsing code
Benjamin Herrenschmidt
1
-24
/
+419
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
14
-590
/
+663
2006-07-03
[POWERPC] Fix error handling in detecting legacy serial ports
Benjamin Herrenschmidt
1
-1
/
+12
2006-07-03
[POWERPC] Fix booting on Momentum "Apache" board (a Maple derivative)
Benjamin Herrenschmidt
2
-7
/
+19
2006-07-03
[POWERPC] Fix various offb and BootX-related issues
Benjamin Herrenschmidt
3
-7
/
+43
2006-07-03
[POWERPC] Add a default config for 32-bit CHRP machines
Paul Mackerras
1
-0
/
+1378
2006-07-03
[POWERPC] fix implicit declaration on cell.
Dave Jones
1
-0
/
+1
2006-07-03
[POWERPC] change get_property to return void *
Jeremy Kerr
1
-2
/
+1
2006-07-03
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
42
-958
/
+109
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
87
-841
/
+5254
2006-07-03
[PATCH] irq-flags: XTENSA: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: x86_64: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: V850: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-07-03
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
9
-12
/
+12
2006-07-03
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
Thomas Gleixner
6
-17
/
+17
2006-07-03
[PATCH] irq-flags: SPARC64: Use the new IRQF_ constants
Thomas Gleixner
5
-21
/
+21
2006-07-03
[PATCH] irq-flags: SH: Use the new IRQF_ constants
Thomas Gleixner
10
-11
/
+11
2006-07-03
[PATCH] irq-flags: SH64: Use the new IRQF_ constants
Thomas Gleixner
4
-8
/
+8
2006-07-03
[PATCH] irq-flags: PPC: Use the new IRQF_ constants
Thomas Gleixner
13
-24
/
+27
2006-07-03
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
7
-18
/
+24
2006-07-03
[PATCH] irq-flags: PARISC: Use the new IRQF_ constants
Thomas Gleixner
1
-2
/
+2
2006-07-03
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
20
-36
/
+36
2006-07-03
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
3
-3
/
+3
2006-07-03
[PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants
Thomas Gleixner
2
-3
/
+3
2006-07-03
[PATCH] irq-flags: M32R: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
10
-16
/
+16
2006-07-03
[PATCH] irq-flags: i386: Use the new IRQF_ constants
Thomas Gleixner
4
-4
/
+4
2006-07-03
[PATCH] irq-flags: H8300: Use the new IRQF_ constants
Thomas Gleixner
2
-4
/
+4
2006-07-03
[PATCH] irq-flags: FRV: Use the new IRQF_ constants
Thomas Gleixner
3
-9
/
+9
2006-07-03
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
Thomas Gleixner
9
-16
/
+20
2006-07-03
[PATCH] irq-flags: ARM26: Use the new IRQF_ constants
Thomas Gleixner
2
-9
/
+9
2006-07-03
[PATCH] irq-flags: ALPHA: Use the new IRQF_ constants
Thomas Gleixner
4
-11
/
+11
2006-07-02
[ARM] 3683/2: ARM: Convert at91rm9200 to generic irq handling
Thomas Gleixner
2
-6
/
+7
2006-07-02
[ARM] 3682/2: ARM: Convert ixp4xx to generic irq handling
Thomas Gleixner
5
-3
/
+6
2006-07-02
[ARM] 3702/1: ARM: Convert ixp23xx to generic irq handling
Thomas Gleixner
2
-6
/
+6
2006-07-02
[ARM] 3701/1: ARM: Convert plat-omap to generic irq handling
Thomas Gleixner
2
-2
/
+2
2006-07-02
[ARM] 3700/1: ARM: Convert lh7a40x to generic irq handling
Thomas Gleixner
2
-0
/
+2
2006-07-02
[ARM] 3699/1: ARM: Convert s3c2410 to generic irq handling
Thomas Gleixner
2
-3
/
+4
2006-07-02
[ARM] 3698/1: ARM: Convert sa1100 to generic irq handling
Thomas Gleixner
5
-2
/
+6
2006-07-02
[ARM] 3697/1: ARM: Convert shark to generic irq handling
Thomas Gleixner
1
-0
/
+1
2006-07-02
[ARM] 3696/1: ARM: Convert clps711x to generic irq handling
Thomas Gleixner
1
-0
/
+1
2006-07-02
[ARM] 3694/1: ARM: Convert ecard driver to generic irq handling
Thomas Gleixner
1
-1
/
+1
2006-07-02
[ARM] 3693/1: ARM: Convert omap1 to generic irq handling
Thomas Gleixner
2
-1
/
+2
2006-07-02
[ARM] 3691/1: ARM: Convert imx to generic irq handling
Thomas Gleixner
1
-0
/
+1
2006-07-02
[ARM] 3688/1: ARM: Convert clps7500 to generic irq handling
Thomas Gleixner
1
-0
/
+1
2006-07-02
[ARM] 3687/1: ARM: Convert integrator to generic irq handling
Thomas Gleixner
1
-0
/
+1
2006-07-02
[ARM] 3685/1: ARM: Convert pxa to generic irq handling
Thomas Gleixner
2
-1
/
+2
2006-07-02
[ARM] 3684/1: ARM: Convert l7200 to generic irq handling
Thomas Gleixner
1
-0
/
+1
2006-07-02
[ARM] 3681/1: ARM: Convert ixp2000 to generic irq handling
Thomas Gleixner
3
-3
/
+4
[next]