1. 5e20c1c util/board-status: Reject logs from dirty images by Paul Menzel · 4 years, 4 months ago
  2. b863468 util/board_status: Add support of CMOS values dump by Evgeny Zinoviev · 6 years ago
  3. 7ccb282 util/board_status.sh: Fix command for fetching the kernel log by Arthur Heymans · 6 years ago
  4. 94b761c util/board_status: run dmesg with sudo by Patrick Georgi · 6 years ago
  5. c2e4941 treewide: use /usr/bin/env where appropriate by Yegor Timoshenko · 6 years ago
  6. b7b085d board-status: Only store CBMEM console from last boot by Paul Menzel · 6 years ago
  7. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  8. 79d26c7 util/docker/coreboot.org-status: collect report generators by Patrick Georgi · 6 years ago
  9. c724ac1 board_status: Abort if repository is in a dirty state by Paul Menzel · 7 years ago
  10. 25c7e32 board_status: Remove sudo when checking for cbmem with command by Matthias Gazzari · 6 years ago
  11. f059f96 util/board_status/to-wiki: Remove link to xivo's git tree by Jonathan Neuschäfer · 6 years ago
  12. 60e8f1d util/board_status/to-wiki: s/corebootv4/coreboot/ by Jonathan Neuschäfer · 6 years ago
  13. bb90fb5 board_status: Make board_status more friendly for local usage by David Hendricks · 7 years ago
  14. 0dcfb59 board_status: Don't fetch dmesg via SSH when run over serial by David Hendricks · 7 years ago
  15. fe84292 board_status/towiki: Fix link to last report for "clone" boards by Jonathan Neuschäfer · 7 years ago
  16. 38a906b util: Make TZ environment variable POSIX compatible by Paul Menzel · 7 years ago
  17. 588a722 board_status: Tell user where to find output when results are uploaded by David Hendricks · 7 years ago
  18. c863be7 board_status: Add option to set cbmem path by David Hendricks · 7 years ago
  19. 1918c81 util/board_status: do a spell check by Idwer Vollering · 7 years ago
  20. a8843de Use more secure HTTPS URLs for coreboot sites by Paul Menzel · 7 years ago
  21. 1b69d73 board_status/towiki.sh: Fix Socket for Sandy and Ivy Bridge by Arthur Heymans · 7 years ago
  22. efd9dee board-status: Add README by Denis 'GNUtoo' Carikli · 10 years ago
  23. 418e808 boardstatus: wiki: Update XiVO's coreboot fork source address by Denis 'GNUtoo' Carikli · 7 years ago
  24. 017b565 board_status/towiki.sh: Add socket LGA775 by Arthur Heymans · 7 years ago
  25. 27f3ce6 board_status/to-wiki: Update bucketize script by Martin Roth · 7 years ago
  26. 0e962ee board_status: Abort early if the coreboot image doesn't exist by Jonathan Neuschäfer · 8 years ago
  27. b2aa528 board_status: Add longopt equivalents for older options by David Hendricks · 8 years ago
  28. 4aef682 board_status: Add an option to set the SSH port by Jonathan Neuschäfer · 8 years ago
  29. 478c889 board_status: Use explicit branch name in "git push" by Jonathan Neuschäfer · 8 years ago
  30. 292be87 board_status: Allow for parsing longopts by David Hendricks · 8 years ago
  31. 2d67d12 board_status/towiki: Link to CGit instead of Gitweb by Jonathan Neuschäfer · 8 years ago
  32. c410b18 board_status/to-wiki: Fix background color of very recent test results by Timothy Pearson · 8 years ago
  33. 7501b6c board_status/to-wiki: Indicate age of test results by background color by Timothy Pearson · 8 years ago
  34. 2fb2483 Reject duplicate results in board-status. by Huimin Zhang · 8 years ago
  35. 1173bf3 board_status.sh: Allow user to override coreboot image path by David Hendricks · 9 years ago
  36. a05d033 board-status: deal with sanitized paths by Patrick Georgi · 8 years ago
  37. 2d5d552f board-status: make push-to-wiki more flexible by Patrick Georgi · 8 years ago
  38. 8a0dae6 board-status: move wiki cookiejar elsewhere by Patrick Georgi · 8 years ago
  39. 9f54297 board_status.sh: Be smarter about cbfstool usage by David Hendricks · 9 years ago
  40. f43e51d board_status: Add script that will set up a ubuntu live image by Martin Roth · 8 years ago
  41. 144eea0 Make MRC vs native a config rather than making a separate chipset for it. by Vladimir Serbinenko · 8 years ago
  42. b2cc129 board_status/getrevision.sh: get rid of colons in dir names by Martin Roth · 8 years ago
  43. 9f25da1 board_status.sh: Double quote variables to prevent globbing and word splitting. by Martin Roth · 9 years ago
  44. 072b5aa board_status.sh: checksum the rom and save it for later verification by Martin Roth · 9 years ago
  45. 574d165 board_status.sh: Clean up output, show what the script is doing by Martin Roth · 9 years ago
  46. 2e44ea2 board_status.sh: Extract payload config & version files by Martin Roth · 9 years ago
  47. d0128df board_status.sh: Update to fix serial port reads by Martin Roth · 9 years ago
  48. 4f8ff24 util/board_status: Fix a couple of ugly wiki lines by Timothy Pearson · 9 years ago
  49. 2a4f58ac board-status: Reorder the table categories by Patrick Georgi · 9 years ago
  50. e0e7bba board-status: Update the foreword by Patrick Georgi · 9 years ago
  51. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  52. bf6b83a Revert "Remove sandybridge and ivybridge FSP code path" by Martin Roth · 9 years ago
  53. 5856240 Revert "Remove FSP Rangeley SOC and mohonpeak board support" by Martin Roth · 9 years ago
  54. 959478a Remove FSP Rangeley SOC and mohonpeak board support by Alexandru Gagniuc · 9 years ago
  55. fb50124 Remove sandybridge and ivybridge FSP code path by Alexandru Gagniuc · 9 years ago
  56. ecf2eb4 sandybridge ivybridge: Treat native init as first class citizen by Alexandru Gagniuc · 9 years ago
  57. aa7dcef board-status: move board status back to $TMPDIR by Patrick Georgi · 9 years ago
  58. 1cbef1c board_status: use command -v over which(1) by Patrick Georgi · 9 years ago
  59. 368488a board-status: expand minimized config to full size by Patrick Georgi · 9 years ago
  60. e10c82a board_status: create temporary directory in coreboot tree by Patrick Georgi · 9 years ago
  61. fe5dd02 to-wiki: Adjust nice name retrievals to match current tree. by Vladimir Serbinenko · 9 years ago
  62. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  63. 6f163a6 board-status: Don't consider Kconfig.name a valid mainboard. by Vladimir Serbinenko · 9 years ago
  64. 43931f6 to-wiki: Correct retreval of nice vendor name by Vladimir Serbinenko · 9 years ago
  65. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  66. 54e6aa7 util/board_status: Fetch and rebase after failed push by Paul Menzel · 9 years ago
  67. 749e075 util/board_status: Add `echo` before message string by Paul Menzel · 9 years ago
  68. 99cc1aa Mediawiki editing warning by David Englund · 9 years ago
  69. f60fc82 board-status: Improve revision URL collection by Patrick Georgi · 9 years ago
  70. 1100487 Revert "board-status: Add field for release year" by Alexandru Gagniuc · 9 years ago
  71. d555d5a board-status: Add field for release year by Patrick Georgi · 9 years ago
  72. 48e78cf board-status: update mediawiki interface by Patrick Georgi · 9 years ago
  73. 1cc77e0 util/board_status/board_status.sh: Move comment to right position by Paul Menzel · 9 years ago
  74. 2697c07 to-wiki.sh: Show the same status for clones. by Vladimir Serbinenko · 10 years ago
  75. 8251e90 Rewrite board_status in go. by Vladimir Serbinenko · 10 years ago
  76. 7699833 to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names. by Vladimir Serbinenko · 10 years ago
  77. f4ea9b2 towiki.sh: Rename GM45 slot and cpu to correct ones. by Vladimir Serbinenko · 10 years ago
  78. 77b182a board-status: be protocol agnostic on upload by Patrick Georgi · 10 years ago
  79. 4ef309e board-status: avoid shell error by Patrick Georgi · 10 years ago
  80. 466ea0c board-status: remove whitespace by Patrick Georgi · 10 years ago
  81. b37ee1e util/board_status: use the right location of cbfstool by Idwer Vollering · 10 years ago
  82. bcd0993 board_status.sh minor fixes - no functional changes by Martin Roth · 10 years ago
  83. 8e0071b board_status.sh: Read coreboot boot log from a serial device by Martin Roth · 10 years ago
  84. 13c7db8 board_status.sh: name temp dir and print the name by Martin Roth · 10 years ago
  85. 2246177 board_status.sh allow cmd() to not save output by Martin Roth · 10 years ago
  86. be5340b board_status.sh add non-fatal test_cmd by Martin Roth · 10 years ago
  87. 4b10bb7 util/board_status/board_status.sh: Move `cbfs.txt` to results directory by Paul Menzel · 10 years ago
  88. 40e936a util/board_status/board_status.sh: Save ROM contents in `cbfs.txt` by Paul Menzel · 10 years ago
  89. 49592da Board-status: Add second vendor line by Kyösti Mälkki · 10 years ago
  90. a8d089d towiki.sh Move vendor link to the first column. by Rudolf Marek · 10 years ago
  91. 47a14b1 util/board_status/board_status.sh: set its executable flag by Paul Menzel · 10 years ago
  92. 04eb2e8 util/board_status: Only pass switch `-a` once to `git commit` by Paul Menzel · 10 years ago
  93. 0c54bfa Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs" by Alexandru Gagniuc · 10 years ago
  94. 970dd9c boardstatus/towiki: Skip OVERRIDE_FANCTL by Vladimir Serbinenko · 10 years ago
  95. 50d9752 boardstatus/towiki: Skip comments after options. by Vladimir Serbinenko · 10 years ago
  96. 7035b85 boardstatus/to-wiki.sh: Accept Kconfig with non-tab separators. by Vladimir Serbinenko · 10 years ago
  97. 892728c boardstatus/towiki: Fix 1st gen i3/i5/i7 codename by Vladimir Serbinenko · 10 years ago
  98. b845636 boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs by Vladimir Serbinenko · 10 years ago
  99. 77005b4 board_status.sh: Replace [[ with [. by Vladimir Serbinenko · 10 years ago
  100. df7d5c9 boardstatus: Fix creation of links to configs. by Vladimir Serbinenko · 10 years ago