VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
bootconfig.c
Date
Commit Message
Rev
Author
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
4c1ca831
Nick Desaulniers
2020-09-21
lib/bootconfig: Fix to remove tailing spaces after value
c7af4ecd
Masami Hiramatsu
2020-09-21
lib/bootconfig: Fix a bug of breaking existing tree nodes
ead1e19a
Masami Hiramatsu
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
6a9dc5fd
Gustavo A. R. Silva
2020-08-23
treewide: Use fallthrough pseudo-keyword
df561f66
Gustavo A. R. Silva
2020-08-03
lib/bootconfig: Add override operator support
a2de2f86
Masami Hiramatsu
2020-03-03
tools/bootconfig: Show line and column in parse error
89b74cac
Masami Hiramatsu
2020-02-21
bootconfig: Add append value operator support
5f811c57
Masami Hiramatsu
2020-02-21
bootconfig: Prohibit re-defining value on same key
4e4694d8
Masami Hiramatsu
2020-02-20
bootconfig: Reject subkey and value on same parent key
a24d286f
Masami Hiramatsu
2020-02-10
bootconfig: Allocate xbc_nodes array dynamically
a91e4f12
Masami Hiramatsu
2020-02-05
tools/bootconfig: Show the number of bootconfig nodes
0f0d0a77
Masami Hiramatsu
2020-02-05
bootconfig: Add more parse error messages
597c0e3b
Masami Hiramatsu
2020-01-13
bootconfig: Add Extra Boot Config support
76db5a27
Masami Hiramatsu