1. 0e962ee board_status: Abort early if the coreboot image doesn't exist by Jonathan Neuschäfer · 8 years ago
  2. b2aa528 board_status: Add longopt equivalents for older options by David Hendricks · 8 years ago
  3. 4aef682 board_status: Add an option to set the SSH port by Jonathan Neuschäfer · 8 years ago
  4. 478c889 board_status: Use explicit branch name in "git push" by Jonathan Neuschäfer · 8 years ago
  5. 292be87 board_status: Allow for parsing longopts by David Hendricks · 8 years ago
  6. 2fb2483 Reject duplicate results in board-status. by Huimin Zhang · 8 years ago
  7. 1173bf3 board_status.sh: Allow user to override coreboot image path by David Hendricks · 9 years ago
  8. 9f54297 board_status.sh: Be smarter about cbfstool usage by David Hendricks · 9 years ago
  9. 9f25da1 board_status.sh: Double quote variables to prevent globbing and word splitting. by Martin Roth · 9 years ago
  10. 072b5aa board_status.sh: checksum the rom and save it for later verification by Martin Roth · 9 years ago
  11. 574d165 board_status.sh: Clean up output, show what the script is doing by Martin Roth · 9 years ago
  12. 2e44ea2 board_status.sh: Extract payload config & version files by Martin Roth · 9 years ago
  13. d0128df board_status.sh: Update to fix serial port reads by Martin Roth · 9 years ago
  14. aa7dcef board-status: move board status back to $TMPDIR by Patrick Georgi · 9 years ago
  15. 1cbef1c board_status: use command -v over which(1) by Patrick Georgi · 9 years ago
  16. 368488a board-status: expand minimized config to full size by Patrick Georgi · 9 years ago
  17. e10c82a board_status: create temporary directory in coreboot tree by Patrick Georgi · 9 years ago
  18. 54e6aa7 util/board_status: Fetch and rebase after failed push by Paul Menzel · 9 years ago
  19. 749e075 util/board_status: Add `echo` before message string by Paul Menzel · 9 years ago
  20. 1cc77e0 util/board_status/board_status.sh: Move comment to right position by Paul Menzel · 9 years ago
  21. 77b182a board-status: be protocol agnostic on upload by Patrick Georgi · 10 years ago
  22. 4ef309e board-status: avoid shell error by Patrick Georgi · 10 years ago
  23. b37ee1e util/board_status: use the right location of cbfstool by Idwer Vollering · 10 years ago
  24. bcd0993 board_status.sh minor fixes - no functional changes by Martin Roth · 10 years ago
  25. 8e0071b board_status.sh: Read coreboot boot log from a serial device by Martin Roth · 10 years ago
  26. 13c7db8 board_status.sh: name temp dir and print the name by Martin Roth · 10 years ago
  27. 2246177 board_status.sh allow cmd() to not save output by Martin Roth · 10 years ago
  28. be5340b board_status.sh add non-fatal test_cmd by Martin Roth · 10 years ago
  29. 4b10bb7 util/board_status/board_status.sh: Move `cbfs.txt` to results directory by Paul Menzel · 10 years ago
  30. 40e936a util/board_status/board_status.sh: Save ROM contents in `cbfs.txt` by Paul Menzel · 10 years ago
  31. 47a14b1 util/board_status/board_status.sh: set its executable flag by Paul Menzel · 10 years ago
  32. 04eb2e8 util/board_status: Only pass switch `-a` once to `git commit` by Paul Menzel · 10 years ago
  33. 77005b4 board_status.sh: Replace [[ with [. by Vladimir Serbinenko · 10 years ago
  34. a4affe1 board_status.sh: trivial cosmetic changes toward the end by David Hendricks · 11 years ago
  35. 406ce8a board_status.sh: pass filename as an arg to command wrappers by David Hendricks · 11 years ago
  36. f8b90e4 board_status.sh: add support for non-fatal commands by David Hendricks · 11 years ago
  37. 1fc65f7 board_status.sh: move show_help() by David Hendricks · 11 years ago
  38. 16955fd board_status.sh: Make clobber option use 'C' instead of 'c' by David Hendricks · 11 years ago
  39. 1b6e7a6 Updates to the board status script by David Hendricks · 11 years ago
  40. c5e947ef rename status-related stuff to board_status by David Hendricks · 11 years ago[Renamed (97%) from util/status/status.sh]
  41. 86655cf Trivial: Remove trailing whitespaces in status.sh by Zheng Bao · 11 years ago
  42. 6583a81 Another pass at board status script by David Hendricks · 11 years ago