1. 09b573f board_status: Point to documentation in header by David Hendricks · 7 years ago
  2. adface7 util/board_status: Do not display grep message by Paul Menzel · 3 years, 1 month ago
  3. 15f84cc Documentation: util/board_status/README formatting by Alexey Vazhnov · 3 years, 6 months ago
  4. f071279 util/board_status/board_status.sh: invoke md5 on FreeBSD by Idwer Vollering · 3 years, 7 months ago
  5. a3c44d8 util/board_status/board_status.sh: improve mktemp behaviour on non-linux OSes by Idwer Vollering · 3 years, 7 months ago
  6. 3c70774 util/board_status/board_status.sh: improve getopt detection and usage on by Idwer Vollering · 3 years, 7 months ago
  7. 22bcb56 util/board_status/board_status.sh: select the right gnu make binary by Idwer Vollering · 3 years, 7 months ago
  8. 0ad5fbd util: Update all shebangs to use /usr/bin/env by Martin Roth · 3 years, 8 months ago
  9. df5571d util/board-status: Reject logs with unknown timestamps by Paul Menzel · 4 years, 3 months ago
  10. 2c48662 util/board_status: Also check remotely retrieved coreboot console log by Paul Menzel · 4 years, 3 months ago
  11. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  12. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  13. 5e20c1c util/board-status: Reject logs from dirty images by Paul Menzel · 4 years, 5 months ago
  14. b863468 util/board_status: Add support of CMOS values dump by Evgeny Zinoviev · 6 years ago
  15. 7ccb282 util/board_status.sh: Fix command for fetching the kernel log by Arthur Heymans · 6 years ago
  16. 94b761c util/board_status: run dmesg with sudo by Patrick Georgi · 6 years ago
  17. b7b085d board-status: Only store CBMEM console from last boot by Paul Menzel · 6 years ago
  18. c724ac1 board_status: Abort if repository is in a dirty state by Paul Menzel · 7 years ago
  19. 25c7e32 board_status: Remove sudo when checking for cbmem with command by Matthias Gazzari · 6 years ago
  20. bb90fb5 board_status: Make board_status more friendly for local usage by David Hendricks · 7 years ago
  21. 0dcfb59 board_status: Don't fetch dmesg via SSH when run over serial by David Hendricks · 7 years ago
  22. 588a722 board_status: Tell user where to find output when results are uploaded by David Hendricks · 7 years ago
  23. c863be7 board_status: Add option to set cbmem path by David Hendricks · 7 years ago
  24. 0e962ee board_status: Abort early if the coreboot image doesn't exist by Jonathan Neuschäfer · 8 years ago
  25. b2aa528 board_status: Add longopt equivalents for older options by David Hendricks · 8 years ago
  26. 4aef682 board_status: Add an option to set the SSH port by Jonathan Neuschäfer · 8 years ago
  27. 478c889 board_status: Use explicit branch name in "git push" by Jonathan Neuschäfer · 8 years ago
  28. 292be87 board_status: Allow for parsing longopts by David Hendricks · 8 years ago
  29. 2fb2483 Reject duplicate results in board-status. by Huimin Zhang · 8 years ago
  30. 1173bf3 board_status.sh: Allow user to override coreboot image path by David Hendricks · 9 years ago
  31. 9f54297 board_status.sh: Be smarter about cbfstool usage by David Hendricks · 9 years ago
  32. 9f25da1 board_status.sh: Double quote variables to prevent globbing and word splitting. by Martin Roth · 9 years ago
  33. 072b5aa board_status.sh: checksum the rom and save it for later verification by Martin Roth · 9 years ago
  34. 574d165 board_status.sh: Clean up output, show what the script is doing by Martin Roth · 9 years ago
  35. 2e44ea2 board_status.sh: Extract payload config & version files by Martin Roth · 9 years ago
  36. d0128df board_status.sh: Update to fix serial port reads by Martin Roth · 9 years ago
  37. aa7dcef board-status: move board status back to $TMPDIR by Patrick Georgi · 9 years ago
  38. 1cbef1c board_status: use command -v over which(1) by Patrick Georgi · 9 years ago
  39. 368488a board-status: expand minimized config to full size by Patrick Georgi · 9 years ago
  40. e10c82a board_status: create temporary directory in coreboot tree by Patrick Georgi · 9 years ago
  41. 54e6aa7 util/board_status: Fetch and rebase after failed push by Paul Menzel · 9 years ago
  42. 749e075 util/board_status: Add `echo` before message string by Paul Menzel · 9 years ago
  43. 1cc77e0 util/board_status/board_status.sh: Move comment to right position by Paul Menzel · 9 years ago
  44. 77b182a board-status: be protocol agnostic on upload by Patrick Georgi · 10 years ago
  45. 4ef309e board-status: avoid shell error by Patrick Georgi · 10 years ago
  46. b37ee1e util/board_status: use the right location of cbfstool by Idwer Vollering · 10 years ago
  47. bcd0993 board_status.sh minor fixes - no functional changes by Martin Roth · 10 years ago
  48. 8e0071b board_status.sh: Read coreboot boot log from a serial device by Martin Roth · 10 years ago
  49. 13c7db8 board_status.sh: name temp dir and print the name by Martin Roth · 10 years ago
  50. 2246177 board_status.sh allow cmd() to not save output by Martin Roth · 10 years ago
  51. be5340b board_status.sh add non-fatal test_cmd by Martin Roth · 10 years ago
  52. 4b10bb7 util/board_status/board_status.sh: Move `cbfs.txt` to results directory by Paul Menzel · 10 years ago
  53. 40e936a util/board_status/board_status.sh: Save ROM contents in `cbfs.txt` by Paul Menzel · 10 years ago
  54. 47a14b1 util/board_status/board_status.sh: set its executable flag by Paul Menzel · 11 years ago
  55. 04eb2e8 util/board_status: Only pass switch `-a` once to `git commit` by Paul Menzel · 11 years ago
  56. 77005b4 board_status.sh: Replace [[ with [. by Vladimir Serbinenko · 11 years ago
  57. a4affe1 board_status.sh: trivial cosmetic changes toward the end by David Hendricks · 11 years ago
  58. 406ce8a board_status.sh: pass filename as an arg to command wrappers by David Hendricks · 11 years ago
  59. f8b90e4 board_status.sh: add support for non-fatal commands by David Hendricks · 11 years ago
  60. 1fc65f7 board_status.sh: move show_help() by David Hendricks · 11 years ago
  61. 16955fd board_status.sh: Make clobber option use 'C' instead of 'c' by David Hendricks · 11 years ago
  62. 1b6e7a6 Updates to the board status script by David Hendricks · 11 years ago
  63. c5e947ef rename status-related stuff to board_status by David Hendricks · 11 years ago[Renamed (97%) from util/status/status.sh]
  64. 86655cf Trivial: Remove trailing whitespaces in status.sh by Zheng Bao · 11 years ago
  65. 6583a81 Another pass at board status script by David Hendricks · 11 years ago