1. 4ee1b4c bootconfig: Cleanup dummy headers in tools/bootconfig by Masami Hiramatsu · 3 years, 4 months ago
  2. 4f292c4 bootconfig: Replace u16 and u32 with uint16_t and uint32_t by Masami Hiramatsu · 3 years, 4 months ago
  3. 160321b tools/bootconfig: Print all error message in stderr by Masami Hiramatsu · 3 years, 4 months ago
  4. 115d4d0 bootconfig: Rename xbc_destroy_all() to xbc_exit() by Masami Hiramatsu · 3 years, 4 months ago
  5. e306220 bootconfig: Add xbc_get_info() for the node information by Masami Hiramatsu · 3 years, 4 months ago
  6. bdac5c2 bootconfig: Allocate xbc_data inside xbc_init() by Masami Hiramatsu · 3 years, 4 months ago
  7. 903bd06 bootconfig: Fix missing return check of xbc_node_compose_key function by Julio Faracco · 3 years, 4 months ago
  8. 99f4f5d bootconfig: Share the checksum function with tools by Masami Hiramatsu · 3 years, 8 months ago
  9. e5efaeb bootconfig: Support mixing a value and subkeys under a key by Masami Hiramatsu · 3 years, 8 months ago
  10. ca24306 bootconfig: Change array value to use child node by Masami Hiramatsu · 3 years, 8 months ago
  11. 30d103f tools/bootconfig: Simplify expression by zuoqilin · 3 years, 9 months ago
  12. e8ba0b2 tools/bootconfig: Fix error return code in apply_xbc() by Zhen Lei · 3 years, 8 months ago
  13. e868435 tools/bootconfig: Store size and checksum in footer as le32 by Masami Hiramatsu · 4 years, 2 months ago
  14. e1cef2d tools/bootconfig: Align the bootconfig applied initrd image size to 4 by Masami Hiramatsu · 4 years, 2 months ago
  15. a995e6b tools/bootconfig: Fix to check the write failure correctly by Masami Hiramatsu · 4 years, 2 months ago
  16. a61ea63 tools/bootconfig: Fix errno reference after printf() by Masami Hiramatsu · 4 years, 2 months ago
  17. 483ce67 tools/bootconfig: Make all functions static by Masami Hiramatsu · 4 years, 5 months ago
  18. e4f70b7 tools/bootconfig: Add list option by Masami Hiramatsu · 4 years, 5 months ago
  19. d052e1c tools/bootconfig: Show bootconfig compact tree from bootconfig file by Masami Hiramatsu · 4 years, 5 months ago
  20. f91cb5b tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig by Masami Hiramatsu · 4 years, 7 months ago
  21. 272da32 tools/bootconfig: Fix to use correct quotes for value by Masami Hiramatsu · 4 years, 7 months ago
  22. 9d82ccd tools/bootconfig: Fix apply_xbc() to return zero on success by Steven Rostedt (VMware) · 4 years, 8 months ago
  23. 8842604 tools/bootconfig: Fix resource leak in apply_xbc() by Yunfeng Ye · 4 years, 8 months ago
  24. 89b74ca tools/bootconfig: Show line and column in parse error by Masami Hiramatsu · 4 years, 11 months ago
  25. 15e9503 tools/bootconfig: Remove unneeded error message silencer by Masami Hiramatsu · 5 years ago
  26. 85c46b7 bootconfig: Add bootconfig magic word for indicating bootconfig explicitly by Masami Hiramatsu · 5 years ago
  27. 9737800 tools/bootconfig: Suppress non-error messages by Masami Hiramatsu · 5 years ago
  28. 0f0d0a7 tools/bootconfig: Show the number of bootconfig nodes by Masami Hiramatsu · 5 years ago
  29. bcc717e tools: bootconfig: Fix spelling mistake "faile" -> "failed" by Colin Ian King · 5 years ago
  30. 950313e tools: bootconfig: Add bootconfig command by Masami Hiramatsu · 5 years ago