VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   55 Tags
Date
Commit Message
Rev
Author
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-09-03
kbuild: clean up objtool_args slightly
Masahiro Yamada
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
2021-08-23
kbuild: Enable dtc 'pci_device_reg' warning by default
Rob Herring
2021-05-06
kbuild: refactor modname-multi by using suffix-search
Masahiro Yamada
2021-05-06
kbuild: refactor fdtoverlay rule
Masahiro Yamada
2021-05-06
kbuild: parameterize the .o part of suffix-search
Masahiro Yamada
2021-05-02
kbuild: add comment about why cmd_shipped uses 'cat'
Masahiro Yamada
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2021-04-25
kbuild: move $(strip ) to suffix-search definition
Masahiro Yamada
2021-04-25
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
2021-03-23
kbuild: Add generic rule to apply fdtoverlay
Rob Herring
2021-03-23
kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
Viresh Kumar
2021-03-16
kbuild: Enable DT undocumented compatible checks
Rob Herring
2021-03-11
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
Masahiro Yamada
2021-03-11
kbuild: remove unneeded -O option to dtc
Masahiro Yamada
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-02-24
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
Masahiro Yamada
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2021-02-16
Kbuild: Make composite object searching more generic
Elliot Berman
2021-02-16
kbuild: use always-y instead of extra-y
Masahiro Yamada
2021-02-04
kbuild: Add support to build overlays (%.dtbo)
Viresh Kumar
2021-01-14
init: lto: ensure initcall ordering
Sami Tolvanen
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
2020-08-19
dt-bindings: Use json for processed-schema*
Andrei Ziureaev
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-08-10
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
2020-07-31
init: Add support for zstd compressed kernel
Nick Terrell
2020-07-07
Revert "kbuild: Create directory for target DTB"
Masahiro Yamada
2020-06-30
dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Masahiro Yamada
2020-06-30
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
2020-06-03
kbuild: update modules.order only when contained modules are updated
Masahiro Yamada
2020-06-01
kbuild: refactor subdir-ym calculation
Masahiro Yamada
2020-05-26
kbuild: make modules.order rule consistent with built-in.a
Masahiro Yamada
2020-05-26
kbuild: move subdir-obj-y to scripts/Makefile.build
Masahiro Yamada
2020-05-17
kbuild: warn if always, hostprogs-y, or hostprogs-m is used
Masahiro Yamada
2020-05-12
kbuild: determine the output format of DTC by the target suffix
Masahiro Yamada
2020-05-12
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
2020-04-23
kbuild: fix DT binding schema rule again to avoid needless rebuilds
Masahiro Yamada
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-03
kbuild: Always validate DT binding examples
Rob Herring
2020-02-27
kbuild: remove unneeded semicolon at the end of cmd_dtb_check
Masahiro Yamada
2020-02-27
kbuild: fix DT binding schema rule to detect command line changes
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-07
kbuild: pass KBUILD_MODFILE when compiling builtin objects
Masahiro Yamada
2020-01-07
kbuild: add stringify helper to quote a string passed to C files
Masahiro Yamada
2020-01-07
kbuild: do not create orphan built-in.a or obj-y objects
Masahiro Yamada
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
2019-11-15
kbuild: remove header compile test
Masahiro Yamada
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-09-04
kbuild: change *FLAGS_.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-15
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-14
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2019-08-14
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-17
kbuild: compile-test headers listed in header-test-m as well
Masahiro Yamada
2019-07-11
kbuild: fix compression errors getting ignored
Harald Seiler
2019-07-11
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-09
kbuild: support header-test-pattern-y
Masahiro Yamada
2019-07-09
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2019-05-22
dt-bindings: Pass binding directory to validation tools
Rob Herring
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-04-02
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
2019-03-14
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-01-28
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
2019-01-28
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
2019-01-06
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-13
kbuild: Add support for DT binding schema checks
Rob Herring
2018-12-01
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
2018-11-30
kbuild: Enable dtc graph_port warning by default
Rob Herring
2018-11-30
kbuild: disable dtc simple_bus_reg warnings by default
Rob Herring
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2018-07-19
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
2018-07-19
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
2018-06-07
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2018-05-14
kbuild: disable new dtc graph and unit-address warnings
Rob Herring
2018-05-05
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
2018-04-07
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
2018-04-05
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2018-03-31
kbuild: get out of
Masahiro Yamada
2018-03-26
kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
Masahiro Yamada
2018-03-26
kbuild: rename real-objs-y/m to real-obj-y/m
Masahiro Yamada
2018-03-26
kbuild: move modname and modname-multi close to modname_flags
Masahiro Yamada
2018-03-26
kbuild: simplify modname calculation
Masahiro Yamada
2018-03-26
kbuild: fix modname for composite modules
Cao jin
2018-03-26
kbuild: define KBUILD_MODNAME even if multiple modules share objects
Masahiro Yamada
2018-03-26
kbuild: remove unnecessary $(subst $(obj)/, , ...) in modname-multi
Masahiro Yamada
2018-03-26
kbuild: Use ls(1) instead of stat(1) to obtain file size
Michael Forney
2018-03-26
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
2018-03-09
kbuild: Handle builtin dtb file names containing hyphens
James Hogan
2018-03-05
scripts: turn off some new dtc warnings by default
Rob Herring
2018-03-01
scripts: re-enable some now fixed dtc warnings
Rob Herring
2018-03-01
kbuild: add dtc as dependency on .dtb files
Rob Herring
2018-03-01
kbuild: remove remaining use of undefined YACC_PREFIX
Rob Herring
2018-02-06
kasan: don't emit builtin calls when sanitization is off
Andrey Konovalov
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2018-01-25
kbuild: fix W= option checks for extra DTC warnings
Masahiro Yamada
2018-01-22
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
Masahiro Yamada
2017-12-16
kbuild: prepare to remove C files pre-generated by flex and bison
Masahiro Yamada
2017-12-16
kbuild: add LEX and YACC variables
Masahiro Yamada
2017-11-23
kbuild: drop $(extra-y) from real-objs-y
Masahiro Yamada
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2017-11-09
kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.lib
Masahiro Yamada
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
Masahiro Yamada
2017-10-26
kbuild: comments cleanup in Makefile.lib
Cao jin
2017-09-09
remove gperf left-overs from build system
Linus Torvalds
2017-08-21
of: search scripts/dtc/include-prefixes path for both CPP and DTC
Masahiro Yamada
2017-08-21
of: remove arch/$(SRCARCH)/boot/dts from include search path for CPP
Masahiro Yamada
2017-08-21
of: remove drivers/of/testcase-data from include search path for CPP
Masahiro Yamada
2017-05-18
devicetree: Move include prefixes from arch to separate directory
Olof Johansson
2017-05-10
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2017-05-05
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2017-04-27
of: per-file dtc compiler flags
Frank Rowand
2017-04-23
kbuild: fix asm-offset generation to work with clang
Jeroen Hofstee
2017-04-23
kbuild: consolidate redundant sed script ASM offset generation
Masahiro Yamada
2017-04-13
kbuild: Consolidate header generation from ASM offset information
Matthias Kaehlcke
2017-03-29
dtc: update warning settings for new bus and node/property name checks
Rob Herring
2017-03-11
kbuild: external module build warnings when KBUILD_OUTPUT set and W=1
Allan, Bruce W
2016-08-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-02
kcov: allow more fine-grained coverage instrumentation
Vegard Nossum
2016-07-18
Kbuild: don't add obj tree in additional includes
Arnd Bergmann
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2016-04-20
kbuild: Get rid of KBUILD_STR
Michal Marek
2016-03-31
dtc: turn off dtc unit address warnings by default
Rob Herring
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-02-23
kbuild: Allow using host dtc instead of kernel's copy
Rob Herring
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2015-12-18
kbuild: add AFLAGS_REMOVE_(basename).o option
Heiko Carstens
2015-11-25
kbuild: Allow to specify composite modules with modname-m
Michal Marek
2015-04-03
kbuild: Create directory for target DTB
Nathan Rossi
2015-02-13
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
2014-10-21
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
Robert Richter
2014-08-19
kbuild: handle multi-objs dependency appropriately
Masahiro Yamada
2014-04-30
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2014-03-29
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2014-03-04
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
2014-02-20
kbuild: dtbs_install: new make target
Jason Cooper
2014-02-20
of: Move testcase FDT data into drivers/of
Grant Likely
2013-07-10
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
2013-07-03
kbuild: create directory for dir/file.o
张忠山
2013-06-13
kbuild: make sure we clean up DTB temporary files
Ian Campbell
2013-06-13
Makefile.lib: align DTB quiet_cmd
James Hogan
2013-05-23
kbuild: Don't assume dts files live in arch/*/boot/dts
Matthijs Kooijman
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
2013-04-05
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
Stephen Warren
2013-04-05
kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
Stephen Warren
2013-04-05
kbuild: create an "include chroot" for DT bindings
Stephen Warren
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-02-13
kbuild: limit dtc+cpp include path
Stephen Warren
2013-02-08
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
2012-11-30
kbuild: centralize .dts->.dtb rule
Stephen Warren
2012-03-26
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
2012-01-15
Kbuild: Use dtc's -d (dependency) option
Stephen Warren
2012-01-08
kbuild: Fix comment in Makefile.lib
Michal Marek
2011-08-31
kbuild: prevent make from deleting _shipped files
Peter Foley
2011-06-09
kbuild: simplify the %_shipped rule
Arnaud Lacombe
2011-06-09
kbuild: add implicit rules for parser generation
Arnaud Lacombe
2011-04-18
kbuild: Call gzip with -n
Michal Marek
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
2010-12-23
of: Add support for linking device tree blobs into vmlinux
Dirk Brandewie
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
Linus Torvalds
2010-10-28
initramfs: Fix build break on symbol-prefixed archs
Mike Frysinger
2010-09-22
jump label: Convert dynamic debug to use jump labels
Jason Baron
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-04-06
x86: Add optimized popcnt variants
Borislav Petkov
2010-03-11
scripts/Makefile.lib: Align the output of LZO
Wu Zhangjin
2010-01-13
kbuild: really fix bzImage build with non-bash sh
Jonathan Nieder
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre