summaryrefslogtreecommitdiff
path: root/arch/xtensa/boot
AgeCommit message (Expand)Author
2023-09-20xtensa: boot/lib: fix function prototypesMax Filippov
2023-09-20xtensa: boot: don't add include-dirsRandy Dunlap
2023-06-12xtensa: boot-redboot: clean up MakefileMax Filippov
2022-07-14xtensa: enable ARCH_HAS_GCOV_PROFILE_ALLMax Filippov
2022-07-14xtensa: enable KCOV supportMax Filippov
2022-05-01xtensa: enable KCSANMax Filippov
2022-03-17xtensa: fix DTC warning unit_address_formatMax Filippov
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2021-10-18xtensa: use register window specific opcodes only when presentMax Filippov
2021-10-18xtensa: implement call0 ABI support in assemblyMax Filippov
2021-04-04xtensa: remove unneeded export in boot-elf/MakefileMasahiro Yamada
2021-04-04xtensa: move CONFIG_CPU_*_ENDIAN defines to KconfigMasahiro Yamada
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-10kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada
2020-07-28xtensa: add boot subdirectories build artifacts to 'targets'Masahiro Yamada
2020-07-28xtensa: add uImage and xipImage to targetsMax Filippov
2020-07-28xtensa: move vmlinux.bin[.gz] to boot subdirectoryMax Filippov
2020-04-10Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-09xtensa: remove meaningless export ccflags-yMasahiro Yamada
2019-11-26xtensa: add XIP kernel supportMax Filippov
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov
2019-09-02xtensa: virt: move PCI root complex to KIO rangeMax Filippov
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-07-08xtensa: virt: add defconfig and DTSMax Filippov
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov
2019-01-26xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe
2018-12-05xtensa: don't use l32r opcode directlyMax Filippov
2018-12-04xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov
2018-10-29xtensa: add NOTES section to the linker scriptMax Filippov
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-22Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-08-20xtensa: clean up boot-elf/bootstrap.SMax Filippov
2018-08-20xtensa: make bootparam parsing optionalMax Filippov
2018-08-09kbuild: remove deprecated host-progs variableMasahiro Yamada
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-12-16xtensa: add support for KASANMax Filippov
2017-12-16xtensa: enable stack protectorMax Filippov
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-03-01xtensa: clean up bootable image build targetsMax Filippov
2016-12-15xtensa: configure shared DMA pool reservation in kc705 DTSMax Filippov