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-08-15
powerpc: Add "-z notext" flag to disable diagnostic
Fangrui Song
2021-08-04
powerpc: move the install rule to arch/powerpc/Makefile
Masahiro Yamada
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
2021-05-23
powerpc/Makefile: Add ppc32/ppc64_randconfig targets
Michael Ellerman
2021-04-20
powerpc: Only define _TASK_CPU for 32-bit
Michael Ellerman
2021-03-29
powerpc/Makefile: Remove workaround for gcc versions below 4.9
Christophe Leroy
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-12
kbuild: LD_VERSION redenomination
Masahiro Yamada
2021-01-29
arch: powerpc: Stop building and using oprofile
Viresh Kumar
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2020-12-15
powerpc/configs: Add ppc64le_allnoconfig target
Michael Ellerman
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-12-04
powerpc/vdso: Retrieve sigtramp offsets at buildtime
Christophe Leroy
2020-12-04
powerpc/vdso: Stripped VDSO is not needed, don't build it
Christophe Leroy
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
2020-11-17
powerpc: Drop -me200 addition to build flags
Michael Ellerman
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2020-10-08
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2020-06-22
powerpc/4xx: ppc4xx compile flag optimizations
Imre Kaloz
2020-04-01
powerpc: Suppress .eh_frame generation
Naveen N. Rao
2020-04-01
powerpc: Drop -fno-dwarf2-cfi-asm
Naveen N. Rao
2020-03-04
powerpc/Makefile: Mark phony targets as PHONY
Michael Ellerman
2019-11-25
powerpc: Don't add -mabi= flags when building with Clang
Nathan Chancellor
2019-10-28
powerpc/configs: Rename foo_basic_defconfig to foo_base.config
Michael Ellerman
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2019-08-22
powerpc: remove meaningless KBUILD_ARFLAGS addition
Masahiro Yamada
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-08-20
powerpc/Makefile: Always pass --synthetic to nm if supported
Michael Ellerman
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-04-20
powerpc: vdso: Make vdso32 installation conditional in vdso_install
Ben Hutchings
2019-04-20
powerpc: Fix defconfig choice logic when cross compiling
Michael Ellerman
2019-04-20
powerpc/32: Add ppc_defconfig
Michael Ellerman
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-01-14
powerpc: remove redundant header search path additions
Masahiro Yamada
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-12-21
powerpc: generate uapi header and system call table files
Firoz Khan
2018-12-20
powerpc/32: Avoid unsupported flags with clang
Joel Stanley
2018-12-17
powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic
Mathieu Malaterre
2018-12-09
x86, powerpc: Remove -funit-at-a-time compiler option entirely
Masahiro Yamada
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
powerpc/configs: Add KVM guest defconfig
Satheesh Rajendran
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-10-19
powerpc: Move core kernel logic into arch/powerpc/Kbuild
Michael Ellerman
2018-10-13
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
2018-10-04
powerpc: remove leftover code of old GCC version checks
Masahiro Yamada
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-10-02
powerpc: build .dtb files in dts directory
Rob Herring
2018-09-19
powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer
Nicholas Piggin
2018-09-19
powerpc: consolidate -mno-sched-epilog into FTRACE flags
Nicholas Piggin
2018-09-19
powerpc: remove old GCC version checks
Nicholas Piggin
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-13
Merge branch 'fixes' into next
Michael Ellerman
2018-08-08
powerpc: Make CPU selection logic generic in Makefile
Christophe Leroy
2018-08-08
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-07-24
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
Michael Ellerman
2018-07-24
powerpc: Add ppc32_allmodconfig defconfig target
Michael Ellerman
2018-07-18
powerpc/Makefile: Assemble with -me500 when building for E500
James Clarke
2018-06-19
powerpc/e500mc: Set assembler machine type to e500mc
Michael Jeanson
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-06-04
powerpc/Makefile: set -mcpu=860 flag for the 8xx
Christophe Leroy
2018-06-01
powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
Nicholas Piggin
2018-06-01
powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile
Nicholas Piggin
2018-06-01
powerpc/kbuild: Set default generic machine type for 32-bit compile
Nicholas Piggin
2018-04-01
powerpc/64s: Add POWER9 CPU type selection
Nicholas Piggin
2018-04-01
powerpc/64: Add GENERIC_CPU support for little endian
Nicholas Piggin
2018-04-01
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
2018-03-06
powerpc: Keep const vars out of writable .sdata
Segher Boessenkool
2017-12-11
powerpc/modules: Fix alignment of .toc section in kernel modules
Alan Modra
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-07-31
powerpc/configs: Add a powernv_be_defconfig
Michael Ellerman
2017-07-26
powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain
Michael Ellerman
2017-05-30
powerpc: Link warning for orphan sections
Nicholas Piggin
2017-05-30
powerpc/64: Linker on-demand sfpr functions for modules
Nicholas Piggin
2017-04-28
powerpc: Add arch/powerpc/tools directory
Nicholas Piggin
2017-04-28
powerpc: Use the new post-link pass to check relocations
Nicholas Piggin
2017-03-03
powerpc: Fix compiling a BE kernel with a powerpc64le toolchain
Nicholas Piggin
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
2016-11-29
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
2016-11-18
powerpc: Add option to use thin archives
Nicholas Piggin
2016-11-14
powerpc/book3s64: Always build for power4 or later
Michael Ellerman
2016-09-25
arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig
Claudiu Manoil
2016-09-13
powerpc/Makefile: Construct the UTS_MACHINE value more concisely
Michael Ellerman
2016-09-13
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
Michael Ellerman
2016-09-13
powerpc/Makefile: CROSS32AS is unused, remove it
Michael Ellerman
2016-08-10
powerpc/Makefile: Use cflags-y/aflags-y for setting endian options
Michael Ellerman
2016-07-14
powerpc/sparse: Pass endianness to sparse
Daniel Axtens
2016-07-05
powerpc: Avoid -maltivec when using clang integrated assembler
Anton Blanchard
2016-03-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
Michael Ellerman
2016-03-11
powerpc/86xx: Switch to kconfig fragments approach
Alessio Igor Bogani
2016-03-07
powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel
Torsten Duwe
2015-10-19
powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU
Michael Ellerman
2015-10-01
powerpc: Add ppc64le_defconfig
Michael Ellerman
2015-09-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
2015-09-04
kbuild: Fix clang detection
Michal Marek
2015-08-07
powerpc/85xx: Use kconfig fragments
Scott Wood
2015-06-11
powerpc: Don't use gcc specific options on clang
Anton Blanchard
2015-06-11
powerpc: Don't use -mno-strict-align on clang
Anton Blanchard
2015-06-11
powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports it
Anton Blanchard
2015-06-02
powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_config
Cyril Bur
2015-05-11
powerpc: Reject binutils 2.24 when building little endian
Michael Ellerman
2015-05-11
powerpc: Don't do gcc version checks if we're building with clang
Michael Ellerman
2015-03-23
powerpc: Convert relocs_check to a shell script using grep
Stephen Rothwell
2015-01-09
kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion
Masahiro Yamada
2014-09-25
powerpc: Add POWER8 CPU selection
Anton Blanchard
2014-05-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-05-28
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
2014-05-05
Merge remote-tracking branch 'anton/abiv2' into next
Benjamin Herrenschmidt
2014-05-01
ppc476: Enable a linker work around for IBM errata #46
Alistair Popple
2014-04-23
powerpc: Build little endian ppc64 kernel with ABIv2
Anton Blanchard
2014-04-23
powerpc: Don't build assembly files with ABIv2
Anton Blanchard
2014-04-09
powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.
Tony Breeds
2013-11-25
powerpc: Fix error when cross building TAGS & cscope
Michael Neuling
2013-11-22
powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well
Tiejun Chen
2013-11-21
powerpc: Don't use ELFv2 ABI to build the kernel
Alistair Popple
2013-10-11
powerpc: Work around little endian gcc bug
Anton Blanchard
2013-10-11
powerpc: Add ability to build little endian kernels
Ian Munsie
2013-10-11
powerpc: uname should return ppc64le/ppcle on little endian builds
Anton Blanchard
2013-08-20
powerpc/e500: Set -mcpu flag for 32-bit e500
Scott Wood
2013-08-20
powerpc/booke64: Use appropriate -mcpu
Scott Wood
2013-08-20
powerpc/85xx: Remove -Wa,-me500
Scott Wood
2013-08-14
Revert "powerpc/e500: Update compilation flags with core specific options"
Benjamin Herrenschmidt
2013-08-07
powerpc/e500: Update compilation flags with core specific options
Catalin Udma
2013-01-10
powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit
Anton Blanchard
2013-01-10
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
2013-01-10
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
2013-01-10
powerpc: Add a powerpc implementation of SHA-1
Michael Ellerman
2012-11-15
powerpc: dtc is required to build dtb files
Matthew McClintock
2012-06-27
crypto: nx - move nx build to driver/crypto Makefile
Seth Jennings
2012-05-16
powerpc/crypto: Build files for the nx device driver
Kent Yoder
2012-04-30
powerpc: Add 64-bit CPU targets for gcc
Anton Blanchard
2012-04-30
powerpc: Remove altivec fix for gcc versions before 4.0
Anton Blanchard
2012-04-30
powerpc: Require gcc 4.0 on 64-bit
Anton Blanchard
2012-02-23
powerpc/perf: Move perf core & PMU code into a subdirectory
Michael Ellerman
2011-12-20
powerpc: Process dynamic relocations for kernel
Suzuki Poulose
2011-12-08
powerpc: Add support for OpenBlockS 600
Benjamin Herrenschmidt
2011-11-28
arch/powerpc: Remove duplicate/redundant Altivec entries
Matthew McClintock
2011-11-17
powerpc: Remove buggy 9-year-old test for binutils < 2.12.1
Kyle Moffett
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
2011-07-21
net: filter: BPF 'JIT' compiler for PPC64
Matt Evans
2011-07-01
powerpc: Use -mtraceback=no
Anton Blanchard
2010-08-24
powerpc: Fix typo in uImage target
Anatolij Gustschin
2010-08-09
powerpc: fix build with make 3.82
Sam Ravnborg
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2010-08-03
kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line
Sam Ravnborg
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
2010-02-05
kbuild: move -fno-dwarf2-cfi-asm to powerpc only
Andi Kleen
2009-09-24
powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE
Tony Breeds
2009-09-20
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
Sam Ravnborg
2009-09-20
kbuild: use INSTALLKERNEL to select customized installkernel script
Sam Ravnborg
2009-08-20
powerpc: Makefile simplification through use of cc-ifversion
Frans Pop
2009-06-09
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
2009-03-11
powerpc/math-emu: Fix efp dependence
Liu Yu
2008-12-03
powerpc: Remove unncessary SPE related compiler flag
Kumar Gala
2008-10-20
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-09-15
powerpc: Enforce a non-spe kernel build even on broken compilers
Thiemo Seufer
2008-09-15
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-09-03
powerpc: Work around gcc's -fno-omit-frame-pointer bug
Tony Breeds
2008-07-04
powerpc/bootwrapper: Add documentation of boot wrapper targets
Grant Likely
2008-06-30
powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}
Segher Boessenkool
2008-06-16
[POWERPC] Fix -Os kernel builds with newer gcc versions
Kumar Gala
2008-06-11
[POWERPC] bootwrapper: add simpleImage* to list of boot targets
Grant Likely
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
2008-04-17
[POWERPC] Provide access to arch/powerpc include path on ppc64
Kumar Gala
2008-04-02
[POWERPC] add target for building .dtb files
Grant Likely
2008-03-13
[POWERPC] Fix zImage-dtb.initrd build error
Grant Likely
2008-02-19
x86: fix vdso_install breaks user "make install"
Sam Ravnborg
2008-02-07
[POWERPC] bootwrapper: Build multiple cuImages
Grant Likely
2007-12-06
[POWERPC] Implement 'make bootwrapper_install'
David Woodhouse
2007-11-09
[POWERPC] Add -mno-spe for ARCH=powerpc builds
Kumar Gala
2007-10-15
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-03
[POWERPC] Select proper defconfig for crosscompiles
Adrian Bunk
2007-10-03
[POWERPC] powerpc vDSO: install unstripped copies on disk
Roland McGrath
2007-10-03
[POWERPC] Create and use CONFIG_WORD_SIZE
Stephen Rothwell
2007-09-22
[POWERPC] add Kconfig option for optimizing for cell
Arnd Bergmann
2007-08-22
[POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32
Kumar Gala
2007-08-20
[POWERPC] Rename 4xx paths to 40x
Josh Boyer
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-07-16
powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES
Segher Boessenkool
2007-06-25
[POWERPC] Remove 'make zImage.dts' feature
Mark A. Greer
2007-06-02
[POWERPC] Create a zImage for legacy iSeries
Stephen Rothwell
2007-05-17
[POWERPC] Specify GNUTARGET on $(AR) invocations
Segher Boessenkool
2007-05-12
[POWERPC] Add Makefile rules to wrap dts file in zImage
Mark A. Greer
2007-05-02
[POWERPC] Small cleanups to the cuboot bootwrapper code
David Gibson
2007-04-27
[POWERPC] Enable make install
Akinobu Mita
2007-04-27
[POWERPC] Always use -mno-string
Benjamin Herrenschmidt
2007-04-24
[POWERPC] bootwrapper: Add a cuboot platform and a cuImage target
Scott Wood
2006-09-28
[POWERPC] Create a "wrapper" script and use it in arch/powerpc/boot
Paul Mackerras
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
2006-04-13
[PATCH] powerpc32: Set cpu explicitly in kernel compiles
Olaf Hering