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
/
blackfin
/
mach-common
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-29
bfin: Convert irq namespace
Thomas Gleixner
1
-17
/
+17
2011-03-29
bfin: Final irq cleanup
Thomas Gleixner
1
-6
/
+3
2011-03-23
Blackfin: wire up new syncfs syscall
Mike Frysinger
1
-0
/
+1
2011-03-18
Blackfin: wire up new syscalls
Mike Frysinger
1
-0
/
+3
2011-03-18
Blackfin/ipipe: fix deferred pipeline sync for the root stage
Philippe Gerum
2
-3
/
+14
2011-03-18
Blackfin/ipipe: upgrade to I-pipe mainline
Philippe Gerum
1
-4
/
+37
2011-03-18
Blackfin: cpufreq: fix typos
Michael Hennerich
1
-3
/
+3
2011-03-18
Blackfin: convert gpio irq_chip to new functions
Thomas Gleixner
1
-44
/
+48
2011-03-18
Blackfin: convert mac irq_chip to new functions
Thomas Gleixner
1
-7
/
+11
2011-03-18
Blackfin: convert error irq_chip to new functions
Thomas Gleixner
1
-7
/
+7
2011-03-18
Blackfin: convert internal irq_chip to new functions
Thomas Gleixner
1
-13
/
+28
2011-03-18
Blackfin: convert core irq_chip to new functions
Thomas Gleixner
1
-11
/
+11
2011-03-18
Blackfin: use proper wrappers for irq_desc
Thomas Gleixner
1
-9
/
+5
2011-03-18
Blackfin: optimize startup code
Mike Frysinger
1
-69
/
+41
2011-03-18
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
2
-0
/
+24
2011-03-18
Blackfin: SMP: implement cpu_freq support
Graf Yang
2
-4
/
+48
2011-03-18
Blackfin: split optimization settings more
Mike Frysinger
2
-7
/
+13
2011-03-18
Blackfin: SMP: disable preempt with smp_processor_id to send messages
Sonic Zhang
1
-6
/
+8
2011-03-18
Blackfin: SMP: delay enabling caches until CPU is initialized
steven miao
1
-2
/
+2
2011-03-18
Blackfin: SMP: use standard cache functions
Mike Frysinger
1
-3
/
+3
2011-03-04
Blackfin: iflush: update anomaly 05000491 workaround
Mike Frysinger
1
-0
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
Blackfin: bf54x: don't ack GPIO ints when unmasking them
Mike Frysinger
1
-1
/
+0
2011-01-10
Blackfin: fix building IPIPE code when XIP is enabled
Mike Frysinger
1
-2
/
+2
2011-01-10
Blackfin: pm: drop irq save/restore in standby and suspend to mem callback
Steven Miao
1
-10
/
+0
2011-01-10
Blackfin: SMP: rewrite IPI handling to avoid memory allocation
Yi Li
1
-119
/
+78
2011-01-10
Blackfin: SMP: tweak platform_request_ipi() usage
Graf Yang
1
-1
/
+1
2011-01-10
Blackfin: SMP: fix cpumask misbehavior
Graf Yang
1
-6
/
+1
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
1
-1
/
+1
2010-10-26
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
Mike Frysinger
2
-107
/
+0
2010-10-23
Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx
Mike Frysinger
2
-50
/
+4
2010-10-22
Blackfin: add new cacheflush syscall
Sonic Zhang
1
-0
/
+1
2010-10-22
Blackfin: SIC: fix off-by-one error in loop
Michael Hennerich
1
-3
/
+4
2010-10-22
Blackfin: initial preempt support while returning from interrupt
Barry Song
2
-3
/
+126
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
3
-19
/
+19
2010-08-23
Blackfin: wire up new fanotify/prlimit64 syscalls
Mike Frysinger
1
-0
/
+3
2010-08-06
Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing
Michael Hennerich
1
-24
/
+0
2010-08-06
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
Michael Hennerich
1
-8
/
+9
2010-08-06
Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491
Mike Frysinger
2
-11
/
+8
2010-08-06
Blackfin: merge anomalies 475 and 220 to follow official lists
Mike Frysinger
1
-7
/
+1
2010-08-06
Blackfin: move MPU anomaly check to common location
Mike Frysinger
1
-1
/
+5
2010-05-22
Blackfin: SMP: fix continuation lines
Joe Perches
1
-2
/
+2
2010-05-22
Blackfin: SIC: cut down on IAR MMR reads a bit
Mike Frysinger
1
-15
/
+18
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2
-32
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-09
Blackfin: scale calibration when cpu freq changes
Graf Yang
1
-1
/
+12
2010-03-09
Blackfin: fix anomaly 283 handling with exact hardware error
Robin Getz
1
-2
/
+2
2010-03-09
Blackfin: don't support keypad wakeup from hibernate
Michael Hennerich
1
-5
/
+0
2010-03-09
Blackfin: add support for the on-chip MAC status interrupts
Michael Hennerich
1
-4
/
+136
2010-03-09
Blackfin: check for bad syscalls after tracing it
Mike Frysinger
1
-9
/
+14
[next]