summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Makefile
Commit message (Expand)AuthorAgeFilesLines
* xtensa: don't produce FDPIC output with fdpic toolchainMax Filippov2024-01-111-1/+5
* kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
* xtensa: add kernel ABI selection to KconfigMax Filippov2022-03-091-0/+4
* xtensa: don't link with libgccMax Filippov2022-03-091-5/+1
* kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-1/+1
* kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-3/+1
* xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/KbuildMasahiro Yamada2021-08-111-3/+0
* xtensa: build platform directories unconditionallyMasahiro Yamada2021-08-111-6/+1
* xtensa: do not build variants directoryMasahiro Yamada2021-08-111-4/+2
* xtensa: remove unneeded exportsMasahiro Yamada2021-08-111-2/+0
* arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-061-5/+1
* xtensa: move CONFIG_CPU_*_ENDIAN defines to KconfigMasahiro Yamada2021-04-041-8/+1
* arch: xtensa: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
* xtensa: add XIP kernel supportMax Filippov2019-11-261-1/+2
* xtensa: generate uapi header and syscall table header filesFiroz Khan2018-12-021-0/+3
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-11/+1
|\
| * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-11/+1
* | xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada2018-09-111-4/+0
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* xtensa: build kernel with text-section-literalsMax Filippov2017-12-101-3/+3
* xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov2017-12-091-0/+1
* xtensa: clean up bootable image build targetsMax Filippov2017-03-011-5/+3
* xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIANMax Filippov2016-03-111-0/+2
* xtensa: enable building of all dtbsRob Herring2015-10-271-0/+4
* xtensa: remove s6000 variant and s6105 platformDaniel Glöckner2014-10-211-1/+0
* xtensa: simplify addition of new core variantsMax Filippov2014-08-141-5/+2
* xtensa: don't use echo -e needlesslyMax Filippov2013-09-061-2/+2
* xtensa: add support for oprofiledann2013-02-231-0/+1
* xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney2013-02-231-0/+1
* xtensa: use new common dtc ruleStephen Warren2013-02-231-2/+2
* xtensa: don't try to build DTB when OF is disabledMax Filippov2012-12-181-1/+1
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-1/+0
* xtensa: provide endianness macro for sparseMax Filippov2012-12-181-0/+7
* xtensa: add support for the XTFPGA boardsMax Filippov2012-12-181-0/+1
* xtensa: add device trees supportMax Filippov2012-12-181-0/+7
* xtensa: add config option to disable linker relaxationChris Zankel2012-12-181-0/+4
* xtensa: Setup CROSS_COMPILE at the topGeert Uytterhoeven2012-10-041-12/+12
* xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2012-10-031-7/+1
* xtensa: fix CODA buildMax Filippov2012-10-031-1/+1
* xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven2012-06-201-2/+2
* xtensa: Add -mforce-no-pic option is supportedChris Zankel2010-05-021-0/+2
* xtensa: only build platform or variant if they contain a MakefileChris Zankel2009-04-031-8/+8
* xtensa: platform: s6105Johannes Weiner2009-04-021-0/+1
* xtensa: s6000 variantJohannes Weiner2009-04-021-0/+1
* xtensa: variant-specific codeJohannes Weiner2009-04-021-0/+3
* xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-061-19/+9
* xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel2008-10-211-0/+1
* [XTENSA] Concentrate platforms into one platforms directory.Chris Zankel2008-02-131-1/+1
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-5/+3
* [XTENSA] Add freestanding option to CFLAGSChris Zankel2007-08-271-1/+6