index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
xtensa: boot/lib: fix function prototypes
Max Filippov
1
-2
/
+3
2023-09-20
xtensa: boot: don't add include-dirs
Randy Dunlap
1
-2
/
+1
2023-06-13
xtensa: boot-redboot: clean up Makefile
Max Filippov
1
-5
/
+4
2022-07-14
xtensa: enable ARCH_HAS_GCOV_PROFILE_ALL
Max Filippov
1
-0
/
+1
2022-07-14
xtensa: enable KCOV support
Max Filippov
1
-0
/
+1
2022-05-02
xtensa: enable KCSAN
Max Filippov
1
-0
/
+1
2022-03-17
xtensa: fix DTC warning unit_address_format
Max Filippov
3
-10
/
+10
2022-01-08
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
1
-4
/
+1
2021-10-19
xtensa: use register window specific opcodes only when present
Max Filippov
2
-2
/
+4
2021-10-19
xtensa: implement call0 ABI support in assembly
Max Filippov
1
-32
/
+36
2021-04-05
xtensa: remove unneeded export in boot-elf/Makefile
Masahiro Yamada
1
-3
/
+2
2021-04-05
xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig
Masahiro Yamada
3
-14
/
+2
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2020-08-09
kbuild: do not export LDFLAGS_vmlinux
Masahiro Yamada
1
-1
/
+1
2020-07-28
xtensa: add boot subdirectories build artifacts to 'targets'
Masahiro Yamada
2
-0
/
+2
2020-07-28
xtensa: add uImage and xipImage to targets
Max Filippov
1
-0
/
+1
2020-07-28
xtensa: move vmlinux.bin[.gz] to boot subdirectory
Max Filippov
3
-9
/
+10
2020-04-11
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-1
/
+0
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
3
-0
/
+3
2020-03-10
xtensa: remove meaningless export ccflags-y
Masahiro Yamada
1
-1
/
+0
2019-11-26
xtensa: add XIP kernel support
Max Filippov
1
-0
/
+5
2019-10-16
xtensa: virt: fix PCI IO ports mapping
Max Filippov
1
-1
/
+1
2019-09-02
xtensa: virt: move PCI root complex to KIO range
Max Filippov
1
-4
/
+4
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+72
2019-07-09
xtensa: virt: add defconfig and DTS
Max Filippov
1
-0
/
+72
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-05-07
xtensa: replace variant/core.h with asm/core.h
Max Filippov
1
-1
/
+1
2019-01-26
xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE
Corentin Labbe
1
-3
/
+3
2018-12-05
xtensa: don't use l32r opcode directly
Max Filippov
1
-15
/
+14
2018-12-05
xtensa: xtfpga.dtsi: fix dtc warnings about SPI
Max Filippov
1
-1
/
+1
2018-10-30
xtensa: add NOTES section to the linker script
Max Filippov
1
-1
/
+1
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-08-23
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-10
/
+9
2018-08-20
xtensa: clean up boot-elf/bootstrap.S
Max Filippov
1
-11
/
+6
2018-08-20
xtensa: make bootparam parsing optional
Max Filippov
1
-1
/
+5
2018-08-09
kbuild: remove deprecated host-progs variable
Masahiro Yamada
1
-2
/
+1
2018-01-30
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-0
/
+7
2017-12-17
xtensa: add support for KASAN
Max Filippov
1
-0
/
+2
2017-12-17
xtensa: enable stack protector
Max Filippov
1
-0
/
+4
2017-12-11
xtensa: build kernel with text-section-literals
Max Filippov
1
-0
/
+1
2017-11-15
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+3
2017-11-10
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
1
-4
/
+3
2017-11-08
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
Masahiro Yamada
1
-2
/
+0
2017-11-08
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
13
-0
/
+13
2017-03-04
Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-23
/
+18
2017-03-01
xtensa: clean up bootable image build targets
Max Filippov
4
-23
/
+18
2016-12-15
xtensa: configure shared DMA pool reservation in kc705 DTS
Max Filippov
1
-0
/
+16
[next]