aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/setup.c
Commit message (Expand)AuthorAge
* Blackfin: convert old cpumask API to new oneKOSAKI Motohiro2011-05-25
* Blackfin: optimize MMR reads during startup a bitMike Frysinger2011-05-25
* Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-25
* Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger2011-05-25
* Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2011-05-25
* Blackfin: SMP: fix cpudata cache setupMike Frysinger2011-05-25
* Blackfin: clean up /proc/cpuinfo outputMike Frysinger2011-05-25
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-18
* Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger optionsMichael Hennerich2010-08-06
* Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-22
* Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-09
* Blackfin: initial XIP supportBarry Song2010-03-09
* Blackfin: replace harcoded define with proper THREAD_SIZE macroBarry Song2010-03-09
* Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song2010-03-09
* Blackfin: allow boards to register early devicesSonic Zhang2010-03-09
* Blackfin: drop 4KB reserve at end of memoryBarry Song2009-12-15
* Blackfin: announce current cpu rev when bootingRobin Getz2009-12-15
* Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-15
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* Blackfin: fix spelling in a few commentsMichael Hennerich2009-09-16
* Blackfin: punt dead cache locking codeMike Frysinger2009-09-16
* Blackfin: catch hardware errors earlier during bootingRobin Getz2009-09-16
* Blackfin: add an early shadow consoleRobin Getz2009-09-16
* Blackfin: clean up early memory setup codeRobin Getz2009-09-16
* Blackfin: drop per-cpu loops_per_jiffy trackingMichael Hennerich2009-07-16
* Blackfin: drop duplicate runtime checking of anomaly 05000448Robin Getz2009-07-16
* Blackfin: fix silent crash when no uClinux MTD filesystem existsRobin Getz2009-07-16
* Blackfin: drop dead flash_probe callMike Frysinger2009-07-16
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* Blackfin: fix early crash when booting on wrong cpuRobin Getz2009-06-22
* Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang2009-06-22
* Blackfin: fix accidental reset in some boot modesSonic Zhang2009-06-22
* Blackfin: add blackfin_invalidate_entire_icache for SMP systemsSonic Zhang2009-06-13
* Blackfin: include the cpu compiled version in /proc/cpuinfoRobin Getz2009-06-13
* Blackfin: override default uClinux MTD addr/sizeMike Frysinger2009-06-12
* Blackfin: detect anomaly 05000274Sonic Zhang2009-06-12
* Blackfin: do not append newlines to panic() messagesMike Frysinger2009-06-12
* Blackfin: fix early L1 relocation crashRobin Getz2009-06-12
* Blackfin arch: remove spurious dash when dcache is offMike Frysinger2009-03-05
* Blackfin arch: Random read/write errors are a bad thingRobin Getz2009-03-05
* Blackfin arch: Update Copyright informationMichael Hennerich2009-02-04
* Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger2009-02-04
* Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger2009-02-04
* Blackfin arch: Print out where the bootmode is coming from (for easier debugg...Robin Getz2009-02-04
* Blackfin arch: rewrite get_sclk()/get_vco()Mike Frysinger2009-01-07
* Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt2009-01-07
* Blackfin arch: panic when running on a chip rev below what we are compiled forRobin Getz2009-01-07
* Blackfin arch: do not allow people to pass in a diff clkin_hz valueMike Frysinger2009-01-07
* Blackfin arch: allow clkin_hz to be specified on the command lineMike Frysinger2009-01-07
* Blackfin arch: show_cpuinfo - consolidate ugly castsMike Frysinger2009-01-07