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
/
include
/
asm-blackfin
/
mach-bf561
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-02
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
Sonic Zhang
1
-1
/
+1
2007-12-24
[Blackfin] serial driver: rework break flood anomaly handling to be more robu...
Mike Frysinger
1
-0
/
+3
2007-12-24
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...
Mike Frysinger
1
-1
/
+18
2008-02-25
[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...
Mike Frysinger
1
-0
/
+2
2008-02-25
[Blackfin] arch: Fix CONFIG_PM support for BF561
Michael Hennerich
1
-1
/
+2
2008-02-08
[Blackfin] arch: Merge BF561 support into ints-priority
Michael Hennerich
1
-0
/
+20
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
1
-1
/
+1
2007-12-24
[Blackfin] arch: update to latest anomaly sheets
Mike Frysinger
1
-2
/
+16
2007-12-24
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
1
-0
/
+2
2007-11-21
Blackfin arch: cplb and map header file cleanup
Mike Frysinger
2
-19
/
+5
2007-11-21
Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...
Mike Frysinger
1
-2
/
+0
2007-11-15
Blackfin arch: fix double fault definition for BF561 core A and core B
Mike Frysinger
1
-2
/
+2
2007-11-15
Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO
Mike Frysinger
1
-4
/
+0
2007-11-12
Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...
Mike Frysinger
1
-6
/
+9
2007-10-30
Blackfin arch: Add missing definitions for BF561
Mike Frysinger
1
-0
/
+3
2007-10-10
Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...
Bryan Wu
1
-0
/
+1
2007-10-10
Blackfin arch: to do some consolidation of common code and common name spaces
Robin Getz
2
-97
/
+18
2007-08-03
Blackfin arch: Fix CCLK and SCLK checks
Robin Getz
1
-87
/
+0
2007-07-25
Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__
Mike Frysinger
1
-1
/
+1
2007-08-05
Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...
Bryan Wu
1
-1
/
+1
2007-07-24
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...
Michael Hennerich
1
-0
/
+2
2007-08-05
Blackfin arch: update to latest anomaly sheets
Mike Frysinger
1
-0
/
+1
2007-07-25
Blackfin arch: reorganize headers slightly so we can be sure things are defin...
Mike Frysinger
1
-5
/
+2
2007-07-25
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...
Mike Frysinger
1
-1
/
+1
2007-07-25
Blackfin arch: revise anomaly handling by basing things on the compiler not t...
Mike Frysinger
2
-143
/
+237
2007-07-24
Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...
Mike Frysinger
1
-85
/
+62
2007-10-03
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...
Michael Hennerich
1
-2
/
+9
2007-08-05
Blackfin arch: fix the aliased write macros
Robin Getz
1
-2
/
+2
2007-07-24
Blackfin arch: setup aliases for some core Core A MMRs
Mike Frysinger
2
-0
/
+10
2007-07-12
Blackfin arch: clean up some coding style issues
Bryan Wu
1
-1
/
+0
2007-07-12
Blackfin arch: Add Support for Peripheral PortMux and resouce allocation
Michael Hennerich
1
-0
/
+87
2007-06-21
Blackfin arch: add missing implementations SIC_IWR crosses several registers
Michael Hennerich
1
-3
/
+7
2007-07-12
Blackfin arch: initial supporting for BF548-EZKIT
Roy Huang
1
-0
/
+3
2007-06-21
Blackfin arch: add missing braces around array bfin serial init
Mike Frysinger
1
-0
/
+2
2007-05-21
Blackfin arch: update blackfin header files to latest one in VDSP.
Bryan Wu
1
-55
/
+50
2007-05-21
Blackfin arch: Move write to VR_CTL closer to IDLE
Michael Hennerich
1
-2
/
+4
2007-05-07
blackfin architecture
Bryan Wu
10
-0
/
+4894