summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
AgeCommit message (Expand)AuthorLines
2014-12-15Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel-0/+6
2014-12-09xtensa: add power management menu to KconfigMax Filippov-0/+6
2014-10-21xtensa: remove s6000 variant and s6105 platformDaniel Glöckner-13/+0
2014-10-21xtensa: make PLATFORM_DEFAULT_MEM parameters configurableMax Filippov-0/+36
2014-10-21xtensa: nommu: set up cache and atomctl in initialize_mmuMax Filippov-1/+0
2014-10-06xtensa: xtfpga: only select ethoc when ethernet is availableMax Filippov-1/+1
2014-10-06xtensa: ISS: add BLOCK dependency to BLK_DEV_SIMDISKMax Filippov-1/+1
2014-08-14xtensa: deprecate fast_xtensa and fast_spill_registers syscallsMax Filippov-0/+26
2014-08-14xtensa: remove orphan MATH_EMULATION symbolMax Filippov-5/+0
2014-08-14xtensa: select HAVE_IDE only on platforms that may have itMax Filippov-1/+2
2014-08-14xtensa: sort 'select' statements in KconfigMax Filippov-11/+11
2014-08-14xtensa: make MMU-related configuration options depend on MMUMax Filippov-0/+2
2014-08-14xtensa: simplify addition of new core variantsMax Filippov-1/+35
2014-05-05Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linuxLinus Torvalds-1/+19
2014-05-05xtensa: ISS: don't depend on CONFIG_TTYMax Filippov-1/+0
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König-2/+2
2014-04-06xtensa: add HIGHMEM supportMax Filippov-0/+18
2014-04-02xtensa: enable sorting extable at build timeMax Filippov-0/+1
2014-02-21xtensa: support common clock frameworkMax Filippov-0/+1
2014-02-21xtensa: no need to select USE_GENERIC_SMP_HELPERSPaul Bolle-1/+0
2014-02-21xtensa: fsf: drop nonexistent GPIO32 supportMax Filippov-1/+0
2014-01-25Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linuxLinus Torvalds-5/+47
2014-01-15xtensa: enable HAVE_PERF_EVENTSBaruch Siach-0/+1
2014-01-14xtensa: remove unused XTENSA_ISS_NETWORK Kconfig parameterMichael Opdenacker-4/+0
2014-01-14xtensa: implement CPU hotplugMax Filippov-0/+9
2014-01-14xtensa: add SMP supportMax Filippov-1/+36
2014-01-14xtensa: enable HAVE_IRQ_TIME_ACCOUNTINGMax Filippov-0/+1
2014-01-07gpio: xtensa: depend on HAVE_XTENSA_GPIO32Baruch Siach-0/+6
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+0
2013-07-08xtensa: add static function tracer supportMax Filippov-0/+1
2013-07-08xtensa: ccount based sched_clockBaruch Siach-0/+1
2013-07-08xtensa: ccount based clockevent implementationBaruch Siach-0/+1
2013-05-09Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linuxLinus Torvalds-18/+39
2013-05-09xtensa: enable lockdep supportMax Filippov-3/+4
2013-05-09xtensa: add irq flags trace supportMax Filippov-0/+3
2013-05-09xtensa: add stacktrace supportMax Filippov-0/+3
2013-05-09xtensa: remove KCORE_ELF againPaul Bolle-15/+0
2013-05-09xtensa: add MMU v3 supportMax Filippov-0/+29
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot-3/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell-0/+1
2013-02-26Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linuxLinus Torvalds-1/+45
2013-02-23xtensa: do not enable GENERIC_GPIO by defaultMax Filippov-1/+1
2013-02-23xtensa: add support for oprofiledann-0/+1
2013-02-23xtensa: ISS: add host file-based simulated diskVictor Prupis-0/+36
2013-02-23xtensa: fix ipc_parse_version selectionMax Filippov-0/+1
2013-02-23xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney-0/+6
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina-0/+22
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach-0/+1