summaryrefslogtreecommitdiff
path: root/arch/xtensa/Makefile
AgeCommit message (Expand)Author
2024-01-11xtensa: don't produce FDPIC output with fdpic toolchainMax Filippov
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-03-09xtensa: add kernel ABI selection to KconfigMax Filippov
2022-03-09xtensa: don't link with libgccMax Filippov
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-08-11xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/KbuildMasahiro Yamada
2021-08-11xtensa: build platform directories unconditionallyMasahiro Yamada
2021-08-11xtensa: do not build variants directoryMasahiro Yamada
2021-08-11xtensa: remove unneeded exportsMasahiro Yamada
2021-05-06arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada
2021-04-04xtensa: move CONFIG_CPU_*_ENDIAN defines to KconfigMasahiro Yamada
2021-01-29arch: xtensa: Remove CONFIG_OPROFILE supportViresh Kumar
2019-11-26xtensa: add XIP kernel supportMax Filippov
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-09-11xtensa: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov
2017-12-09xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov
2017-03-01xtensa: clean up bootable image build targetsMax Filippov
2016-03-11xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIANMax Filippov
2015-10-27xtensa: enable building of all dtbsRob Herring
2014-10-21xtensa: remove s6000 variant and s6105 platformDaniel Glöckner
2014-08-14xtensa: simplify addition of new core variantsMax Filippov
2013-09-06xtensa: don't use echo -e needlesslyMax Filippov
2013-02-23xtensa: add support for oprofiledann
2013-02-23xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney
2013-02-23xtensa: use new common dtc ruleStephen Warren
2012-12-18xtensa: don't try to build DTB when OF is disabledMax Filippov
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-12-18xtensa: provide endianness macro for sparseMax Filippov
2012-12-18xtensa: add support for the XTFPGA boardsMax Filippov
2012-12-18xtensa: add device trees supportMax Filippov
2012-12-18xtensa: add config option to disable linker relaxationChris Zankel
2012-10-04xtensa: Setup CROSS_COMPILE at the topGeert Uytterhoeven
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov
2012-10-03xtensa: fix CODA buildMax Filippov
2012-06-20xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven
2010-05-02xtensa: Add -mforce-no-pic option is supportedChris Zankel
2009-04-03xtensa: only build platform or variant if they contain a MakefileChris Zankel
2009-04-02xtensa: platform: s6105Johannes Weiner
2009-04-02xtensa: s6000 variantJohannes Weiner
2009-04-02xtensa: variant-specific codeJohannes Weiner
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel
2008-10-21xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel
2008-02-13[XTENSA] Concentrate platforms into one platforms directory.Chris Zankel
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-08-27[XTENSA] Add freestanding option to CFLAGSChris Zankel