summaryrefslogtreecommitdiffstats
path: root/util/board_status/board_status.sh
Commit message (Expand)AuthorAgeFilesLines
* board_status: Abort early if the coreboot image doesn't existJonathan Neuschäfer2016-05-181-0/+6
* board_status: Add longopt equivalents for older optionsDavid Hendricks2016-05-161-24/+37
* board_status: Add an option to set the SSH portJonathan Neuschäfer2016-05-131-4/+10
* board_status: Use explicit branch name in "git push"Jonathan Neuschäfer2016-05-131-1/+1
* board_status: Allow for parsing longoptsDavid Hendricks2016-05-071-13/+39
* Reject duplicate results in board-status.Huimin Zhang2016-04-241-0/+15
* board_status.sh: Allow user to override coreboot image pathDavid Hendricks2016-02-231-10/+16
* board_status.sh: Be smarter about cbfstool usageDavid Hendricks2016-02-181-3/+21
* board_status.sh: Double quote variables to prevent globbing and word splitting.Martin Roth2015-12-201-16/+16
* board_status.sh: checksum the rom and save it for later verificationMartin Roth2015-12-201-0/+2
* board_status.sh: Clean up output, show what the script is doingMartin Roth2015-12-201-1/+6
* board_status.sh: Extract payload config & version filesMartin Roth2015-12-201-0/+11
* board_status.sh: Update to fix serial port readsMartin Roth2015-12-201-10/+16
* board-status: move board status back to $TMPDIRPatrick Georgi2015-08-131-3/+7
* board_status: use command -v over which(1)Patrick Georgi2015-08-101-2/+2
* board-status: expand minimized config to full sizePatrick Georgi2015-08-101-0/+3
* board_status: create temporary directory in coreboot treePatrick Georgi2015-08-101-1/+1
* util/board_status: Fetch and rebase after failed pushPaul Menzel2015-05-211-1/+9
* util/board_status: Add `echo` before message stringPaul Menzel2015-05-201-1/+1
* util/board_status/board_status.sh: Move comment to right positionPaul Menzel2015-02-201-2/+3
* board-status: be protocol agnostic on uploadPatrick Georgi2014-08-121-2/+2
* board-status: avoid shell errorPatrick Georgi2014-08-111-1/+1
* util/board_status: use the right location of cbfstoolIdwer Vollering2014-07-281-1/+4
* board_status.sh minor fixes - no functional changesMartin Roth2014-07-211-5/+8
* board_status.sh: Read coreboot boot log from a serial deviceMartin Roth2014-07-211-4/+64
* board_status.sh: name temp dir and print the nameMartin Roth2014-07-211-1/+4
* board_status.sh allow cmd() to not save outputMartin Roth2014-07-211-2/+8
* board_status.sh add non-fatal test_cmdMartin Roth2014-07-151-1/+9
* util/board_status/board_status.sh: Move `cbfs.txt` to results directoryPaul Menzel2014-05-311-0/+1
* util/board_status/board_status.sh: Save ROM contents in `cbfs.txt`Paul Menzel2014-05-281-0/+1
* util/board_status/board_status.sh: set its executable flagPaul Menzel2014-04-291-0/+0
* util/board_status: Only pass switch `-a` once to `git commit`Paul Menzel2014-04-161-1/+1
* board_status.sh: Replace [[ with [.Vladimir Serbinenko2014-01-211-2/+2
* board_status.sh: trivial cosmetic changes toward the endDavid Hendricks2013-11-171-2/+6
* board_status.sh: pass filename as an arg to command wrappersDavid Hendricks2013-11-171-9/+15
* board_status.sh: add support for non-fatal commandsDavid Hendricks2013-11-171-9/+27
* board_status.sh: move show_help()David Hendricks2013-11-171-16/+16
* board_status.sh: Make clobber option use 'C' instead of 'c'David Hendricks2013-11-171-4/+4
* Updates to the board status scriptDavid Hendricks2013-11-171-25/+78
* rename status-related stuff to board_statusDavid Hendricks2013-11-121-0/+137