index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...
Rickard Strandqvist
2015-04-23
1
-1
/
+1
*
cramfs: take headers to fs/cramfs
Al Viro
2014-01-25
1
-1
/
+1
*
blackfin: scb: Add system crossbar init code.
Steven Miao
2013-09-13
1
-0
/
+6
*
blackfin: delete __cpuinit usage from all blackfin files
Paul Gortmaker
2013-07-14
1
-2
/
+2
*
blackfin: fix bootup core clock and system clock display
James Cosin
2013-05-09
1
-1
/
+1
*
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
2012-06-27
1
-1
/
+0
*
blackfin: fix build after add bf60x mach/pm.h
Steven Miao
2012-05-21
1
-0
/
+3
*
blackfin: bf60x: Rename the DDR controller macro
Sonic Zhang
2012-05-21
1
-1
/
+1
*
blackfin: bf60x: cleanup get clock code
Sonic Zhang
2012-05-21
1
-42
/
+22
*
blackfin: bf60x: make clock changeable in kernel menuconfig
Bob Liu
2012-05-21
1
-19
/
+5
*
Blackfin: fix unused clk var warning
Mike Frysinger
2012-05-21
1
-0
/
+2
*
blackfin: add bf60x to current framework
Bob Liu
2012-05-21
1
-18
/
+141
*
new helper: ext2_image_size()
Al Viro
2012-03-31
1
-3
/
+4
*
Disintegrate asm/system.h for Blackfin [ver #2]
David Howells
2012-03-21
1
-0
/
+1
*
bf54x: get mem size: missing break in switch
Steven Miao
2012-01-09
1
-4
/
+12
*
Blackfin: optimize double fault boot checking
Mike Frysinger
2011-07-23
1
-7
/
+9
*
Blackfin: convert old cpumask API to new one
KOSAKI Motohiro
2011-05-25
1
-2
/
+2
*
Blackfin: optimize MMR reads during startup a bit
Mike Frysinger
2011-05-25
1
-11
/
+9
*
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
2011-05-25
1
-0
/
+1
*
Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names
Mike Frysinger
2011-05-25
1
-4
/
+4
*
Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
Mike Frysinger
2011-05-25
1
-1
/
+0
*
Blackfin: SMP: fix cpudata cache setup
Mike Frysinger
2011-05-25
1
-2
/
+2
*
Blackfin: clean up /proc/cpuinfo output
Mike Frysinger
2011-05-25
1
-8
/
+8
*
Blackfin: SMP: work around anomaly 05000491
Sonic Zhang
2011-03-18
1
-0
/
+37
*
Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options
Michael Hennerich
2010-08-06
1
-0
/
+7
*
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
2010-05-22
1
-2
/
+2
*
Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
Graf Yang
2010-03-09
1
-2
/
+2
*
Blackfin: initial XIP support
Barry Song
2010-03-09
1
-3
/
+13
*
Blackfin: replace harcoded define with proper THREAD_SIZE macro
Barry Song
2010-03-09
1
-1
/
+1
*
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Barry Song
2010-03-09
1
-0
/
+5
*
Blackfin: allow boards to register early devices
Sonic Zhang
2010-03-09
1
-0
/
+7
*
Blackfin: drop 4KB reserve at end of memory
Barry Song
2009-12-15
1
-5
/
+0
*
Blackfin: announce current cpu rev when booting
Robin Getz
2009-12-15
1
-1
/
+1
*
Blackfin: calculate on-chip lengths at link time rather than run time
Mike Frysinger
2009-12-15
1
-23
/
+16
*
Blackfin: mass clean up of copyright/licensing info
Robin Getz
2009-10-07
1
-5
/
+1
*
Blackfin: fix spelling in a few comments
Michael Hennerich
2009-09-16
1
-2
/
+2
*
Blackfin: punt dead cache locking code
Mike Frysinger
2009-09-16
1
-51
/
+0
*
Blackfin: catch hardware errors earlier during booting
Robin Getz
2009-09-16
1
-0
/
+3
*
Blackfin: add an early shadow console
Robin Getz
2009-09-16
1
-0
/
+2
*
Blackfin: clean up early memory setup code
Robin Getz
2009-09-16
1
-28
/
+32
*
Blackfin: drop per-cpu loops_per_jiffy tracking
Michael Hennerich
2009-07-16
1
-4
/
+3
*
Blackfin: drop duplicate runtime checking of anomaly 05000448
Robin Getz
2009-07-16
1
-4
/
+0
*
Blackfin: fix silent crash when no uClinux MTD filesystem exists
Robin Getz
2009-07-16
1
-10
/
+16
*
Blackfin: drop dead flash_probe call
Mike Frysinger
2009-07-16
1
-7
/
+0
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-20
/
+21
*
Blackfin: fix early crash when booting on wrong cpu
Robin Getz
2009-06-22
1
-8
/
+15
*
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
2009-06-22
1
-18
/
+78
*
Blackfin: fix accidental reset in some boot modes
Sonic Zhang
2009-06-22
1
-1
/
+2
*
Blackfin: add blackfin_invalidate_entire_icache for SMP systems
Sonic Zhang
2009-06-13
1
-0
/
+3
*
Blackfin: include the cpu compiled version in /proc/cpuinfo
Robin Getz
2009-06-13
1
-2
/
+11
[next]