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