aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger1-6/+1
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz1-0/+28
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich1-26/+0
2010-03-09Blackfin: initial tracehook supportMike Frysinger1-0/+1
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang1-1/+0
2010-03-09Blackfin: move KGDB selection to the way other arches do itMike Frysinger1-0/+1
2010-03-09Blackfin: implement ftrace mcount testMike Frysinger1-0/+1
2010-03-09Blackfin: initial XIP supportBarry Song1-4/+12
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang1-1/+5
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li1-13/+13
2010-03-09Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich1-3/+0
2010-03-09Blackfin: drop duplicate HOTPLUG Kconfig optionMike Frysinger1-18/+0
2010-03-09Blackfin: SMP: enable HAVE_LEGACY_PER_CPU_AREAGraf Yang1-0/+4
2010-03-09Blackfin: bf527-ezkit: add support for V2.1 boardsMichael Hennerich1-2/+2
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-25/+16
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins1-0/+4
2009-12-15Blackfin: support smaller uncached DMA chunks for memory constrained systemsBarry Song1-0/+6
2009-12-15Blackfin: push BF5Xx configs down into mach-specific KconfigsMike Frysinger1-25/+5
2009-12-15Blackfin: pull in firmware KconfigMike Frysinger1-0/+2
2009-12-15Blackfin: convert to generic checksum codeMike Frysinger1-0/+3
2009-10-08Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQMichael Hennerich1-0/+3
2009-10-07Blackfin: convert to use arch_gettimeoffset()john stultz1-4/+6
2009-09-16Blackfin: swap clocksource ratings for gptimer/cyclesGraf Yang1-1/+1
2009-09-16Blackfin: cm-bf537u: split board from cm-bf537eHarald Krapfenbauer1-3/+4
2009-09-16Blackfin: punt dead cache locking codeMike Frysinger1-4/+0
2009-09-16Blackfin: fix BF522/BF523 max VCO mixupMike Frysinger1-2/+2
2009-09-16Blackfin: SMP port does not yet support cpu frequency scalingGraf Yang1-1/+3
2009-09-16Blackfin: unify duplicated SMP checks in L2 cache kconfigSonic Zhang1-3/+1
2009-06-22Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERSMike Frysinger1-0/+1
2009-06-22Blackfin: bf526-ezbrd: handle different SDRAM chipsGraf Yang1-1/+6
2009-06-22Blackfin: decouple unrelated cache settings to get exact behaviorJie Zhang1-18/+39
2009-06-22Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum1-1/+0
2009-06-22Blackfin: allow people to select BF51x-0.1 silicon revMike Frysinger1-1/+1
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-27/+33
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-06-13Blackfin: improve CLKIN_HZ config defaultMike Frysinger1-3/+3
2009-06-13Blackfin: initial support for ftrace grapherMike Frysinger1-0/+1
2009-06-13Blackfin: initial support for ftraceMike Frysinger1-0/+1
2009-06-13Blackfin: enable support for LOCKDEPMike Frysinger1-0/+3
2009-06-13Blackfin: add preliminary support for STACKTRACEMike Frysinger1-0/+3
2009-06-13Blackfin: add support for irqflagsMike Frysinger1-0/+3
2009-06-13Blackfin: add support for bzip2/lzma compressed kernel imagesMike Frysinger1-0/+3
2009-06-13Blackfin: convert Kconfig style to def_boolMike Frysinger1-24/+12
2009-06-13Blackfin: add support for GENERIC_BUGMike Frysinger1-0/+4
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-12Blackfin: convert SMP to only use generic time frameworkGraf Yang1-0/+1
2009-06-12Blackfin: work around anomaly 05000220Graf Yang1-7/+17
2009-06-12Blackfin: add support for gptimer0 as a tick sourceGraf Yang1-10/+22
2009-06-12Blackfin: set bf51x/bf52x to 0.0 rev by default and bf54x to 0.2Mike Frysinger1-2/+2
2009-06-12Blackfin: fix link failure due to CONFIG_EXCEPTION_L1_SCRATCHGraf Yang1-1/+1