summaryrefslogtreecommitdiffstats
path: root/util/board_status
Commit message (Expand)AuthorAgeFilesLines
...
* board-status: deal with sanitized pathsPatrick Georgi2016-02-222-5/+6
* board-status: make push-to-wiki more flexiblePatrick Georgi2016-02-212-3/+4
* board-status: move wiki cookiejar elsewherePatrick Georgi2016-02-211-1/+1
* board_status.sh: Be smarter about cbfstool usageDavid Hendricks2016-02-181-3/+21
* board_status: Add script that will set up a ubuntu live imageMartin Roth2016-02-181-0/+70
* Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko2016-02-121-2/+2
* board_status/getrevision.sh: get rid of colons in dir namesMartin Roth2016-01-291-1/+4
* 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
* util/board_status: Fix a couple of ugly wiki linesTimothy Pearson2015-12-061-2/+2
* board-status: Reorder the table categoriesPatrick Georgi2015-11-031-1/+1
* board-status: Update the forewordPatrick Georgi2015-11-031-17/+28
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth2015-10-221-1/+1
* Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth2015-10-141-0/+4
* Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc2015-10-031-4/+0
* Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc2015-10-031-1/+1
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-031-2/+2
* 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
* to-wiki: Adjust nice name retrievals to match current tree.Vladimir Serbinenko2015-06-121-15/+20
* Remove empty lines at end of fileElyes HAOUAS2015-06-082-2/+0
* board-status: Don't consider Kconfig.name a valid mainboard.Vladimir Serbinenko2015-05-281-1/+1
* to-wiki: Correct retreval of nice vendor nameVladimir Serbinenko2015-05-281-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-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
* Mediawiki editing warningDavid Englund2015-05-041-0/+3
* board-status: Improve revision URL collectionPatrick Georgi2015-04-281-2/+2
* Revert "board-status: Add field for release year"Alexandru Gagniuc2015-04-241-6/+0
* board-status: Add field for release yearPatrick Georgi2015-04-241-0/+6
* board-status: update mediawiki interfacePatrick Georgi2015-03-041-9/+7
* util/board_status/board_status.sh: Move comment to right positionPaul Menzel2015-02-201-2/+3
* to-wiki.sh: Show the same status for clones.Vladimir Serbinenko2014-12-041-4/+7
* Rewrite board_status in go.Vladimir Serbinenko2014-11-264-0/+794
* to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names.Vladimir Serbinenko2014-09-131-1/+1
* towiki.sh: Rename GM45 slot and cpu to correct ones.Vladimir Serbinenko2014-09-131-2/+9
* board-status: be protocol agnostic on uploadPatrick Georgi2014-08-121-2/+2
* board-status: avoid shell errorPatrick Georgi2014-08-111-1/+1
* board-status: remove whitespacePatrick Georgi2014-08-111-8/+8
* 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