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
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-01
new helper: ext2_image_size()
Al Viro
1
-3
/
+4
2012-03-21
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
1
-0
/
+1
2012-01-09
bf54x: get mem size: missing break in switch
Steven Miao
1
-4
/
+12
2011-07-23
Blackfin: optimize double fault boot checking
Mike Frysinger
1
-7
/
+9
2011-05-25
Blackfin: convert old cpumask API to new one
KOSAKI Motohiro
1
-2
/
+2
2011-05-25
Blackfin: optimize MMR reads during startup a bit
Mike Frysinger
1
-11
/
+9
2011-05-25
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
1
-0
/
+1
2011-05-25
Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names
Mike Frysinger
1
-4
/
+4
2011-05-25
Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
Mike Frysinger
1
-1
/
+0
2011-05-25
Blackfin: SMP: fix cpudata cache setup
Mike Frysinger
1
-2
/
+2
2011-05-25
Blackfin: clean up /proc/cpuinfo output
Mike Frysinger
1
-8
/
+8
2011-03-18
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
1
-0
/
+37
2010-08-06
Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options
Michael Hennerich
1
-0
/
+7
2010-05-22
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
1
-2
/
+2
2010-03-09
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
1
-2
/
+2
2010-03-09
Blackfin: initial XIP support
Barry Song
1
-3
/
+13
2010-03-09
Blackfin: replace harcoded define with proper THREAD_SIZE macro
Barry Song
1
-1
/
+1
2010-03-09
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Barry Song
1
-0
/
+5
2010-03-09
Blackfin: allow boards to register early devices
Sonic Zhang
1
-0
/
+7
2009-12-15
Blackfin: drop 4KB reserve at end of memory
Barry Song
1
-5
/
+0
2009-12-15
Blackfin: announce current cpu rev when booting
Robin Getz
1
-1
/
+1
2009-12-15
Blackfin: calculate on-chip lengths at link time rather than run time
Mike Frysinger
1
-23
/
+16
2009-10-07
Blackfin: mass clean up of copyright/licensing info
Robin Getz
1
-5
/
+1
2009-09-17
Blackfin: fix spelling in a few comments
Michael Hennerich
1
-2
/
+2
2009-09-17
Blackfin: punt dead cache locking code
Mike Frysinger
1
-51
/
+0
2009-09-17
Blackfin: catch hardware errors earlier during booting
Robin Getz
1
-0
/
+3
2009-09-17
Blackfin: add an early shadow console
Robin Getz
1
-0
/
+2
2009-09-17
Blackfin: clean up early memory setup code
Robin Getz
1
-28
/
+32
2009-07-16
Blackfin: drop per-cpu loops_per_jiffy tracking
Michael Hennerich
1
-4
/
+3
2009-07-16
Blackfin: drop duplicate runtime checking of anomaly 05000448
Robin Getz
1
-4
/
+0
2009-07-16
Blackfin: fix silent crash when no uClinux MTD filesystem exists
Robin Getz
1
-10
/
+16
2009-07-16
Blackfin: drop dead flash_probe call
Mike Frysinger
1
-7
/
+0
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-20
/
+21
2009-06-23
Blackfin: fix early crash when booting on wrong cpu
Robin Getz
1
-8
/
+15
2009-06-23
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
1
-18
/
+78
2009-06-23
Blackfin: fix accidental reset in some boot modes
Sonic Zhang
1
-1
/
+2
2009-06-13
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
1
-0
/
+3
2009-06-13
Blackfin: include the cpu compiled version in /proc/cpuinfo
Robin Getz
1
-2
/
+11
2009-06-12
Blackfin: override default uClinux MTD addr/size
Mike Frysinger
1
-4
/
+7
2009-06-12
Blackfin: detect anomaly 05000274
Sonic Zhang
1
-7
/
+2
2009-06-12
Blackfin: do not append newlines to panic() messages
Mike Frysinger
1
-4
/
+4
2009-06-12
Blackfin: fix early L1 relocation crash
Robin Getz
1
-23
/
+28
2009-03-05
Blackfin arch: remove spurious dash when dcache is off
Mike Frysinger
1
-3
/
+3
2009-03-05
Blackfin arch: Random read/write errors are a bad thing
Robin Getz
1
-0
/
+4
2009-02-04
Blackfin arch: Update Copyright information
Michael Hennerich
1
-1
/
+1
2009-02-04
Blackfin arch: define bfin_memmap as static since it is only used here
Mike Frysinger
1
-1
/
+1
2009-02-04
Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in it
Mike Frysinger
1
-0
/
+6
2009-02-04
Blackfin arch: Print out where the bootmode is coming from (for easier debugg...
Robin Getz
1
-0
/
+2
2009-01-07
Blackfin arch: rewrite get_sclk()/get_vco()
Mike Frysinger
1
-15
/
+16
2009-01-07
Blackfin arch: Faster C implementation of no-MPU CPLB handler
Bernd Schmidt
1
-8
/
+1
[next]