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
/
sh
/
kernel
/
cpu
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-01
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
2
-714
/
+0
2008-10-01
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2
-14
/
+14
2008-09-10
sh: intc_prio_data() test before subtraction on unsigned
roel kluin
1
-4
/
+6
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
1
-1
/
+1
2008-07-28
sh: add interrupt ack code to sh4a
Yoshihiro Shimoda
1
-8
/
+23
2008-06-02
sh/kernel/cpu/irq/intc-sh5.c build fix
Adrian Bunk
1
-0
/
+1
2008-05-08
sh: intc register modify fix
Magnus Damm
1
-0
/
+9
2008-05-08
sh: no high level trigger on some sh3 cpus
Magnus Damm
1
-0
/
+5
2008-05-08
sh: add interrupt ack code to sh3
Magnus Damm
1
-3
/
+76
2008-05-08
sh: intc_sh5 depends on cayman board for IRQ priority table.
Paul Mundt
1
-35
/
+38
2008-02-14
sh: Shut up some trivial build warnings.
Paul Mundt
1
-15
/
+12
2008-02-14
sh: remove maskreg irq code
Magnus Damm
2
-94
/
+0
2008-01-28
sh: intc - remove default interrupt priority tables
Magnus Damm
1
-27
/
+4
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
1
-5
/
+5
2008-01-28
sh: Get the mach-cayman IRQ support building.
Paul Mundt
2
-0
/
+258
2008-01-28
sh: imask IRQ depends on sh32.
Paul Mundt
1
-1
/
+2
2007-10-31
sh: Kill off dead ipr_irq_demux().
Paul Mundt
1
-9
/
+0
2007-09-21
sh: intc - initial SMP support.
Magnus Damm
1
-21
/
+57
2007-09-21
sh: remove CONFIG_CPU_HAS_INTC_IRQ
Magnus Damm
1
-2
/
+1
2007-09-21
sh: intc - primary priority masking fixes
Magnus Damm
1
-5
/
+28
2007-09-21
sh: intc - rework core code
Magnus Damm
1
-211
/
+327
2007-09-21
sh: intc - add a clear register to struct intc_prio_reg
Magnus Damm
1
-4
/
+4
2007-09-21
sh: intc: Fix sense regs oops for IRL IRQs.
Paul Mundt
1
-1
/
+1
2007-09-21
sh: remove intc2 code
Magnus Damm
2
-87
/
+0
2007-09-21
sh: intc - add single bitmap register support
Magnus Damm
1
-11
/
+62
2007-07-26
sh: remove support for sh7300 and solution engine 7300
Magnus Damm
1
-1
/
+1
2007-07-25
sh: remove old broken pint code
Magnus Damm
2
-221
/
+0
2007-07-20
sh: intc - improve group support
Magnus Damm
1
-20
/
+73
2007-07-20
sh: intc - shared IPR and INTC2 controller
Magnus Damm
2
-0
/
+353
2007-06-20
sh: Hook up hard_smp_processor_id() for INTC2 block.
Paul Mundt
1
-2
/
+7
2007-06-15
sh: rework ipr code
Magnus Damm
1
-30
/
+29
2007-06-15
sh: rework intc2 code
Magnus Damm
1
-31
/
+27
2007-05-21
spelling fixes: arch/sh/
Simon Arlott
1
-1
/
+1
2007-05-07
sh: Solution Engine SH7705 board and CPU updates.
Nobuhiro Iwamatsu
2
-3
/
+55
2007-05-07
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
1
-1
/
+2
2007-02-13
sh: shmin updates.
Takashi YOSHII
1
-3
/
+16
2006-12-06
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
2
-98
/
+8
2006-12-06
sh: Drop CPU subtype IRQ headers.
Paul Mundt
2
-14
/
+17
2006-12-06
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2
-1
/
+20
2006-10-31
sh: Fix IPR-IRQ's for IRQ-chip change breakage.
Jamie Lenehan
2
-60
/
+54
2006-10-20
sh: Convert INTC2 to IRQ table registration.
Paul Mundt
1
-140
/
+24
2006-10-19
sh: Updates for irq-flow-type naming changes.
Paul Mundt
2
-4
/
+6
2006-10-06
sh: Convert IPR-IRQ to IRQ chip.
Paul Mundt
1
-75
/
+27
2006-10-06
sh: Convert INTC2 IRQ handler to irq_chip.
Paul Mundt
1
-114
/
+24
2006-09-27
sh: Add support for 4K stacks.
Paul Mundt
1
-0
/
+2
2006-09-27
sh: Cleanup IRQ disabling for hardirq handlers.
Paul Mundt
3
-18
/
+4
2006-09-27
sh: maskreg IRQ support.
Paul Mundt
2
-2
/
+102
2006-09-27
sh: Kill off the rest of the legacy rtc mess.
Paul Mundt
1
-1
/
+1
2006-09-27
sh: Add support for SH7706/SH7710/SH7343 CPUs.
Paul Mundt
1
-0
/
+2
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
1
-3
/
+3
[next]