index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bootconfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"
Nick Desaulniers
1
-2
/
+2
2020-09-21
lib/bootconfig: Fix to remove tailing spaces after value
Masami Hiramatsu
1
-1
/
+1
2020-09-21
lib/bootconfig: Fix a bug of breaking existing tree nodes
Masami Hiramatsu
1
-13
/
+23
2020-08-24
lib: Revert use of fallthrough pseudo-keyword in lib/
Gustavo A. R. Silva
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-03
lib/bootconfig: Add override operator support
Masami Hiramatsu
1
-10
/
+23
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
1
-9
/
+26
2020-02-21
bootconfig: Add append value operator support
Masami Hiramatsu
1
-4
/
+11
2020-02-21
bootconfig: Prohibit re-defining value on same key
Masami Hiramatsu
1
-5
/
+8
2020-02-20
bootconfig: Reject subkey and value on same parent key
Masami Hiramatsu
1
-4
/
+12
2020-02-10
bootconfig: Allocate xbc_nodes array dynamically
Masami Hiramatsu
1
-3
/
+12
2020-02-05
tools/bootconfig: Show the number of bootconfig nodes
Masami Hiramatsu
1
-1
/
+4
2020-02-05
bootconfig: Add more parse error messages
Masami Hiramatsu
1
-4
/
+12
2020-01-13
bootconfig: Add Extra Boot Config support
Masami Hiramatsu
1
-0
/
+803