aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03xtensa: fix secondary core boot in SMPMax Filippov1-1/+8
2015-11-02xtensa: nommu: provide correct KIO addressesMax Filippov1-1/+1
2015-02-13xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-5/+2
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring1-35/+11
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-1/+0
2014-04-02xtensa: handle memmap kernel optionMax Filippov1-0/+1
2014-04-02xtensa: keep sysmem banks ordered in mem_reserveMax Filippov1-1/+1
2014-04-02xtensa: split bootparam and kernel meminfoMax Filippov1-34/+9
2014-02-21xtensa: support common clock frameworkMax Filippov1-0/+2
2014-01-15xtensa: remap io area defined in device treeBaruch Siach1-0/+37
2014-01-15xtensa: support default device tree busesBaruch Siach1-1/+1
2014-01-14xtensa: implement CPU hotplugMax Filippov1-0/+1
2014-01-14xtensa: add SMP supportMax Filippov1-19/+47
2014-01-14xtensa: move init_mmu declaration to mmu_context.hMax Filippov1-6/+1
2014-01-14xtensa: call check_s32c1i after trap_initMax Filippov1-11/+7
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring1-11/+4
2013-10-09xtensa: use early_init_dt_scanRob Herring1-12/+9
2013-10-09xtensa: use unflatten_and_copy_device_treeRob Herring1-18/+1
2013-09-13Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-2/+2
2013-09-06xtensa: remove CCOUNT_PER_JIFFYBaruch Siach1-2/+2
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar1-2/+1
2013-07-08xtensa: Flat DeviceTree copy not future-safeVineet Gupta1-1/+1
2013-07-08xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLINUX is selectedMax Filippov1-3/+3
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier1-0/+42
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel1-4/+3
2012-12-18xtensa: add device trees supportMax Filippov1-25/+118
2012-12-18xtensa: add s32c1i sanity checkMax Filippov1-0/+120
2012-12-18xtensa: display s32c1i feature flag in cpuinfoMax Filippov1-0/+3
2012-12-18xtensa: fix CPU cache flags formattingMax Filippov1-3/+3
2012-10-15xtensa: fix boot parameters parsingMax Filippov1-2/+2
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov1-12/+0
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells1-1/+0
2009-04-02xtensa: nommu supportJohannes Weiner1-0/+7
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan1-0/+2
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk1-5/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-02-13[XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk1-5/+0
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2007-05-31[XTENSA] clean-up header filesChris Zankel1-0/+1
2007-02-12[PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev1-3/+3
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel1-40/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel1-1/+1
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel1-0/+520