summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-1/+0Star
* blackfin: fix build after add bf60x mach/pm.hSteven Miao2012-05-211-0/+3
* blackfin: bf60x: Rename the DDR controller macroSonic Zhang2012-05-211-1/+1
* blackfin: bf60x: cleanup get clock codeSonic Zhang2012-05-211-42/+22Star
* blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu2012-05-211-19/+5Star
* Blackfin: fix unused clk var warningMike Frysinger2012-05-211-0/+2
* blackfin: add bf60x to current frameworkBob Liu2012-05-211-18/+141
* new helper: ext2_image_size()Al Viro2012-03-311-3/+4
* Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-211-0/+1
* bf54x: get mem size: missing break in switchSteven Miao2012-01-091-4/+12
* Blackfin: optimize double fault boot checkingMike Frysinger2011-07-231-7/+9
* Blackfin: convert old cpumask API to new oneKOSAKI Motohiro2011-05-251-2/+2
* Blackfin: optimize MMR reads during startup a bitMike Frysinger2011-05-251-11/+9Star
* Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-251-0/+1
* Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger2011-05-251-4/+4
* Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2011-05-251-1/+0Star
* Blackfin: SMP: fix cpudata cache setupMike Frysinger2011-05-251-2/+2
* Blackfin: clean up /proc/cpuinfo outputMike Frysinger2011-05-251-8/+8
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-181-0/+37
* Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-061-0/+7
* Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-221-2/+2
* Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-091-2/+2
* Blackfin: initial XIP supportBarry Song2010-03-091-3/+13
* Blackfin: replace harcoded define with proper THREAD_SIZE macroBarry Song2010-03-091-1/+1
* Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song2010-03-091-0/+5
* Blackfin: allow boards to register early devicesSonic Zhang2010-03-091-0/+7
* Blackfin: drop 4KB reserve at end of memoryBarry Song2009-12-151-5/+0Star
* Blackfin: announce current cpu rev when bootingRobin Getz2009-12-151-1/+1
* Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-151-23/+16Star
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-071-5/+1Star
* Blackfin: fix spelling in a few commentsMichael Hennerich2009-09-171-2/+2
* Blackfin: punt dead cache locking codeMike Frysinger2009-09-171-51/+0Star
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-171-0/+3
* Blackfin: add an early shadow consoleRobin Getz2009-09-171-0/+2
* Blackfin: clean up early memory setup codeRobin Getz2009-09-171-28/+32
* Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-161-4/+3Star
* Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz2009-07-161-4/+0Star
* Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz2009-07-161-10/+16
* Blackfin: drop dead flash_probe callMike Frysinger2009-07-161-7/+0Star
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-20/+21
* Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-231-8/+15
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-231-18/+78
* Blackfin: fix accidental reset in some boot modesSonic Zhang2009-06-231-1/+2
* Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-131-0/+3
* Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz2009-06-131-2/+11
* Blackfin: override default uClinux MTD addr/sizeMike Frysinger2009-06-121-4/+7
* Blackfin: detect anomaly 05000274Sonic Zhang2009-06-121-7/+2Star
* Blackfin: do not append newlines to panic() messagesMike Frysinger2009-06-121-4/+4
* Blackfin: fix early L1 relocation crashRobin Getz2009-06-121-23/+28
* Blackfin arch: remove spurious dash when dcache is offMike Frysinger2009-03-051-3/+3