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