aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/boot/boot-elf (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-05xtensa: don't use l32r opcode directlyMax Filippov1-15/+14
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-1/+1
2018-08-20xtensa: clean up boot-elf/bootstrap.SMax Filippov1-11/+6
2018-08-20xtensa: make bootparam parsing optionalMax Filippov1-1/+5
2017-03-01xtensa: clean up bootable image build targetsMax Filippov1-1/+1
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov2-2/+7
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov2-41/+0
2014-10-21xtensa: nommu: fix Image.elf reset code and ld scriptMax Filippov2-6/+6
2013-06-05xtensa: tell git to ignore generated filesBaruch Siach1-0/+1
2013-05-09xtensa: add MMU v3 supportMax Filippov3-53/+113
2012-12-18xtensa: clean up boot make rulesMax Filippov1-15/+11
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2-24/+0
2012-10-03xtensa: fix parallel makeMax Filippov1-4/+5
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel1-1/+1
2008-02-13[XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson1-2/+2
2008-02-13[XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel2-3/+5
2008-02-13[XTENSA] adjust boot linker script start addressesMarc Gauthier1-0/+1
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel1-3/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-06-30[PATCH] xtensa: Removed local copy of zlib and fixed O= supportChris Zankel1-2/+2
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2Chris Zankel3-0/+160