summaryrefslogtreecommitdiff
path: root/arch/blackfin/Kconfig
AgeCommit message (Expand)Author
2018-03-16arch: remove blackfin portArnd Bergmann
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19pinctrl: adi2: Fix Kconfig build problemLinus Walleij
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin
2016-08-08blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2014-09-26treewide: Fix typos in KconfigMasanari Iida
2014-07-18Blackfin: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-04-11Blackfin: remove "config IP_CHECKSUM_L1"Paul Bolle
2014-04-11blackfin: Remove GENERIC_GPIO config option againPaul Bolle
2014-04-11blackfin:Use generic /proc/interrupts implementationThomas Gleixner
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar
2013-09-23blackfin: pinctrl-adi2: Enable PINCTRL framework for BF54x and BF60x.Sonic Zhang
2013-09-19blackfin: gpio: Remove none gpio lib code.Sonic Zhang
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-07-10Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-09bf609: add cpu revision 0.1Sonic Zhang
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-03-21blackfin: force use of gpiolibAlexandre Courbot
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-01-21arch/blackfin: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-10-14blackfin: convert kernel_thread() and kernel_execve() to generic onesAl Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-08Blackfin: add bf548 v0.4 revisionSonic Zhang
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-07blackfin: smp: adapt to generic smp helpersSteven Miao
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-24cache: enable L2 sram icache in menuconfigSteven Miao
2012-07-24blackfin: Kconfig: fix ROM range for bf60xBob Liu
2012-07-24bfin: reorg clock init steps for bf609Bob Liu
2012-07-24bfin: add 32M, 16M and 8M uncached DMA region optionsScott Jiang
2012-07-02pwm: Move Blackfin PWM driver to PWM frameworkThierry Reding