aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/Kconfig
AgeCommit message (Expand)Author
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-05-13avr32: move NODES_SHIFT into Kconfig and delete numnodes.hHans-Christian Egtvedt
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-03-20avr32: default GENERIC_GPIO to falseAlexandre Courbot
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11avr32, kconfig: remove HAVE_ARCH_BOOTMEMJoonsoo Kim
2012-10-23net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood
2012-10-15avr32: switch to generic kernel_thread()/kernel_execve()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21avr32: Use generic time configAnna-Maria Gleixner
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-02-03avr32: select generic atomic64_t supportFabio Baltieri
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-24avr32: Use generic show_interrupts()Thomas Gleixner
2011-03-24avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in arch directory.Justin P. Mattock
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-07net: atmel_macb Kconfig: remove long dependency lineJean-Christophe PLAGNIOL-VILLARD
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-12-14avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt
2009-11-16atmel_lcdfb Kconfig: remove long dependency lineNicolas Ferre
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-27Add Merisc board supportJonas Larsson
2009-02-24bootmem: clean up arch-specific bootmem wrappingTejun Heo
2009-01-05avr32: Hammerhead board supportAlex Raimondi
2008-10-23Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker...Haavard Skinnemoen
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-13avr32: Add MIMC200 board supportMark Jackson
2008-10-13avr32: add support for EarthLCD Favr-32 boardHans-Christian Egtvedt
2008-10-13avr32: Add support for EVKLCD10X addon boardsHans-Christian Egtvedt
2008-10-13avr32: Kconfig: Remove pointless if around atstk1000 includeHaavard Skinnemoen
2008-07-25gpiolib: allow user-selectionMichael Buesch