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
2009-01-07
Blackfin arch: Modify bfin_sir device configuration to board file
Graf Yang
24
-147
/
+882
2009-01-07
Blackfin arch: update header to match new location
Graf Yang
1
-2
/
+2
2009-01-07
Blackfin arch: Fix typo (channel)
Jean Delvare
2
-2
/
+2
2009-01-07
Blackfin arch: Replace C version of 64 bit multiply with hand optimized assembly
Bernd Schmidt
2
-99
/
+68
2009-01-07
Blackfin arch: remove unused members of dma_channel struct
Mike Frysinger
1
-3
/
+0
2009-01-07
Blackfin arch: Update some inline assembly, tweak some register constraints
Robin Getz
3
-5
/
+10
2009-01-07
Blackfin arch: stub out pgprot_noncached() like other people seem to do on nommu
Mike Frysinger
1
-0
/
+1
2009-01-07
Blackfin arch: Fix incorrect use of loose in cpufreq.c
Nick Andrew
1
-1
/
+1
2009-01-07
Blackfin arch: add __must_check markings to our user functions like other arches
Mike Frysinger
1
-7
/
+8
2009-01-07
Blackfin arch: dma code: cannot simply OR the ndsize
Mike Frysinger
1
-1
/
+3
2009-01-07
Blackfin arch: add bfin_read_MDMA_S0_CONFIG compat for dma_memcpy
Mike Frysinger
1
-0
/
+1
2009-01-07
Blackfin arch: fix bug - crashes in tcp_v4_send_reset
Bernd Schmidt
1
-1
/
+2
2009-01-07
Blackfin arch: push cache flushing up to dma_memcpy
Mike Frysinger
1
-11
/
+14
2009-01-07
Blackfin arch: request_dma() returns 0 on success, not channel
Mike Frysinger
1
-1
/
+1
2009-01-07
Blackfin arch: desc_ptr is a pointer, so declare it as such
Mike Frysinger
1
-8
/
+8
2009-01-07
Blackfin arch: move most dma functions into static inlines
Mike Frysinger
2
-252
/
+137
2009-01-07
Blackfin arch: dma header file: strip down includes to only necessary ones
Mike Frysinger
1
-8
/
+3
2009-01-07
Blackfin arch: set_dma_callback: do not store .irq
Mike Frysinger
1
-11
/
+9
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: Add document about bfin-gpio
Graf Yang
2
-0
/
+74
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
[next]