Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootconfig: Cleanup dummy headers in tools/bootconfig | Masami Hiramatsu | 2021-10-10 | 7 | -84/+44 |
* | bootconfig: Replace u16 and u32 with uint16_t and uint32_t | Masami Hiramatsu | 2021-10-10 | 1 | -3/+1 |
* | tools/bootconfig: Print all error message in stderr | Masami Hiramatsu | 2021-10-10 | 2 | -16/+0 |
* | tools/bootconfig: Define memblock_free_ptr() to fix build error | Masami Hiramatsu | 2021-09-15 | 1 | -2/+1 |
* | tools/bootconfig: Fix a build error accroding to undefined fallthrough | Masami Hiramatsu | 2021-06-08 | 1 | -0/+4 |
* | tools/bootconfig: Remove unneeded error message silencer | Masami Hiramatsu | 2020-02-20 | 1 | -4/+1 |
* | bootconfig: Allocate xbc_nodes array dynamically | Masami Hiramatsu | 2020-02-10 | 1 | -0/+12 |
* | tools/bootconfig: Fix wrong __VA_ARGS__ usage | Masami Hiramatsu | 2020-02-10 | 1 | -1/+1 |
* | tools: bootconfig: Add bootconfig command | Masami Hiramatsu | 2020-01-13 | 7 | -0/+100 |