summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-5/+2
* Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-131-35/+11
|\
| * xtensa: handle memmap kernel optionMax Filippov2014-04-021-0/+1
| * xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-021-1/+1
| * xtensa: split bootparam and kernel meminfoMax Filippov2014-04-021-34/+9
* | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-1/+1
* | of/fdt: consolidate built-in dtb section variablesRob Herring2014-04-301-1/+0
|/
* xtensa: support common clock frameworkMax Filippov2014-02-211-0/+2
* xtensa: remap io area defined in device treeBaruch Siach2014-01-151-0/+37
* xtensa: support default device tree busesBaruch Siach2014-01-151-1/+1
* xtensa: implement CPU hotplugMax Filippov2014-01-141-0/+1
* xtensa: add SMP supportMax Filippov2014-01-141-19/+47
* xtensa: move init_mmu declaration to mmu_context.hMax Filippov2014-01-141-6/+1
* xtensa: call check_s32c1i after trap_initMax Filippov2014-01-141-11/+7
* of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-11/+4
* xtensa: use early_init_dt_scanRob Herring2013-10-091-12/+9
* xtensa: use unflatten_and_copy_device_treeRob Herring2013-10-091-18/+1
* Merge tag 'xtensa-next-20130912' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-09-131-2/+2
|\
| * xtensa: remove CCOUNT_PER_JIFFYBaruch Siach2013-09-061-2/+2
* | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
|/
* xtensa: Flat DeviceTree copy not future-safeVineet Gupta2013-07-081-1/+1
* xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2013-07-081-3/+3
* xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-231-0/+42
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-4/+3
* xtensa: add device trees supportMax Filippov2012-12-181-25/+118
* xtensa: add s32c1i sanity checkMax Filippov2012-12-181-0/+120
* xtensa: display s32c1i feature flag in cpuinfoMax Filippov2012-12-181-0/+3
* xtensa: fix CPU cache flags formattingMax Filippov2012-12-181-3/+3
* xtensa: fix boot parameters parsingMax Filippov2012-10-151-2/+2
* xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2012-10-031-12/+0
* Disintegrate asm/system.h for XtensaDavid Howells2012-03-281-1/+0
* xtensa: nommu supportJohannes Weiner2009-04-021-0/+7
* xtensa: fix compilation somewhatAlexey Dobriyan2009-03-101-0/+2
* xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-131-5/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* [XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk2008-02-131-5/+0
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* [XTENSA] clean-up header filesChris Zankel2007-05-311-0/+1
* [PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev2007-02-121-3/+3
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-40/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-221-1/+1
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel2005-06-241-0/+520
OpenPOWER on IntegriCloud