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
/
sh
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
sh: bios: Revive earlyprintk support
Geert Uytterhoeven
1
-0
/
+11
2023-03-23
sh: mcount.S: fix build error when PRINTK is not enabled
Randy Dunlap
1
-1
/
+1
2021-10-27
sh: fix kconfig unmet dependency warning for FRAME_POINTER
Randy Dunlap
1
-0
/
+1
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+0
2020-06-01
sh: remove sh5 support
Arnd Bergmann
1
-10
/
+3
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-5
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2012-03-30
sh: dwarf unwinder depends on SHcompact.
Paul Mundt
1
-0
/
+1
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2009-12-15
sh: Remove old early serial console code V2
Magnus Damm
1
-44
/
+0
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
1
-0
/
+1
2009-08-13
sh: dwarf unwinder support.
Matt Fleming
1
-0
/
+8
2009-08-04
sh: Add early printk support for SH770x CPUs.
Rafael Ignacio Zurita
1
-0
/
+1
2009-07-29
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
Stuart Menefy
1
-1
/
+1
2009-07-11
sh: Replace DEBUG_STACKOVERFLOW with STACK_DEBUG.
Paul Mundt
1
-13
/
+4
2009-07-11
sh: Decouple mcount from ftrace.
Paul Mundt
1
-0
/
+5
2009-07-11
sh: Provide diagnostic kernel stack checks
Matt Fleming
1
-0
/
+11
2009-06-25
sh: Kill off unused DEBUG_BOOTMEM symbol.
Paul Mundt
1
-4
/
+0
2009-06-15
sh: Set EARLY_SCIF_CONSOLE_PORT sanely for SH7786.
Paul Mundt
1
-0
/
+1
2009-05-08
sh: Kill off extra cflags Kconfig entry.
Paul Mundt
1
-11
/
+0
2009-05-08
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
1
-8
/
+0
2009-05-08
sh: sh7785 early scif fix
Magnus Damm
1
-1
/
+1
2009-05-07
sh: Flag IRQSTACKS as BROKEN for now.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
Paul Mundt
1
-0
/
+12
2008-12-22
sh: Kill off the unused SH_ALPHANUMERIC debug option.
Paul Mundt
1
-8
/
+2
2008-12-22
sh: Enable skipping of bss on debug platforms for sh32 also.
Paul Mundt
1
-3
/
+12
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
1
-69
/
+0
2008-12-22
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
1
-4
/
+0
2008-09-20
sh: Disable 4kB stacks when using PAGE_SIZE_64KB.
Paul Mundt
1
-1
/
+1
2008-08-04
sh: /proc/asids depends on MMU.
Paul Mundt
1
-1
/
+1
2008-07-28
sh: update sh7343 code
Yoshihiro Shimoda
1
-1
/
+2
2008-06-02
sh: Disable 4KSTACKS on nommu.
Paul Mundt
1
-1
/
+1
2008-05-08
sh: sh-bios depends on SUPERH32.
Paul Mundt
1
-0
/
+1
2008-04-18
sh: Initial support for the MX-G CPU.
Paul Mundt
1
-6
/
+7
2008-02-14
sh: Clean up whitespace damage in Kconfig.debug.
Paul Mundt
1
-2
/
+2
2008-02-14
sh: add support for sh7366 processor
Magnus Damm
1
-1
/
+1
2008-02-14
sh: add sh7722 support to EARLY_SCIF_CONSOLE
Magnus Damm
1
-0
/
+1
2008-01-28
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
1
-1
/
+1
2008-01-28
sh: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
1
-1
/
+1
2008-01-28
sh: Use def_bool where possible.
Harvey Harrison
1
-8
/
+7
2008-01-28
sh: Add SH7263 CPU support.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Add SH7203 CPU support.
Paul Mundt
1
-0
/
+1
2008-01-28
sh: Mark some IRQ debug options sh32 only.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Merge sh64 Kconfig.debug options.
Paul Mundt
1
-0
/
+25
2007-11-07
sh: kgdb sysrq depends on magic sysrq.
Paul Mundt
1
-0
/
+1
2007-11-07
sh: Fix up kgdb build with modular sh-sci.
Paul Mundt
1
-1
/
+1
2007-11-02
sh: Decouple 4k and soft/hardirq stacks.
Paul Mundt
1
-0
/
+8
2007-09-21
sh: minor fixes
Magnus Damm
1
-0
/
+1
2007-09-21
sh: Add SH7720 CPU support.
Markus Brunner
1
-0
/
+1
[next]