| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: use register window specific opcodes only when present | Max Filippov | 2021-10-18 | 1 | -0/+2 |
* | xtensa: remove unneeded export in boot-elf/Makefile | Masahiro Yamada | 2021-04-04 | 1 | -3/+2 |
* | xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig | Masahiro Yamada | 2021-04-04 | 1 | -5/+1 |
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-08-09 | 1 | -1/+1 |
|\ |
|
| * | kbuild: do not export LDFLAGS_vmlinux | Masahiro Yamada | 2020-08-10 | 1 | -1/+1 |
* | | xtensa: add boot subdirectories build artifacts to 'targets' | Masahiro Yamada | 2020-07-28 | 1 | -0/+1 |
* | | xtensa: move vmlinux.bin[.gz] to boot subdirectory | Max Filippov | 2020-07-28 | 1 | -2/+2 |
|/ |
|
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | xtensa: don't use l32r opcode directly | Max Filippov | 2018-12-05 | 1 | -15/+14 |
* | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-08-25 | 1 | -1/+1 |
|\ |
|
| * | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 2018-08-24 | 1 | -1/+1 |
* | | xtensa: clean up boot-elf/bootstrap.S | Max Filippov | 2018-08-20 | 1 | -11/+6 |
* | | xtensa: make bootparam parsing optional | Max Filippov | 2018-08-20 | 1 | -1/+5 |
|/ |
|
* | xtensa: clean up bootable image build targets | Max Filippov | 2017-03-01 | 1 | -1/+1 |
* | xtensa: cleanup MMU setup and kernel layout macros | Max Filippov | 2016-07-24 | 2 | -2/+7 |
* | xtensa: drop unused sections and remapped reset handlers | Max Filippov | 2015-11-03 | 2 | -41/+0 |
* | xtensa: nommu: fix Image.elf reset code and ld script | Max Filippov | 2014-10-21 | 2 | -6/+6 |
* | xtensa: tell git to ignore generated files | Baruch Siach | 2013-06-05 | 1 | -0/+1 |
* | xtensa: add MMU v3 support | Max Filippov | 2013-05-09 | 3 | -53/+113 |
* | xtensa: clean up boot make rules | Max Filippov | 2012-12-18 | 1 | -15/+11 |
* | xtensa: drop CONFIG_EMBEDDED_RAMDISK | Max Filippov | 2012-10-03 | 2 | -24/+0 |
* | xtensa: fix parallel make | Max Filippov | 2012-10-03 | 1 | -4/+5 |
* | xtensa: move headers files to arch/xtensa/include | Chris Zankel | 2008-11-06 | 1 | -1/+1 |
* | [XTENSA] Fix makefile to work with binutils-2.18. | Bob Wilson | 2008-02-13 | 1 | -2/+2 |
* | [XTENSA] Use preprocessor to generate the linker script for the ELF boot image | Chris Zankel | 2008-02-13 | 2 | -3/+5 |
* | [XTENSA] adjust boot linker script start addresses | Marc Gauthier | 2008-02-13 | 1 | -0/+1 |
* | [PATCH] xtensa: remove extra header files | Chris Zankel | 2006-12-10 | 1 | -3/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] xtensa: Removed local copy of zlib and fixed O= support | Chris Zankel | 2005-06-30 | 1 | -2/+2 |
* | [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2 | Chris Zankel | 2005-06-24 | 3 | -0/+160 |