index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bootconfig
/
test-bootconfig.sh
Age
Commit message (
Expand
)
Author
2025-07-14
tools/bootconfig: Replace some echo with printf for more portability
Masami Hiramatsu (Google)
2025-07-14
tools/bootconfig: Improve portability
Masami Hiramatsu (Google)
2025-07-14
tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper
Bhaskar Chowdhury
2023-03-22
bootconfig: Fix testcase to increase max node
Masami Hiramatsu (Google)
2021-09-08
tools/bootconfig: Show whole test command for each test case
Masami Hiramatsu
2020-11-19
tools/bootconfig: Align the bootconfig applied initrd image size to 4
Masami Hiramatsu
2020-09-21
tools/bootconfig: Add testcase for tailing space
Masami Hiramatsu
2020-09-21
tools/bootconfig: Add testcases for repeated key with brace
Masami Hiramatsu
2020-08-03
tools/bootconfig: Add testcases for value override operator
Masami Hiramatsu
2020-06-16
tools/bootconfig: Add testcase for show-command and quotes test
Masami Hiramatsu
2020-05-19
tools/bootconfig: Add a summary of test cases and return error
Masami Hiramatsu
2020-03-03
bootconfig: Support O=<builddir> option
Masami Hiramatsu
2020-02-21
bootconfig: Add append value operator support
Masami Hiramatsu
2020-02-20
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
2020-02-10
tools/bootconfig: Suppress non-error messages
Masami Hiramatsu
2020-01-13
tools: bootconfig: Add bootconfig test script
Masami Hiramatsu