summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds2014-01-251-5/+47
|\
| * xtensa: enable HAVE_PERF_EVENTSBaruch Siach2014-01-141-0/+1
| * xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameterMichael Opdenacker2014-01-141-4/+0Star
| * xtensa: implement CPU hotplugMax Filippov2014-01-141-0/+9
| * xtensa: add SMP supportMax Filippov2014-01-141-1/+36
| * xtensa: enable HAVE_IRQ_TIME_ACCOUNTINGMax Filippov2014-01-141-0/+1
* | gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach2014-01-071-0/+6
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0Star
* xtensa: add static function tracer supportMax Filippov2013-07-081-0/+1
* xtensa: ccount based sched_clockBaruch Siach2013-07-081-0/+1
* xtensa: ccount based clockevent implementationBaruch Siach2013-07-081-0/+1
* Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-05-091-18/+39
|\
| * xtensa: enable lockdep supportMax Filippov2013-05-091-3/+4
| * xtensa: add irq flags trace supportMax Filippov2013-05-091-0/+3
| * xtensa: add stacktrace supportMax Filippov2013-05-091-0/+3
| * xtensa: remove KCORE_ELF againPaul Bolle2013-05-091-15/+0Star
| * xtensa: add MMU v3 supportMax Filippov2013-05-091-0/+29
* | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0Star
|/
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-0/+1
* Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-02-271-1/+45
|\
| * xtensa: do not enable GENERIC_GPIO by defaultMax Filippov2013-02-241-1/+1
| * xtensa: add support for oprofiledann2013-02-241-0/+1
| * xtensa: ISS: add host file-based simulated diskVictor Prupis2013-02-241-0/+36
| * xtensa: fix ipc_parse_version selectionMax Filippov2013-02-241-0/+1
| * xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney2013-02-241-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-291-0/+22
| |\|
| * | xtensa: Fix home page URL in KconfigMasanari Iida2013-01-041-1/+1
* | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-0/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-2/+0Star
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-2/+0Star
* | | xtensa: add support for the XTFPGA boardsMax Filippov2012-12-191-0/+9
* | | xtensa: add device trees supportMax Filippov2012-12-191-0/+11
* | | xtensa: add IRQ domains supportMax Filippov2012-12-191-0/+1
|/ /
* | xtensa: switch to generic clone()Al Viro2012-11-291-0/+1
* | xtensa: switch to generic kernel_execve()Max Filippov2012-10-261-0/+1
* | xtensa: switch to generic kernel_thread()Max Filippov2012-10-261-0/+1
|/
* Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-091-18/+5Star
|\
| * xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2012-10-041-17/+0Star
| * xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa configMax Filippov2012-10-041-0/+1
| * xtensa: set NO_IOPORT to 'n' by defaultMax Filippov2012-10-041-1/+2
| * xtensa: adopt generic io routinesMax Filippov2012-10-041-0/+2
* | xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-18/+0Star
|/
* xtensa: select generic atomic64_t supportFengguang Wu2012-08-011-0/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-121-0/+1
* xtensa: Use generic config PREEMPT definitionFrederic Weisbecker2011-07-051-12/+1Star
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-6/+0Star
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
* Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-261-3/+3
|\