summaryrefslogtreecommitdiff
path: root/util/board_status/board_status.sh
AgeCommit message (Expand)Author
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-03-25util/board-status: Reject logs from dirty imagesPaul Menzel
2020-03-10util/board_status: Add support of CMOS values dumpEvgeny Zinoviev
2018-12-18util/board_status.sh: Fix command for fetching the kernel logArthur Heymans
2018-11-18util/board_status: run dmesg with sudoPatrick Georgi
2018-09-17board-status: Only store CBMEM console from last bootPaul Menzel
2018-06-04board_status: Abort if repository is in a dirty statePaul Menzel
2018-05-03board_status: Remove sudo when checking for cbmem with commandMatthias Gazzari
2018-02-16board_status: Make board_status more friendly for local usageDavid Hendricks
2018-02-16board_status: Don't fetch dmesg via SSH when run over serialDavid Hendricks
2017-09-20board_status: Tell user where to find output when results are uploadedDavid Hendricks
2017-09-17board_status: Add option to set cbmem pathDavid Hendricks
2016-05-18board_status: Abort early if the coreboot image doesn't existJonathan Neuschäfer
2016-05-16board_status: Add longopt equivalents for older optionsDavid Hendricks
2016-05-13board_status: Add an option to set the SSH portJonathan Neuschäfer
2016-05-13board_status: Use explicit branch name in "git push"Jonathan Neuschäfer
2016-05-07board_status: Allow for parsing longoptsDavid Hendricks
2016-04-24Reject duplicate results in board-status.Huimin Zhang
2016-02-23board_status.sh: Allow user to override coreboot image pathDavid Hendricks
2016-02-18board_status.sh: Be smarter about cbfstool usageDavid Hendricks
2015-12-20board_status.sh: Double quote variables to prevent globbing and word splitting.Martin Roth
2015-12-20board_status.sh: checksum the rom and save it for later verificationMartin Roth
2015-12-20board_status.sh: Clean up output, show what the script is doingMartin Roth
2015-12-20board_status.sh: Extract payload config & version filesMartin Roth
2015-12-20board_status.sh: Update to fix serial port readsMartin Roth
2015-08-13board-status: move board status back to $TMPDIRPatrick Georgi
2015-08-10board_status: use command -v over which(1)Patrick Georgi
2015-08-10board-status: expand minimized config to full sizePatrick Georgi
2015-08-10board_status: create temporary directory in coreboot treePatrick Georgi
2015-05-21util/board_status: Fetch and rebase after failed pushPaul Menzel
2015-05-20util/board_status: Add `echo` before message stringPaul Menzel
2015-02-20util/board_status/board_status.sh: Move comment to right positionPaul Menzel
2014-08-12board-status: be protocol agnostic on uploadPatrick Georgi
2014-08-11board-status: avoid shell errorPatrick Georgi
2014-07-28util/board_status: use the right location of cbfstoolIdwer Vollering
2014-07-21board_status.sh minor fixes - no functional changesMartin Roth
2014-07-21board_status.sh: Read coreboot boot log from a serial deviceMartin Roth
2014-07-21board_status.sh: name temp dir and print the nameMartin Roth
2014-07-21board_status.sh allow cmd() to not save outputMartin Roth
2014-07-15board_status.sh add non-fatal test_cmdMartin Roth
2014-05-31util/board_status/board_status.sh: Move `cbfs.txt` to results directoryPaul Menzel
2014-05-28util/board_status/board_status.sh: Save ROM contents in `cbfs.txt`Paul Menzel
2014-04-29util/board_status/board_status.sh: set its executable flagPaul Menzel
2014-04-16util/board_status: Only pass switch `-a` once to `git commit`Paul Menzel
2014-01-21board_status.sh: Replace [[ with [.Vladimir Serbinenko
2013-11-17board_status.sh: trivial cosmetic changes toward the endDavid Hendricks
2013-11-17board_status.sh: pass filename as an arg to command wrappersDavid Hendricks
2013-11-17board_status.sh: add support for non-fatal commandsDavid Hendricks
2013-11-17board_status.sh: move show_help()David Hendricks
2013-11-17board_status.sh: Make clobber option use 'C' instead of 'c'David Hendricks