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
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
2020-09-21
lib/bootconfig: Fix to remove tailing spaces after value
Masami Hiramatsu
2020-09-21
lib/bootconfig: Fix a bug of breaking existing tree nodes
Masami Hiramatsu
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
lib/bootconfig: Add override operator support
Masami Hiramatsu
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
2020-02-21
bootconfig: Add append value operator support
Masami Hiramatsu
2020-02-21
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
2020-02-20
bootconfig: Reject subkey and value on same parent key
Masami Hiramatsu
2020-02-10
bootconfig: Allocate xbc_nodes array dynamically
Masami Hiramatsu
2020-02-05
tools/bootconfig: Show the number of bootconfig nodes
Masami Hiramatsu
2020-02-05
bootconfig: Add more parse error messages
Masami Hiramatsu
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu