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