index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
board_status
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/board_status: Do not display grep message
Paul Menzel
2021-07-05
1
-1
/
+1
*
Documentation: util/board_status/README formatting
Alexey Vazhnov
2021-02-15
3
-52
/
+65
*
util/board_status/board_status.sh: invoke md5 on FreeBSD
Idwer Vollering
2021-01-25
1
-1
/
+8
*
util/board_status/board_status.sh: improve mktemp behaviour on non-linux OSes
Idwer Vollering
2021-01-25
1
-1
/
+8
*
util/board_status/board_status.sh: improve getopt detection and usage on
Idwer Vollering
2021-01-25
1
-2
/
+16
*
util/board_status/board_status.sh: select the right gnu make binary
Idwer Vollering
2021-01-25
1
-3
/
+17
*
util: Update all shebangs to use /usr/bin/env
Martin Roth
2021-01-25
2
-2
/
+2
*
.gitignore: Split into subdirectory files
Patrick Georgi
2020-10-30
1
-0
/
+1
*
util/board-status: Reject logs with unknown timestamps
Paul Menzel
2020-07-15
1
-0
/
+6
*
util/board_status: Also check remotely retrieved coreboot console log
Paul Menzel
2020-06-14
1
-6
/
+10
*
util: Use SPDX headers
Patrick Georgi
2020-05-11
1
-11
/
+1
*
util: Fix up a few comments after the "file is part of the" removal
Patrick Georgi
2020-05-11
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
2
-2
/
+0
*
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-05-09
2
-6
/
+0
*
util/board-status: Reject logs from dirty images
Paul Menzel
2020-03-25
1
-0
/
+7
*
util/board_status: Add support of CMOS values dump
Evgeny Zinoviev
2020-03-10
1
-1
/
+47
*
util/board_status.sh: Fix command for fetching the kernel log
Arthur Heymans
2018-12-18
1
-2
/
+2
*
util/board_status: run dmesg with sudo
Patrick Georgi
2018-11-18
1
-1
/
+1
*
treewide: use /usr/bin/env where appropriate
Yegor Timoshenko
2018-11-17
1
-1
/
+1
*
board-status: Only store CBMEM console from last boot
Paul Menzel
2018-09-17
1
-2
/
+2
*
util: Add description.md to each util
Tom Hiller
2018-07-26
1
-0
/
+2
*
util/docker/coreboot.org-status: collect report generators
Patrick Georgi
2018-06-14
6
-711
/
+0
*
board_status: Abort if repository is in a dirty state
Paul Menzel
2018-06-04
1
-0
/
+7
*
board_status: Remove sudo when checking for cbmem with command
Matthias Gazzari
2018-05-03
1
-3
/
+3
*
util/board_status/to-wiki: Remove link to xivo's git tree
Jonathan Neuschäfer
2018-04-10
1
-1
/
+0
*
util/board_status/to-wiki: s/corebootv4/coreboot/
Jonathan Neuschäfer
2018-04-10
1
-1
/
+1
*
board_status: Make board_status more friendly for local usage
David Hendricks
2018-02-16
1
-2
/
+24
*
board_status: Don't fetch dmesg via SSH when run over serial
David Hendricks
2018-02-16
1
-5
/
+4
*
board_status/towiki: Fix link to last report for "clone" boards
Jonathan Neuschäfer
2017-10-20
1
-1
/
+1
*
util: Make TZ environment variable POSIX compatible
Paul Menzel
2017-10-14
1
-1
/
+1
*
board_status: Tell user where to find output when results are uploaded
David Hendricks
2017-09-20
1
-2
/
+7
*
board_status: Add option to set cbmem path
David Hendricks
2017-09-17
1
-5
/
+20
*
util/board_status: do a spell check
Idwer Vollering
2017-09-04
1
-6
/
+6
*
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-07
2
-2
/
+2
*
board_status/towiki.sh: Fix Socket for Sandy and Ivy Bridge
Arthur Heymans
2017-03-14
1
-1
/
+1
*
board-status: Add README
Denis 'GNUtoo' Carikli
2017-02-20
1
-0
/
+50
*
boardstatus: wiki: Update XiVO's coreboot fork source address
Denis 'GNUtoo' Carikli
2017-02-18
1
-1
/
+1
*
board_status/towiki.sh: Add socket LGA775
Arthur Heymans
2017-01-27
1
-0
/
+3
*
board_status/to-wiki: Update bucketize script
Martin Roth
2017-01-27
1
-8
/
+20
*
board_status: Abort early if the coreboot image doesn't exist
Jonathan Neuschäfer
2016-05-18
1
-0
/
+6
*
board_status: Add longopt equivalents for older options
David Hendricks
2016-05-16
1
-24
/
+37
*
board_status: Add an option to set the SSH port
Jonathan Neuschäfer
2016-05-13
1
-4
/
+10
*
board_status: Use explicit branch name in "git push"
Jonathan Neuschäfer
2016-05-13
1
-1
/
+1
*
board_status: Allow for parsing longopts
David Hendricks
2016-05-07
1
-13
/
+39
*
board_status/towiki: Link to CGit instead of Gitweb
Jonathan Neuschäfer
2016-05-03
2
-4
/
+4
*
board_status/to-wiki: Fix background color of very recent test results
Timothy Pearson
2016-04-26
1
-0
/
+3
*
board_status/to-wiki: Indicate age of test results by background color
Timothy Pearson
2016-04-25
1
-1
/
+17
*
Reject duplicate results in board-status.
Huimin Zhang
2016-04-24
1
-0
/
+15
*
board_status.sh: Allow user to override coreboot image path
David Hendricks
2016-02-23
1
-10
/
+16
*
board-status: deal with sanitized paths
Patrick Georgi
2016-02-22
2
-5
/
+6
[next]