summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/boot
Commit message (Expand)AuthorAgeFilesLines
* xtensa: boot/lib: fix function prototypesMax Filippov2023-09-201-2/+3
* xtensa: boot: don't add include-dirsRandy Dunlap2023-09-201-2/+1
* xtensa: boot-redboot: clean up MakefileMax Filippov2023-06-121-5/+4
* xtensa: enable ARCH_HAS_GCOV_PROFILE_ALLMax Filippov2022-07-141-0/+1
* xtensa: enable KCOV supportMax Filippov2022-07-141-0/+1
* xtensa: enable KCSANMax Filippov2022-05-011-0/+1
* xtensa: fix DTC warning unit_address_formatMax Filippov2022-03-173-10/+10
* kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-4/+1
* xtensa: use register window specific opcodes only when presentMax Filippov2021-10-182-2/+4
* xtensa: implement call0 ABI support in assemblyMax Filippov2021-10-181-32/+36
* xtensa: remove unneeded export in boot-elf/MakefileMasahiro Yamada2021-04-041-3/+2
* xtensa: move CONFIG_CPU_*_ENDIAN defines to KconfigMasahiro Yamada2021-04-043-14/+2
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-1/+1
|\
| * kbuild: do not export LDFLAGS_vmlinuxMasahiro Yamada2020-08-101-1/+1
* | xtensa: add boot subdirectories build artifacts to 'targets'Masahiro Yamada2020-07-282-0/+2
* | xtensa: add uImage and xipImage to targetsMax Filippov2020-07-281-0/+1
* | xtensa: move vmlinux.bin[.gz] to boot subdirectoryMax Filippov2020-07-283-9/+10
|/
* Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2020-04-101-1/+0
|\
| * xtensa: remove meaningless export ccflags-yMasahiro Yamada2020-03-091-1/+0
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-253-0/+3
|/
* xtensa: add XIP kernel supportMax Filippov2019-11-261-0/+5
* xtensa: virt: fix PCI IO ports mappingMax Filippov2019-10-151-1/+1
* xtensa: virt: move PCI root complex to KIO rangeMax Filippov2019-09-021-4/+4
* Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-07-161-0/+72
|\
| * xtensa: virt: add defconfig and DTSMax Filippov2019-07-081-0/+72
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-061-1/+1
* xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe2019-01-261-3/+3
* xtensa: don't use l32r opcode directlyMax Filippov2018-12-051-15/+14
* xtensa: xtfpga.dtsi: fix dtc warnings about SPIMax Filippov2018-12-041-1/+1
* xtensa: add NOTES section to the linker scriptMax Filippov2018-10-291-1/+1
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-251-1/+1
|\
| * kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* | Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-221-10/+9
|\ \ | |/ |/|
| * xtensa: clean up boot-elf/bootstrap.SMax Filippov2018-08-201-11/+6
| * xtensa: make bootparam parsing optionalMax Filippov2018-08-201-1/+5
* | kbuild: remove deprecated host-progs variableMasahiro Yamada2018-08-091-2/+1
|/
* Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-01-292-0/+7
|\
| * xtensa: add support for KASANMax Filippov2017-12-161-0/+2
| * xtensa: enable stack protectorMax Filippov2017-12-161-0/+4
| * xtensa: build kernel with text-section-literalsMax Filippov2017-12-101-0/+1
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-142-7/+3
|\ \ | |/ |/|
| * kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-091-4/+3
| * kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-081-2/+0
| * .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2017-11-081-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0213-0/+13
|/
* Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-03-034-23/+18
|\
| * xtensa: clean up bootable image build targetsMax Filippov2017-03-014-23/+18
* | xtensa: configure shared DMA pool reservation in kc705 DTSMax Filippov2016-12-151-0/+16
|/