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