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