Age | Commit message (Expand) | Author |
2023-08-21 | util/board_status: Switch branch to main for uploading results | Nicholas Chin |
2023-06-10 | board_status: Point to documentation in header | David Hendricks |
2021-07-05 | util/board_status: Do not display grep message | Paul Menzel |
2021-02-15 | Documentation: util/board_status/README formatting | Alexey Vazhnov |
2021-01-25 | util/board_status/board_status.sh: invoke md5 on FreeBSD | Idwer Vollering |
2021-01-25 | util/board_status/board_status.sh: improve mktemp behaviour on non-linux OSes | Idwer Vollering |
2021-01-25 | util/board_status/board_status.sh: improve getopt detection and usage on | Idwer Vollering |
2021-01-25 | util/board_status/board_status.sh: select the right gnu make binary | Idwer Vollering |
2021-01-25 | util: Update all shebangs to use /usr/bin/env | Martin Roth |
2020-07-15 | util/board-status: Reject logs with unknown timestamps | Paul Menzel |
2020-06-14 | util/board_status: Also check remotely retrieved coreboot console log | Paul Menzel |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | AUTHORS, util/: Drop individual copyright notices | Patrick Georgi |
2020-03-25 | util/board-status: Reject logs from dirty images | Paul Menzel |
2020-03-10 | util/board_status: Add support of CMOS values dump | Evgeny Zinoviev |
2018-12-18 | util/board_status.sh: Fix command for fetching the kernel log | Arthur Heymans |
2018-11-18 | util/board_status: run dmesg with sudo | Patrick Georgi |
2018-09-17 | board-status: Only store CBMEM console from last boot | Paul Menzel |
2018-06-04 | board_status: Abort if repository is in a dirty state | Paul Menzel |
2018-05-03 | board_status: Remove sudo when checking for cbmem with command | Matthias Gazzari |
2018-02-16 | board_status: Make board_status more friendly for local usage | David Hendricks |
2018-02-16 | board_status: Don't fetch dmesg via SSH when run over serial | David Hendricks |
2017-09-20 | board_status: Tell user where to find output when results are uploaded | David Hendricks |
2017-09-17 | board_status: Add option to set cbmem path | David Hendricks |
2016-05-18 | board_status: Abort early if the coreboot image doesn't exist | Jonathan Neuschäfer |
2016-05-16 | board_status: Add longopt equivalents for older options | David Hendricks |
2016-05-13 | board_status: Add an option to set the SSH port | Jonathan Neuschäfer |
2016-05-13 | board_status: Use explicit branch name in "git push" | Jonathan Neuschäfer |
2016-05-07 | board_status: Allow for parsing longopts | David Hendricks |
2016-04-24 | Reject duplicate results in board-status. | Huimin Zhang |
2016-02-23 | board_status.sh: Allow user to override coreboot image path | David Hendricks |
2016-02-18 | board_status.sh: Be smarter about cbfstool usage | David Hendricks |
2015-12-20 | board_status.sh: Double quote variables to prevent globbing and word splitting. | Martin Roth |
2015-12-20 | board_status.sh: checksum the rom and save it for later verification | Martin Roth |
2015-12-20 | board_status.sh: Clean up output, show what the script is doing | Martin Roth |
2015-12-20 | board_status.sh: Extract payload config & version files | Martin Roth |
2015-12-20 | board_status.sh: Update to fix serial port reads | Martin Roth |
2015-08-13 | board-status: move board status back to $TMPDIR | Patrick Georgi |
2015-08-10 | board_status: use command -v over which(1) | Patrick Georgi |
2015-08-10 | board-status: expand minimized config to full size | Patrick Georgi |
2015-08-10 | board_status: create temporary directory in coreboot tree | Patrick Georgi |
2015-05-21 | util/board_status: Fetch and rebase after failed push | Paul Menzel |
2015-05-20 | util/board_status: Add `echo` before message string | Paul Menzel |
2015-02-20 | util/board_status/board_status.sh: Move comment to right position | Paul Menzel |
2014-08-12 | board-status: be protocol agnostic on upload | Patrick Georgi |
2014-08-11 | board-status: avoid shell error | Patrick Georgi |
2014-07-28 | util/board_status: use the right location of cbfstool | Idwer Vollering |
2014-07-21 | board_status.sh minor fixes - no functional changes | Martin Roth |
2014-07-21 | board_status.sh: Read coreboot boot log from a serial device | Martin Roth |
2014-07-21 | board_status.sh: name temp dir and print the name | Martin Roth |
2014-07-21 | board_status.sh allow cmd() to not save output | Martin Roth |
2014-07-15 | board_status.sh add non-fatal test_cmd | Martin Roth |
2014-05-31 | util/board_status/board_status.sh: Move `cbfs.txt` to results directory | Paul Menzel |
2014-05-28 | util/board_status/board_status.sh: Save ROM contents in `cbfs.txt` | Paul Menzel |
2014-04-29 | util/board_status/board_status.sh: set its executable flag | Paul Menzel |
2014-04-16 | util/board_status: Only pass switch `-a` once to `git commit` | Paul Menzel |
2014-01-21 | board_status.sh: Replace [[ with [. | Vladimir Serbinenko |
2013-11-17 | board_status.sh: trivial cosmetic changes toward the end | David Hendricks |
2013-11-17 | board_status.sh: pass filename as an arg to command wrappers | David Hendricks |
2013-11-17 | board_status.sh: add support for non-fatal commands | David Hendricks |
2013-11-17 | board_status.sh: move show_help() | David Hendricks |
2013-11-17 | board_status.sh: Make clobber option use 'C' instead of 'c' | David Hendricks |
2013-11-17 | Updates to the board status script | David Hendricks |
2013-11-12 | rename status-related stuff to board_status | David Hendricks |