aboutsummaryrefslogtreecommitdiff
path: root/tools/bootconfig/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-18tools/bootconfig: Make all functions staticGravatar Masami Hiramatsu 1-8/+8
2020-09-18tools/bootconfig: Add list optionGravatar Masami Hiramatsu 1-12/+40
2020-09-18tools/bootconfig: Show bootconfig compact tree from bootconfig fileGravatar Masami Hiramatsu 1-23/+58
2020-06-16tools/bootconfig: Fix to return 0 if succeeded to show the bootconfigGravatar Masami Hiramatsu 1-4/+6
2020-06-16tools/bootconfig: Fix to use correct quotes for valueGravatar Masami Hiramatsu 1-6/+8
2020-05-11tools/bootconfig: Fix apply_xbc() to return zero on successGravatar Steven Rostedt (VMware) 1-0/+1
2020-05-07tools/bootconfig: Fix resource leak in apply_xbc()Gravatar Yunfeng Ye 1-3/+6
2020-03-03tools/bootconfig: Show line and column in parse errorGravatar Masami Hiramatsu 1-4/+31
2020-02-20tools/bootconfig: Remove unneeded error message silencerGravatar Masami Hiramatsu 1-8/+0
2020-02-20bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyGravatar Masami Hiramatsu 1-11/+32
2020-02-10tools/bootconfig: Suppress non-error messagesGravatar Masami Hiramatsu 1-14/+14
2020-02-05tools/bootconfig: Show the number of bootconfig nodesGravatar Masami Hiramatsu 1-0/+1
2020-01-21tools: bootconfig: Fix spelling mistake "faile" -> "failed"Gravatar Colin Ian King 1-2/+2
2020-01-13tools: bootconfig: Add bootconfig commandGravatar Masami Hiramatsu 1-0/+353