summaryrefslogtreecommitdiffstats
path: root/tools/bootconfig/include
Commit message (Expand)AuthorAgeFilesLines
* bootconfig: Cleanup dummy headers in tools/bootconfigMasami Hiramatsu2021-10-107-84/+44
* bootconfig: Replace u16 and u32 with uint16_t and uint32_tMasami Hiramatsu2021-10-101-3/+1
* tools/bootconfig: Print all error message in stderrMasami Hiramatsu2021-10-102-16/+0
* tools/bootconfig: Define memblock_free_ptr() to fix build errorMasami Hiramatsu2021-09-151-2/+1
* tools/bootconfig: Fix a build error accroding to undefined fallthroughMasami Hiramatsu2021-06-081-0/+4
* tools/bootconfig: Remove unneeded error message silencerMasami Hiramatsu2020-02-201-4/+1
* bootconfig: Allocate xbc_nodes array dynamicallyMasami Hiramatsu2020-02-101-0/+12
* tools/bootconfig: Fix wrong __VA_ARGS__ usageMasami Hiramatsu2020-02-101-1/+1
* tools: bootconfig: Add bootconfig commandMasami Hiramatsu2020-01-137-0/+100