summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring-35/+11
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring-1/+1
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring-1/+0
2014-04-02xtensa: handle memmap kernel optionMax Filippov-0/+1
2014-04-02xtensa: keep sysmem banks ordered in mem_reserveMax Filippov-1/+1
2014-04-02xtensa: split bootparam and kernel meminfoMax Filippov-34/+9
2014-02-21xtensa: support common clock frameworkMax Filippov-0/+2
2014-01-15xtensa: remap io area defined in device treeBaruch Siach-0/+37
2014-01-15xtensa: support default device tree busesBaruch Siach-1/+1
2014-01-14xtensa: implement CPU hotplugMax Filippov-0/+1
2014-01-14xtensa: add SMP supportMax Filippov-19/+47
2014-01-14xtensa: move init_mmu declaration to mmu_context.hMax Filippov-6/+1
2014-01-14xtensa: call check_s32c1i after trap_initMax Filippov-11/+7
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring-11/+4
2013-10-09xtensa: use early_init_dt_scanRob Herring-12/+9
2013-10-09xtensa: use unflatten_and_copy_device_treeRob Herring-18/+1
2013-09-13Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linuxLinus Torvalds-2/+2
2013-09-06xtensa: remove CCOUNT_PER_JIFFYBaruch Siach-2/+2
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar-2/+1
2013-07-08xtensa: Flat DeviceTree copy not future-safeVineet Gupta-1/+1
2013-07-08xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov-3/+3
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier-0/+42
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel-4/+3
2012-12-18xtensa: add device trees supportMax Filippov-25/+118
2012-12-18xtensa: add s32c1i sanity checkMax Filippov-0/+120
2012-12-18xtensa: display s32c1i feature flag in cpuinfoMax Filippov-0/+3
2012-12-18xtensa: fix CPU cache flags formattingMax Filippov-3/+3
2012-10-15xtensa: fix boot parameters parsingMax Filippov-2/+2
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov-12/+0
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells-1/+0
2009-04-02xtensa: nommu supportJohannes Weiner-0/+7
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan-0/+2
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk-5/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi-0/+1
2008-02-13[XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk-5/+0
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2007-05-31[XTENSA] clean-up header filesChris Zankel-0/+1
2007-02-12[PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev-3/+3
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel-40/+1
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel-1/+1
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel-0/+520