Age | Commit message (Expand) | Author |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-08-11 | xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild | Masahiro Yamada |
2021-08-11 | xtensa: build platform directories unconditionally | Masahiro Yamada |
2021-08-11 | xtensa: do not build variants directory | Masahiro Yamada |
2021-08-11 | xtensa: remove unneeded exports | Masahiro Yamada |
2021-05-06 | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada |
2021-04-04 | xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig | Masahiro Yamada |
2021-01-29 | arch: xtensa: Remove CONFIG_OPROFILE support | Viresh Kumar |
2019-11-26 | xtensa: add XIP kernel support | Max Filippov |
2018-12-02 | xtensa: generate uapi header and syscall table header files | Firoz Khan |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring |
2018-09-11 | xtensa: remove unnecessary KBUILD_SRC ifeq conditional | Masahiro Yamada |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2017-12-10 | xtensa: build kernel with text-section-literals | Max Filippov |
2017-12-09 | xtensa: add -mno-serialize-volatile to CFLAGS | Max Filippov |
2017-03-01 | xtensa: clean up bootable image build targets | Max Filippov |
2016-03-11 | xtensa: define CONFIG_CPU_{BIG,LITTLE}_ENDIAN | Max Filippov |
2015-10-27 | xtensa: enable building of all dtbs | Rob Herring |
2014-10-21 | xtensa: remove s6000 variant and s6105 platform | Daniel Glöckner |
2014-08-14 | xtensa: simplify addition of new core variants | Max Filippov |
2013-09-06 | xtensa: don't use echo -e needlessly | Max Filippov |
2013-02-23 | xtensa: add support for oprofile | dann |
2013-02-23 | xtensa: Add config files for Diamond 233L - Rev C processor variant | Pete Delaney |
2013-02-23 | xtensa: use new common dtc rule | Stephen Warren |
2012-12-18 | xtensa: don't try to build DTB when OF is disabled | Max Filippov |
2012-12-18 | xtensa: clean up files to make them code-style compliant | Chris Zankel |
2012-12-18 | xtensa: provide endianness macro for sparse | Max Filippov |
2012-12-18 | xtensa: add support for the XTFPGA boards | Max Filippov |
2012-12-18 | xtensa: add device trees support | Max Filippov |
2012-12-18 | xtensa: add config option to disable linker relaxation | Chris Zankel |
2012-10-04 | xtensa: Setup CROSS_COMPILE at the top | Geert Uytterhoeven |
2012-10-03 | xtensa: drop CONFIG_EMBEDDED_RAMDISK | Max Filippov |
2012-10-03 | xtensa: fix CODA build | Max Filippov |
2012-06-20 | xtensa: use "test -e" instead of bashism "test -a" | Geert Uytterhoeven |
2010-05-02 | xtensa: Add -mforce-no-pic option is supported | Chris Zankel |
2009-04-03 | xtensa: only build platform or variant if they contain a Makefile | Chris Zankel |
2009-04-02 | xtensa: platform: s6105 | Johannes Weiner |
2009-04-02 | xtensa: s6000 variant | Johannes Weiner |
2009-04-02 | xtensa: variant-specific code | Johannes Weiner |
2008-11-06 | xtensa: move headers files to arch/xtensa/include | Chris Zankel |
2008-10-21 | xtensa: Add config files for Diamond 232L - Rev B processor variant | Chris Zankel |
2008-02-13 | [XTENSA] Concentrate platforms into one platforms directory. | Chris Zankel |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg |
2007-08-27 | [XTENSA] Add freestanding option to CFLAGS | Chris Zankel |
2006-12-10 | [PATCH] xtensa: remove extra header files | Chris Zankel |
2006-06-09 | kconfig: integrate split config into silentoldconfig | Roman Zippel |
2005-09-11 | kbuild: rename prepare to archprepare to fix dependency chain | Sam Ravnborg |
2005-09-09 | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg |
2005-06-30 | [PATCH] xtensa: Removed local copy of zlib and fixed O= support | Chris Zankel |