summaryrefslogtreecommitdiff
path: root/tools/bootconfig
AgeCommit message (Expand)AuthorFilesLines
2020-02-21bootconfig: Reject subkey and value on same parent keyMasami Hiramatsu2-0/+6
2020-02-21tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu2-12/+1
2020-02-21bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu2-12/+33
2020-02-11tools/bootconfig: Suppress non-error messagesMasami Hiramatsu2-14/+23
2020-02-11bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu1-0/+12
2020-02-10tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu1-1/+1
2020-02-06tools/bootconfig: Show the number of bootconfig nodesMasami Hiramatsu1-0/+1
2020-01-22tools: bootconfig: Fix spelling mistake "faile" -> "failed"Colin Ian King1-2/+2
2020-01-13tools: bootconfig: Add bootconfig test scriptMasami Hiramatsu22-0/+176
2020-01-13tools: bootconfig: Add bootconfig commandMasami Hiramatsu10-0/+474