aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bootconfig/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-10bootconfig: Cleanup dummy headers in tools/bootconfigMasami Hiramatsu7-84/+44
2021-10-10bootconfig: Replace u16 and u32 with uint16_t and uint32_tMasami Hiramatsu1-3/+1
2021-10-10tools/bootconfig: Print all error message in stderrMasami Hiramatsu2-16/+0
2021-09-15tools/bootconfig: Define memblock_free_ptr() to fix build errorMasami Hiramatsu1-2/+1
2021-06-08tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu1-0/+4
2020-02-20tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu1-4/+1
2020-02-10bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu1-0/+12
2020-02-10tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu1-1/+1
2020-01-13tools: bootconfig: Add bootconfig commandMasami Hiramatsu7-0/+100