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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-21
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
Paul Burton
5
-99
/
+38
2015-06-21
MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu
Paul Burton
2
-13
/
+22
2015-06-21
MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
Paul Burton
2
-16
/
+22
2015-06-21
MIPS,clk: migrate JZ4740 to common clock framework
Paul Burton
11
-968
/
+255
2015-06-21
clk: ingenic: add driver for Ingenic SoC CGU clocks
Paul Burton
4
-0
/
+936
2015-06-21
DEVICETREE: Add Ingenic CGU binding documentation
Paul Burton
3
-0
/
+178
2015-06-21
MIPS: JZ4740: replace use of jz4740_clock_bdata
Paul Burton
3
-4
/
+29
2015-06-21
MIPS: JZ4740: Call jz4740_clock_init earlier
Paul Burton
3
-2
/
+5
2015-06-21
MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip
Paul Burton
6
-8
/
+12
2015-06-21
MIPS: JZ4740: support newer SoC interrupt controllers
Paul Burton
1
-0
/
+9
2015-06-21
MIPS: JZ4740: Avoid JZ4740-specific naming
Paul Burton
3
-16
/
+16
2015-06-21
MIPS: JZ4740: read intc base address from DT
Paul Burton
1
-3
/
+6
2015-06-21
MIPS: JZ4740: define IRQ numbers based on number of intc IRQs
Paul Burton
1
-3
/
+7
2015-06-21
MIPS: JZ4740: support >32 interrupts
Paul Burton
1
-25
/
+46
2015-06-21
MIPS: JZ4740: Remove jz_intc_base global
Paul Burton
1
-8
/
+31
2015-06-21
MIPS: JZ4740: drop intc debugfs code
Paul Burton
1
-42
/
+0
2015-06-21
MIPS: JZ4740: register an irq_domain for the interrupt controller
Paul Burton
1
-0
/
+6
2015-06-21
MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT
Paul Burton
1
-1
/
+6
2015-06-21
MIPS: JZ4740: probe interrupt controller via DT
Paul Burton
4
-5
/
+18
2015-06-21
devicetree: document Ingenic SoC interrupt controller binding
Paul Burton
1
-0
/
+28
2015-06-21
MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.c
Paul Burton
3
-4
/
+11
2015-06-21
MIPS: JZ4740: use generic plat_irq_dispatch
Paul Burton
1
-12
/
+0
2015-06-21
MIPS: JZ4740: probe CPU interrupt controller via DT
Paul Burton
2
-2
/
+9
2015-06-21
IRQCHIP: irq_cpu: declare irqchip table entry
Paul Burton
1
-0
/
+3
2015-06-21
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
13
-56
/
+57
2015-06-21
MIPS: JZ4740: require & include DT
Paul Burton
6
-0
/
+43
2015-06-21
MIPS: ingenic: Add newer vendor IDs
Paul Burton
2
-3
/
+7
2015-06-21
MIPS: JZ4740: introduce CONFIG_MACH_INGENIC
Paul Burton
4
-9
/
+13
2015-06-21
devicetree/bindings: add Qi Hardware vendor prefix
Paul Burton
1
-0
/
+1
2015-06-21
devicetree/bindings: add Ingenic Semiconductor vendor prefix
Paul Burton
1
-0
/
+1
2015-06-21
MIPS: DEC: Update CPU overrides
Maciej W. Rozycki
1
-0
/
+16
2015-06-21
MIPS: netlogic: remove unnecessary MTD partition probe specification
Brian Norris
1
-3
/
+0
2015-06-21
MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation
Maciej W. Rozycki
1
-2
/
+2
2015-06-21
MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'
Maciej W. Rozycki
3
-7
/
+8
2015-06-21
MIPS: tlb-r3k: Also invalidate wired TLB entries on boot
Maciej W. Rozycki
1
-11
/
+13
2015-06-21
MIPS: dump_tlb: Take XPA into account
James Hogan
1
-5
/
+13
2015-06-21
MIPS: dump_tlb: Take RI/XI bits into account
James Hogan
1
-7
/
+20
2015-06-21
MIPS: dump_tlb: Take EHINV bit into account
James Hogan
1
-0
/
+3
2015-06-21
MIPS: dump_tlb: Take global bit into account
James Hogan
2
-3
/
+12
2015-06-21
MIPS: dump_tlb: Make use of EntryLo bit definitions
James Hogan
2
-12
/
+12
2015-06-21
MIPS: dump_tlb: Refactor TLB matching
James Hogan
1
-30
/
+35
2015-06-21
MIPS: dump_tlb: Use tlbr hazard macros
James Hogan
1
-8
/
+3
2015-06-21
MIPS: mipsregs.h: Add EntryLo bit definitions
James Hogan
1
-0
/
+22
2015-06-21
MIPS: hazards: Add hazard macros for tlb read
James Hogan
1
-0
/
+52
2015-06-21
MIPS: Add SysRq operation to dump TLBs on all CPUs
James Hogan
3
-0
/
+79
2015-06-21
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
1
-3
/
+4
2015-06-21
MIPS: BCM47xx: Read board info for all bcma buses
Rafał Miłecki
3
-29
/
+22
2015-06-21
MIPS: BCM47xx: Extract info about et2 interface
Rafał Miłecki
2
-0
/
+9
2015-06-21
MIPS: BCM47xx: Extract all boardflags to new u32 fields
Rafał Miłecki
2
-1
/
+7
2015-06-21
MIPS: BCM47XX: Simplify function looking for NVRAM entry
Rafał Miłecki
1
-8
/
+5
[next]