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