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