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
/
blackfin
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers
Mike Frysinger
2
-4
/
+5
2010-08-06
Blackfin: add support for dynamic ftrace
Mike Frysinger
1
-0
/
+16
2010-08-06
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
2
-58
/
+58
2010-08-06
Blackfin: make sure mmiowb inserts a write barrier with SSYNC
Michael Hennerich
1
-1
/
+7
2010-08-06
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
Michael Hennerich
1
-0
/
+1
2010-08-06
Blackfin: fix typo in hweight asm
Mike Frysinger
1
-1
/
+1
2010-08-06
Blackfin: stub fpregs dumping
Mike Frysinger
1
-0
/
+1
2010-08-06
Blackfin: new dynamic bfin read/write mmr helpers
Mike Frysinger
1
-0
/
+17
2010-05-27
blackfin: use use asm-generic/scatterlist.h
FUJITA Tomonori
1
-21
/
+1
2010-05-22
Blackfin: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-05-22
Blackfin: move string functions to normal lib/ assembly
Robin Getz
1
-109
/
+4
2010-05-22
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
1
-0
/
+1
2010-05-22
Blackfin: change the BUG opcode to an unused 16-bit opcode
Robin Getz
1
-1
/
+6
2010-05-22
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
1
-0
/
+17
2010-05-21
Blackfin: SMP: add flush_tlb_kernel_range stub
Graf Yang
1
-0
/
+1
2010-05-21
Blackfin: make hardware trace output a little more useful
Robin Getz
1
-3
/
+3
2010-05-21
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
2
-0
/
+11
2010-05-21
Blackfin: split kernel/traps.c
Robin Getz
1
-0
/
+2
2010-05-21
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
1
-11
/
+11
2010-05-21
Blackfin: drop unused bad_page pages and move zero_page to the bss
Mike Frysinger
1
-1
/
+2
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
25
-196
/
+1284
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2010-03-13
dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
1
-36
/
+0
2010-03-09
Blackfin: eat spurious space in asm/dpmc.h
Mike Frysinger
1
-2
/
+2
2010-03-09
Blackfin: asm/page.h: pull in asm-generic headers
Mike Frysinger
1
-0
/
+3
2010-03-09
Blackfin: GPIO: implement to_irq handler
Joachim Eastwood
1
-4
/
+13
2010-03-09
Blackfin: fix single stepping over system calls
Mike Frysinger
1
-0
/
+2
2010-03-09
Blackfin: initial tracehook support
Mike Frysinger
2
-0
/
+119
2010-03-09
Blackfin: initial regset support
Mike Frysinger
1
-1
/
+7
2010-03-09
Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
Mike Frysinger
1
-0
/
+2
2010-03-09
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
2
-2
/
+7
2010-03-09
Blackfin: add support for cpufreq on SMP systems
Graf Yang
1
-3
/
+4
2010-03-09
Blackfin: add CALLER_ADDR ftrace macros
Yi Li
1
-0
/
+53
2010-03-09
Blackfin: split watchdog definitions into a dedicated header file
Graf Yang
1
-0
/
+30
2010-03-09
Blackfin: add dma_disable_irq_nosync() API for irq handlers
Barry Song
1
-0
/
+4
2010-03-09
Blackfin: fix whitespace damage in thread_info.h
Mike Frysinger
1
-12
/
+11
2010-03-09
Blackfin: implement ndelay()
Barry Song
1
-2
/
+14
2010-03-09
Blackfin: implement nmi_watchdog for SMP on BF561
Graf Yang
3
-0
/
+17
2010-03-09
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
1
-0
/
+3
2010-03-09
Blackfin: add support for irqflags tracing
Yi Li
1
-0
/
+12
2010-03-09
Blackfin: initial XIP support
Barry Song
2
-0
/
+13
2010-03-09
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
1
-0
/
+7
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
1
-1
/
+5
2010-03-09
Blackfin: unify MMR helpers
Mike Frysinger
1
-44
/
+12
2010-03-09
Blackfin: add optimized version of Hamming Weight functions
Michael Hennerich
1
-19
/
+55
2010-03-09
Blackfin: dma-mapping: fix thinko in constant optimization
Sonic Zhang
1
-6
/
+9
2010-03-09
Blackfin: merge common CAN defines into one headers
Mike Frysinger
1
-0
/
+725
2010-03-09
Blackfin: extend bfin-lq035q1-fb resources to include PPI mode
Michael Hennerich
1
-0
/
+12
[next]