| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-13 | bootconfig: Add bootconfig tests about braces | Masami Hiramatsu (Google) | 1 | -0/+9 |
| 2026-02-05 | bootconfig: Check the parsed output of the good examples | Masami Hiramatsu (Google) | 1 | -0/+3 |
| 2025-07-14 | tools/bootconfig: Replace some echo with printf for more portability | Masami Hiramatsu (Google) | 1 | -10/+10 |
| 2025-07-14 | tools/bootconfig: Improve portability | Masami Hiramatsu (Google) | 1 | -6/+7 |
| 2025-07-14 | tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper | Bhaskar Chowdhury | 1 | -2/+2 |
| 2023-03-22 | bootconfig: Fix testcase to increase max node | Masami Hiramatsu (Google) | 1 | -4/+8 |
| 2021-09-08 | tools/bootconfig: Show whole test command for each test case | Masami Hiramatsu | 1 | -2/+2 |
| 2020-11-19 | tools/bootconfig: Align the bootconfig applied initrd image size to 4 | Masami Hiramatsu | 1 | -1/+5 |
| 2020-09-21 | tools/bootconfig: Add testcase for tailing space | Masami Hiramatsu | 1 | -0/+13 |
| 2020-09-21 | tools/bootconfig: Add testcases for repeated key with brace | Masami Hiramatsu | 1 | -0/+12 |
| 2020-08-03 | tools/bootconfig: Add testcases for value override operator | Masami Hiramatsu | 1 | -0/+13 |
| 2020-06-16 | tools/bootconfig: Add testcase for show-command and quotes test | Masami Hiramatsu | 1 | -0/+10 |
| 2020-05-19 | tools/bootconfig: Add a summary of test cases and return error | Masami Hiramatsu | 1 | -0/+7 |
| 2020-03-03 | bootconfig: Support O=<builddir> option | Masami Hiramatsu | 1 | -4/+10 |
| 2020-02-21 | bootconfig: Add append value operator support | Masami Hiramatsu | 1 | -2/+14 |
| 2020-02-20 | bootconfig: Add bootconfig magic word for indicating bootconfig explicitly | Masami Hiramatsu | 1 | -1/+1 |
| 2020-02-10 | tools/bootconfig: Suppress non-error messages | Masami Hiramatsu | 1 | -0/+9 |
| 2020-01-13 | tools: bootconfig: Add bootconfig test script | Masami Hiramatsu | 1 | -0/+105 |