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
/
jz4740
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
MIPS: JZ4740: Probe OHCI platform device via DT
Maarten ter Huurne
1
-25
/
+0
2016-05-13
MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant
Maarten ter Huurne
1
-50
/
+2
2016-02-19
MIPS: jz4740: use gpiochip data pointer
Linus Walleij
1
-4
/
+6
2016-02-19
MIPS: jz4740: Fix surviving instance of irq_to_gpio()
Ralf Baechle
1
-1
/
+1
2015-10-26
MIPS: JZ4740: Remove unused linux/leds_pwm.h include
Thierry Reding
1
-2
/
+0
2015-10-26
MIPS: JZ4740: Use PWM lookup table
Thierry Reding
1
-3
/
+8
2015-10-01
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2
-0
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
1
-12
/
+8
2015-09-03
MIPS: jz4740: Migrate to new 'set-state' interface
Viresh Kumar
1
-19
/
+27
2015-08-26
MIPS: jz4740: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-06-21
MIPS: ingenic: Initial MIPS Creator CI20 support
Paul Burton
1
-0
/
+4
2015-06-21
MIPS: ingenic: Initial JZ4780 support
Paul Burton
4
-2
/
+18
2015-06-21
MIPS: JZ4740: use Ingenic SoC UART driver
Paul Burton
6
-117
/
+1
2015-06-21
MIPS: JZ4740: only detect RAM size if not specified in DT
Paul Burton
2
-1
/
+9
2015-06-21
MIPS: JZ4740: remove clock.h
Paul Burton
2
-27
/
+0
2015-06-21
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
Paul Burton
3
-97
/
+1
2015-06-21
MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu
Paul Burton
1
-13
/
+0
2015-06-21
MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
Paul Burton
1
-16
/
+0
2015-06-21
MIPS,clk: migrate JZ4740 to common clock framework
Paul Burton
6
-967
/
+4
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
2
-2
/
+3
2015-06-21
MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip
Paul Burton
4
-204
/
+2
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: 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
2
-3
/
+7
2015-06-21
MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.c
Paul Burton
2
-4
/
+9
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
1
-2
/
+2
2015-06-21
MIPS: JZ4740: require & include DT
Paul Burton
1
-0
/
+19
2015-06-21
MIPS: JZ4740: introduce CONFIG_MACH_INGENIC
Paul Burton
2
-5
/
+10
2015-04-01
MIPS: jz4740: Implement read_sched_clock
Deng-Cheng Zhu
1
-0
/
+8
2015-03-31
MIPS: Allow platforms to specify the decompressor load address
Andrew Bresticker
1
-0
/
+1
2015-02-18
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+10
2015-02-02
mtd: nand: jz4740: Convert to GPIO descriptor API
Lars-Peter Clausen
1
-1
/
+10
2015-01-13
MIPS: JZ4740: Fixup #include's (sparse)
Brian Norris
1
-0
/
+3
2014-11-25
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
1
-1
/
+1
2014-08-09
Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-0
/
+1
2014-08-02
Merge branch '3.16-fixes' into mips-for-linux-next
Ralf Baechle
1
-1
/
+1
2014-08-02
MIPS: jz4740: remove unnecessary null test before debugfs_remove
Fabian Frederick
1
-2
/
+1
2014-08-01
MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_generic
Apelete Seketeli
1
-1
/
+1
2014-07-28
gpio: split gpiod board registration into machine header
Linus Walleij
1
-0
/
+1
2014-04-23
ASoC: qi_lb60: Use GPIO descriptor API
Lars-Peter Clausen
1
-0
/
+11
2014-01-25
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
[next]