summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/boot/boot-elf
AgeCommit message (Expand)AuthorLines
2021-10-18xtensa: use register window specific opcodes only when presentMax Filippov-0/+2
2021-04-04xtensa: remove unneeded export in boot-elf/MakefileMasahiro Yamada-3/+2
2021-04-04xtensa: move CONFIG_CPU_*_ENDIAN defines to KconfigMasahiro Yamada-5/+1
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2020-08-10kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada-1/+1
2020-07-28xtensa: add boot subdirectories build artifacts to 'targets'Masahiro Yamada-0/+1
2020-07-28xtensa: move vmlinux.bin[.gz] to boot subdirectoryMax Filippov-2/+2
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-12-05xtensa: don't use l32r opcode directlyMax Filippov-15/+14
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-1/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-1/+1
2018-08-20xtensa: clean up boot-elf/bootstrap.SMax Filippov-11/+6
2018-08-20xtensa: make bootparam parsing optionalMax Filippov-1/+5
2017-03-01xtensa: clean up bootable image build targetsMax Filippov-1/+1
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov-2/+7
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov-41/+0
2014-10-21xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov-6/+6
2013-06-05xtensa: tell git to ignore generated filesBaruch Siach-0/+1
2013-05-09xtensa: add MMU v3 supportMax Filippov-53/+113
2012-12-18xtensa: clean up boot make rulesMax Filippov-15/+11
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov-24/+0
2012-10-03xtensa: fix parallel makeMax Filippov-4/+5
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel-1/+1
2008-02-13[XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson-2/+2
2008-02-13[XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel-3/+5
2008-02-13[XTENSA] adjust boot linker script start addressesMarc Gauthier-0/+1
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel-3/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-06-30[PATCH] xtensa: Removed local copy of zlib and fixed O= supportChris Zankel-2/+2
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2Chris Zankel-0/+160