index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
board_status
/
board_status.sh
Age
Commit message (
Expand
)
Author
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