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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
Blackfin arch: drop irq_callback from struct dma_channel
Mike Frysinger
2
-4
/
+2
2009-01-07
Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_t
Mike Frysinger
2
-5
/
+3
2009-01-07
Blackfin arch: include linux/mm.h since we use PAGE_ALIGN and such
Mike Frysinger
1
-0
/
+1
2009-01-07
Blackfin arch: enable DEBUG_KERNEL for ADI boards
Mike Frysinger
9
-9
/
+9
2009-01-07
Blackfin arch: rewrite dma_memcpy() and dma in/out functions
Mike Frysinger
3
-366
/
+156
2009-01-07
Blackfin arch: check pointers in safe_dma_memcpy
Mike Frysinger
1
-3
/
+10
2009-01-07
Blackfin arch: push bf561 PERIPHERAL_MAP oddity into bf561-specific code
Mike Frysinger
2
-11
/
+8
2009-01-07
Blackfin arch: ADP5588 QWERTY I2C Keyboard Input device driver
Michael Hennerich
1
-0
/
+94
2009-01-07
Blackfin arch: cleanup - use scm for changelog, not file headers
Mike Frysinger
8
-195
/
+27
2009-01-07
Blackfin arch: Add basic irq stack checking for Blackfin
Robin Getz
4
-1
/
+40
2009-01-07
Blackfin arch: Set TWI/I2C Clock to 100kHz
Mike Frysinger
10
-10
/
+10
2009-01-07
Blackfin arch: dma_memcpy() - do not return NULL when transferring a multiple...
Mike Frysinger
1
-2
/
+2
2009-01-07
Blackfin arch: Add BF537-STAMP platform support for ENC28J60 SPI Ethernet MAC
Michael Hennerich
1
-0
/
+19
2009-01-07
Blackfin arch: remove #if check on L2_LENGTH
Mike Frysinger
1
-5
/
+1
2009-01-07
Blackfin arch: Retire old spi_mmc driver
Yi Li
4
-83
/
+0
2009-01-07
Blackfin arch: add mmc_spi support to BF537-STAMP
Yi Li
1
-0
/
+39
2009-01-07
Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...
Mike Frysinger
17
-23
/
+23
2009-01-07
Blackfin arch: fix bug - kernel build fails with undefined reference to pm_ov...
Michael Hennerich
1
-1
/
+1
2009-01-07
Blackfin arch: Use reads/writes instead of ins/outs directly
Sonic Zhang
1
-6
/
+6
2009-01-07
Blackfin arch: add const to some function prototype and struct dma_channel
Michael McTernan
2
-3
/
+3
2009-01-07
Blackfin arch: implement support for /proc/dma
Graf Yang
1
-4
/
+40
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
17
-105
/
+92
2009-01-07
Blackfin arch: get oprofile work for user space
Graf Yang
6
-25
/
+21
2009-01-07
Blackfin arch: fix bugs in linker script when using upstream binutils
Bernd Schmidt
1
-2
/
+6
2009-01-07
Blackfin arch: Remove all traces of the relocation stack
Bernd Schmidt
1
-132
/
+7
2009-01-07
Blackfin arch: tweak the BUG_ON() check to allow for equal values
Mike Frysinger
1
-4
/
+4
2009-01-07
Blackfin arch: gpio.h split into machine subfolders like already done for BF54x
Michael Hennerich
7
-262
/
+379
2009-01-07
Blackfin arch: cleanup the header file comments
Mike Frysinger
1
-19
/
+9
2009-01-07
Blackfin arch: rewrite cplbinfo to use seq files
Mike Frysinger
1
-125
/
+191
2009-01-07
Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
Michael Hennerich
26
-2842
/
+260
2009-01-07
Blackfin arch: add simple-gpio resources to all adi/tinyboards
Mike Frysinger
6
-0
/
+90
2009-01-07
Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
Graf Yang
3
-18
/
+91
2009-01-07
Blackfin arch: do not allow L2 to be cached on BF561 SMP
Mike Frysinger
1
-1
/
+1
2009-01-07
Blackfin arch: delete now unused "cclk" member of blackfin_cpudata
Mike Frysinger
2
-2
/
+0
2009-01-07
blackfin: introduce asm/swab.h
Harvey Harrison
3
-42
/
+50
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
1
-3
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2009-01-01
blackfin: define __fls
Rusty Russell
1
-0
/
+1
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
1
-1
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-12-03
kbuild: use KECHO convenience echo
Mike Frysinger
1
-1
/
+1
2008-11-18
Blackfin arch: Fix bug - change cpufreq doesn't take effect on bf537 now
Michael Hennerich
1
-3
/
+4
2008-11-18
Blackfin arch: fix a broken define in dma-mapping
Mike Frysinger
1
-1
/
+5
2008-11-18
Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...
Graf Yang
2
-3
/
+16
2008-11-18
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
1
-1
/
+1
2008-11-18
Blackfin arch: Add code to free gpio when shutdown irq
Graf Yang
1
-1
/
+5
2008-11-18
Blackfin arch: fix bug - reboot fails on BF527
Mike Frysinger
2
-2
/
+8
[prev]
[next]