summaryrefslogtreecommitdiffstats
path: root/arch/avr32/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* avr32: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-04-261-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2013-05-221-0/+5
|\
| * avr32: move NODES_SHIFT into Kconfig and delete numnodes.hHans-Christian Egtvedt2013-05-131-0/+5
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\ \ | |/ |/|
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
| * avr32: default GENERIC_GPIO to falseAlexandre Courbot2013-03-201-1/+1
* | cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-13/+0
|/
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-2/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-1/+0
|\ \
| * | net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood2012-10-231-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-0/+2
|\ \ \ | | |/ | |/|
| * | avr32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-151-0/+2
| |/
* / avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim2012-12-111-3/+0
|/
* Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+1
|\
| * gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-0/+1
* | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
* | avr32: Use generic time configAnna-Maria Gleixner2012-05-211-3/+1
|/
* avr32: select generic atomic64_t supportFabio Baltieri2012-02-031-0/+1
* Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* avr32: Use generic show_interrupts()Thomas Gleixner2011-03-241-0/+1
* avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-9/+4
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-2/+2
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-10-281-7/+0
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-3/+0
| |\
| * | kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe2010-09-191-7/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ \
| * | | Update broken web addresses in arch directory.Justin P. Mattock2010-10-181-1/+1
| | |/ | |/|
* / | net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD2010-10-071-0/+1
|/ /
* / time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-151-2/+11
|\
| * avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt2009-12-141-2/+11
* | atmel_lcdfb Kconfig: remove long dependency lineNicolas Ferre2009-11-161-0/+1
|/
* Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2009-04-051-0/+14
|\
| * Add Merisc board supportJonas Larsson2009-03-271-0/+14
* | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-3/+3
* | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-241-1/+1
|/
* avr32: Hammerhead board supportAlex Raimondi2009-01-051-0/+19
* Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker...Haavard Skinnemoen2008-10-231-0/+2
|\
| * container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+2
* | avr32: Add MIMC200 board supportMark Jackson2008-10-131-0/+4
* | avr32: add support for EarthLCD Favr-32 boardHans-Christian Egtvedt2008-10-131-0/+5