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
/
arch
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-24
[Blackfin] arch: merge ip0x-specific board changes
Mike Frysinger
5
-1
/
+1542
2008-04-23
[Blackfin] arch: USB header files are now located under linux/usb/.
Peter Korsgaard
1
-2
/
+2
2008-04-24
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...
Graf Yang
4
-32
/
+32
2008-04-23
[Blackfin] arch: Apply Bluetechnix vendor patch
Michael Hennerich
4
-3
/
+631
2008-04-23
[Blackfin] arch: This allows XIP to work with FD-PIC.
Bernd Schmidt
1
-0
/
+6
2008-04-23
[Blackfin] arch: support the reserved memory region in the MPU code
Bernd Schmidt
1
-23
/
+41
2008-04-23
[Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548
Bernd Schmidt
1
-1
/
+1
2008-04-23
[Blackfin] arch: a rather old performance improvement for the signal handling...
Bernd Schmidt
1
-16
/
+4
2008-04-23
[Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Black...
Mike Frysinger
1
-12
/
+0
2008-04-23
[Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in...
Mike Frysinger
1
-8
/
+0
2008-04-23
[Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source
Mike Frysinger
1
-10
/
+0
2008-04-24
[Blackfin] arch: boards and machines defconfig updates
Bryan Wu
14
-190
/
+2743
2008-04-23
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
21
-28
/
+28
2008-04-23
[Blackfin] arch: fix bug - make sure we check the right L1 length
Meihui Fan
1
-1
/
+1
2008-04-23
[Blackfin] arch: add support for the rest of the gptimers on the BF54x
Meihui Fan
1
-8
/
+16
2008-04-23
[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...
Mike Frysinger
2
-11
/
+23
2008-04-23
[Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so d...
Mike Frysinger
1
-12
/
+12
2008-04-23
[Blackfin] arch: update reboot code to match latest info (really just copy fr...
Mike Frysinger
1
-29
/
+40
2008-04-23
[Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the...
Bernd Schmidt
1
-19
/
+27
2008-04-23
[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.
Bernd Schmidt
1
-1
/
+6
2008-04-23
[Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while t...
Bernd Schmidt
2
-3
/
+3
2008-03-26
[Blackfin] arch: fix bug - grab locks when not atomic
Robin Getz
1
-4
/
+4
2008-03-26
[Blackfin] arch: fix bug - when we crash, current is not valid
Robin Getz
1
-14
/
+23
2008-03-26
[Blackfin] arch: add i2c board info struct and move to new-style i2c interface
Bryan Wu
3
-0
/
+99
2008-03-26
[Blackfin] arch: fix up gpio code style -- no functional changes
Mike Frysinger
1
-47
/
+39
2008-03-26
[Blackfin] arch: dump the stack before printing out an error otherwise the st...
Mike Frysinger
1
-7
/
+7
2008-03-26
[Blackfin] arch: conditionally enable flash resources since it requests the a...
Mike Frysinger
4
-0
/
+20
2008-03-26
[Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: ...
Yi Li
1
-7
/
+45
2008-03-26
[Blackfin] arch: remove NOTES from linker script
Bernd Schmidt
1
-2
/
+0
2008-03-26
[Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes J...
Mike Frysinger
1
-0
/
+26
2008-03-06
[Blackfin] arch: declare CHECKFLAGS to make sparse output more readable
Mike Frysinger
1
-0
/
+5
2008-03-06
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...
Mike Frysinger
5
-16
/
+19
2008-02-29
[Blackfin] arch: turn generic time on by default
Mike Frysinger
12
-12
/
+12
2008-02-29
[Blackfin] arch: add board bluetechnix kernel defconfigs to kernel
Mike Frysinger
4
-0
/
+3778
2008-02-29
[Blackfin] arch: initial generic time and clock sources
Vitja Makarov
4
-20
/
+253
2008-04-21
[BLACKFIN] minor irq handler cleanups
Jeff Garzik
1
-3
/
+2
2008-04-17
Generic semaphore implementation
Matthew Wilcox
2
-9
/
+0
2008-03-04
[Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markings
Mike Frysinger
1
-6
/
+6
2008-03-04
[Blackfin] arch: fix bug - allow SDH driver to be used as module
Michael Hennerich
1
-2
/
+2
2008-03-07
[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls
Bryan Wu
1
-1
/
+4
2008-02-29
[Blackfin] arch: kill section mismatch warnings
Bryan Wu
2
-4
/
+9
2008-02-29
[Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...
Mike Frysinger
1
-7
/
+27
2008-02-25
[Blackfin] arch: make sure we have proper description/copyright/license lines
Mike Frysinger
1
-4
/
+4
2008-02-25
[Blackfin] arch: Fix CONFIG_PM support for BF561
Michael Hennerich
1
-4
/
+2
2008-02-25
[Blackfin] arch: Remove DPMC char driver option
Michael Hennerich
1
-131
/
+0
2008-02-25
[Blackfin] arch: Cleanup abd Simplify:
Michael Hennerich
1
-106
/
+51
2008-02-25
[Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...
Michael Hennerich
1
-0
/
+3
2008-02-25
[Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ...
Mike Frysinger
1
-0
/
+1
2008-02-25
[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...
Mike Frysinger
4
-72
/
+0
2008-02-25
[Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...
Michael Hennerich
1
-4
/
+10
[next]