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-bf537
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-04
Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...
Graf Yang
6
-0
/
+36
2009-02-04
Blackfin arch: fixup board init function name
Mike Frysinger
3
-6
/
+6
2009-02-04
Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs
Mike Frysinger
1
-6
/
+0
2009-02-04
Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd
Sonic Zhang
4
-3
/
+4
2009-01-07
Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boards
Grace Pan
1
-4
/
+4
2009-01-07
Blackfin arch: merge adeos blackfin part to arch/blackfin/
Yi Li
4
-45
/
+45
2009-01-07
Blackfin arch: update anomaly headers to match latest sheets
Mike Frysinger
1
-1
/
+9
2009-01-07
Blackfin arch: Make the interrupt edge and polarity type configurable based o...
Michael Hennerich
1
-1
/
+1
2009-01-07
Blackfin arch: Remove wasted SIR header files
Graf Yang
1
-142
/
+0
2009-01-07
Blackfin arch: Modify bfin_sir device configuration to board file
Graf Yang
6
-43
/
+245
2009-01-07
Blackfin arch: Fix typo (channel)
Jean Delvare
1
-1
/
+1
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
1
-27
/
+3
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: Retire old spi_mmc driver
Yi Li
1
-27
/
+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
2
-2
/
+2
2009-01-07
Blackfin arch: smp patch cleanup from LKML review
Graf Yang
1
-9
/
+0
2009-01-07
Blackfin arch: gpio.h split into machine subfolders like already done for BF54x
Michael Hennerich
1
-0
/
+68
2009-01-07
Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
Michael Hennerich
3
-451
/
+0
2009-01-07
Blackfin arch: add simple-gpio resources to all adi/tinyboards
Mike Frysinger
2
-0
/
+30
2008-11-18
Blackfin arch: add ANOMALY_05000435 to our headers
Mike Frysinger
1
-0
/
+1
2008-11-18
Blackfin arch: move out irq related functions
Mike Frysinger
1
-1
/
+1
2008-11-18
Blackfin arch: delay PLL_CTL/VR_CTL wrappers
Mike Frysinger
1
-44
/
+47
2008-11-18
Blackfin arch: make ADI board names consistent
Mike Frysinger
3
-3
/
+3
2009-01-07
Blackfin arch: SMP supporting patchset: some other misc code
Graf Yang
1
-0
/
+15
2008-11-18
Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang th...
Yi Li
1
-1
/
+1
2008-11-18
Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...
Michael Hennerich
2
-66
/
+52
2008-11-18
Blackfin arch: don't assume a specific SPI flash part - take whatever you probe
Michael Hennerich
1
-1
/
+1
2008-10-28
Blackfin arch: update anomaly lists to match latest sheets
Mike Frysinger
1
-0
/
+2
2008-10-28
Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3
Mike Frysinger
1
-1
/
+1
2008-10-16
Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...
Robin Getz
1
-1
/
+1
2008-10-16
Blackfin arch: update AD7879 platform resources in board file
Michael Hennerich
1
-8
/
+17
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
4
-8
/
+94
2008-10-13
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
Graf Yang
1
-0
/
+3
2008-10-13
Blackfin Serial Driver: move common variables out of serial headers and into ...
Mike Frysinger
1
-3
/
+0
2008-10-13
Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...
Robin Getz
1
-0
/
+3
2008-10-13
Blackfin arch: AD7879 Touchscreen driver
Michael Hennerich
1
-3
/
+37
2008-10-10
Blackfin arch: update anomaly headers to match the latest sheet
Mike Frysinger
1
-0
/
+2
2008-10-10
Blackfin arch: print out error/warning if you are running on the incorrect CP...
Robin Getz
1
-5
/
+5
2008-10-13
Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD display
Michael Hennerich
1
-0
/
+49
2008-10-09
Blackfin arch: Move all the silicon rev handling to one place
Mike Frysinger
1
-2
/
+0
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
15
-2
/
+6660
2008-08-25
Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK
Michael Hennerich
1
-1
/
+26
2008-08-14
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
1
-50
/
+0
2008-08-14
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
1
-9
/
+0
2008-08-14
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
1
-1
/
+1
2008-08-06
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
1
-7
/
+0
2008-08-06
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
1
-129
/
+3
2008-08-06
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
1
-22
/
+0
[next]