aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+3
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21blackfin: Use generic time configAnna-Maria Gleixner1-5/+3
2012-05-21blackfin: bf60x: add wakeup source selectSteven Miao1-1/+113
2012-05-21blackfin: bf60x: make clock changeable in kernel menuconfigBob Liu1-5/+40
2012-05-21blackfin: add bf60x to current frameworkBob Liu1-5/+20
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-0/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05blackfin: Use generic init_taskThomas Gleixner1-0/+1
2012-04-26blackfin: Use generic idle thread allocationThomas Gleixner1-0/+1
2012-04-18Fix "the the" in various KconfigMasanari Iida1-1/+1
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang1-0/+1
2011-10-25Blackfin: drop unused Kconfig symbolPaul Bolle1-4/+0
2011-07-23Blackfin: pwm: implement linux/pwm.h APIMike Frysinger1-0/+10
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-3/+0
2011-05-25Blackfin: initial perf_event supportMike Frysinger1-0/+2
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-22Blackfin: enable atomic64_t supportMike Frysinger1-0/+1
2011-03-18Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang1-1/+0
2011-03-18Blackfin: split optimization settings moreMike Frysinger1-8/+34
2011-01-21blackfin: Use generic irq KconfigThomas Gleixner1-11/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-3/+0
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-22Blackfin: glue XIP/ROM kernel kconfigsMike Frysinger1-0/+6
2010-10-22Blackfin: bf51x: enable support for 0.2 siliconMike Frysinger1-1/+1
2010-10-22Blackfin: ad7160eval: new board portMichael Hennerich1-1/+3
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-8/+15
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-5/+15
2010-08-06Blackfin: remove CONFIG_MEM_GENERIC_BOARDChristian Dietrich1-5/+0
2010-08-06Blackfin: add support for dynamic ftraceMike Frysinger1-0/+2
2010-08-06Blackfin: add support for LZO compressed kernelsMike Frysinger1-0/+1
2010-08-06Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger1-0/+12
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
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