summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2014-01-25cramfs: take headers to fs/cramfsAl Viro-1/+1
2013-09-13blackfin: scb: Add system crossbar init code.Steven Miao-0/+6
2013-07-14blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker-2/+2
2013-05-09blackfin: fix bootup core clock and system clock displayJames Cosin-1/+1
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven-1/+0
2012-05-21blackfin: fix build after add bf60x mach/pm.hSteven Miao-0/+3
2012-05-21blackfin: bf60x: Rename the DDR controller macroSonic Zhang-1/+1
2012-05-21blackfin: bf60x: cleanup get clock codeSonic Zhang-42/+22
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu-19/+5
2012-05-21Blackfin: fix unused clk var warningMike Frysinger-0/+2
2012-05-21blackfin: add bf60x to current frameworkBob Liu-18/+141
2012-03-31new helper: ext2_image_size()Al Viro-3/+4
2012-03-21Disintegrate asm/system.h for Blackfin [ver #2]David Howells-0/+1
2012-01-09bf54x: get mem size: missing break in switchSteven Miao-4/+12
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger-7/+9
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro-2/+2
2011-05-25Blackfin: optimize MMR reads during startup a bitMike Frysinger-11/+9
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger-0/+1
2011-05-25Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger-4/+4
2011-05-25Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger-1/+0
2011-05-25Blackfin: SMP: fix cpudata cache setupMike Frysinger-2/+2
2011-05-25Blackfin: clean up /proc/cpuinfo outputMike Frysinger-8/+8
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang-0/+37
2010-08-06Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich-0/+7
2010-05-22Blackfin: another year of changes (update copyright in boot log)Mike Frysinger-2/+2
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang-2/+2
2010-03-09Blackfin: initial XIP supportBarry Song-3/+13
2010-03-09Blackfin: replace harcoded define with proper THREAD_SIZE macroBarry Song-1/+1
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song-0/+5
2010-03-09Blackfin: allow boards to register early devicesSonic Zhang-0/+7
2009-12-15Blackfin: drop 4KB reserve at end of memoryBarry Song-5/+0
2009-12-15Blackfin: announce current cpu rev when bootingRobin Getz-1/+1
2009-12-15Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger-23/+16
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz-5/+1
2009-09-16Blackfin: fix spelling in a few commentsMichael Hennerich-2/+2
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger-51/+0
2009-09-16Blackfin: catch hardware errors earlier during bootingRobin Getz-0/+3
2009-09-16Blackfin: add an early shadow consoleRobin Getz-0/+2
2009-09-16Blackfin: clean up early memory setup codeRobin Getz-28/+32
2009-07-16Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich-4/+3
2009-07-16Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz-4/+0
2009-07-16Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz-10/+16
2009-07-16Blackfin: drop dead flash_probe callMike Frysinger-7/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches-20/+21
2009-06-22Blackfin: fix early crash when booting on wrong cpuRobin Getz-8/+15
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang-18/+78
2009-06-22Blackfin: fix accidental reset in some boot modesSonic Zhang-1/+2
2009-06-13Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang-0/+3
2009-06-13Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz-2/+11
2009-06-12Blackfin: override default uClinux MTD addr/sizeMike Frysinger-4/+7