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
/
mach-bf548
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Blackfin: clean up style in irq defines
Mike Frysinger
1
-23
/
+23
2011-05-25
Blackfin: unify core IRQ definitions
Mike Frysinger
1
-42
/
+1
2011-03-23
Blackfin: bf54x: re-enable anomaly 05000353 for all revs
Mike Frysinger
1
-1
/
+5
2011-03-18
Blackfin: punt unused HDMA masks
Mike Frysinger
2
-37
/
+0
2011-03-18
Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments
steven miao
2
-8
/
+24
2011-01-10
Blackfin: bf54x: add MMR layout for PINT
Mike Frysinger
1
-0
/
+22
2011-01-10
Blackfin: unify pll.h headers
Mike Frysinger
1
-69
/
+1
2011-01-10
Blackfin: drop asm/irq.h include from mach headers
Mike Frysinger
1
-3
/
+0
2011-01-10
Blackfin: clean up mach header includes
Mike Frysinger
13
-110
/
+38
2011-01-10
Blackfin: push gpio (port) defines into common headers
Mike Frysinger
2
-234
/
+11
2011-01-10
Blackfin: bf54x: drop unused legacy MMR names
Mike Frysinger
2
-24
/
+0
2011-01-10
Blackfin: standardize DMAC traffic control MMRs & MDMA MMRs
Mike Frysinger
1
-2
/
+2
2011-01-10
Blackfin: bfin_serial.h: unify heavily duplicated serial code
Mike Frysinger
4
-144
/
+18
2010-10-23
Blackfin: bf54x: add missing SIC_RVECT definition
Mike Frysinger
2
-0
/
+3
2010-10-22
Blackfin: punt short SPI MMR bit names
Mike Frysinger
1
-50
/
+0
2010-10-07
Blackfin: Rename IRQ flags handling functions
David Howells
1
-4
/
+4
2010-10-07
Blackfin: Split PLL code from mach-specific cdef headers
David Howells
2
-56
/
+69
2010-08-27
Blackfin: punt duplicate SPORT MMR defines
Mike Frysinger
1
-67
/
+0
2010-08-06
Blackfin: unify rotary encoder bitmasks
Mike Frysinger
1
-78
/
+0
2010-08-06
Blackfin: unify SDH/RSI bitmasks
Mike Frysinger
2
-260
/
+0
2010-08-06
Blackfin: BF54x: tweak DMAC MMR naming to match other ports
Mike Frysinger
2
-12
/
+12
2010-08-06
Blackfin: TWI: clean up the MMR names
Mike Frysinger
3
-9
/
+9
2010-08-06
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
1
-1
/
+1
2010-08-06
Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS
Mike Frysinger
1
-0
/
+1
2010-08-06
Blackfin: BF54x: add ifdef protection to gpio header
Mike Frysinger
1
-0
/
+10
2010-08-06
Blackfin: update anomaly lists to latest public info
Mike Frysinger
1
-4
/
+12
2010-08-06
Blackfin: punt NFC MMR bits
Mike Frysinger
1
-60
/
+0
2010-05-21
Blackfin: punt duplicated CAN MMRs
Mike Frysinger
1
-671
/
+0
2010-03-09
Blackfin: increase NR_IRQS beyond NR on-chip IRQs
Michael Hennerich
1
-1
/
+2
2009-12-15
Blackfin: push BF5Xx configs down into mach-specific Kconfigs
Mike Frysinger
1
-12
/
+0
2009-12-15
Blackfin: unify DMA masks
Mike Frysinger
1
-38
/
+0
2009-12-15
Blackfin: unify duplicated power masks
Mike Frysinger
2
-72
/
+0
2009-12-15
Blackfin: BF54x: punt useless "masks" for count/address MMRs
Mike Frysinger
1
-104
/
+0
2009-12-15
Blackfin: punt unused MXVR masks
Mike Frysinger
1
-944
/
+0
2009-12-15
Blackfin: punt OTP MMRs
Mike Frysinger
2
-52
/
+0
2009-12-15
Blackfin: scrub unused watchdog mmr masks
Mike Frysinger
1
-6
/
+0
2009-12-15
Blackfin: scrub unused RTC masks
Mike Frysinger
1
-45
/
+0
2009-12-15
Blackfin: unify BF547/8/9 headers
Mike Frysinger
4
-5098
/
+8
2009-12-15
Blackfin: fix some BF547 header copy & paste typos
Mike Frysinger
2
-11
/
+11
2009-12-15
Blackfin: rename BF542 host dma defines
Mike Frysinger
1
-2
/
+2
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
4
-8
/
+8
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
4
-8
/
+8
2009-11-25
Blackfin: update anomaly lists
Mike Frysinger
1
-5
/
+18
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
20
-446
/
+52
2009-09-17
Blackfin: update anomaly lists
Yi Li
1
-2
/
+19
2009-09-17
Blackfin: drop unused MMR defines that only cause bad code to be written
Mike Frysinger
1
-89
/
+0
2009-07-16
Blackfin: update anomaly lists to match latest sheets/usage
Graf Yang
1
-0
/
+2
2009-06-23
Blackfin: unify memory map headers
Mike Frysinger
2
-43
/
+9
2009-06-23
Blackfin: update anomaly lists
Mike Frysinger
1
-5
/
+15
2009-06-12
Blackfin: pull updated anomaly lists from toolchain
Mike Frysinger
1
-8
/
+36
[next]