aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * www/index.sh: Fix OpenBSD touch(1) incompatibilityMichael Reed2017-07-106-2/+1
|/
* Merge branch 'libs/project-cruft' of kragle/libreboot into masterLeah Rowe2017-07-101-25/+23
|\
| * Fix action text in './libreboot usage <project>'Andrew Robbins2017-07-091-25/+23
* | Merge branch 'tar-no-warning-nul' of kragle/libreboot into masterLeah Rowe2017-07-101-0/+2
|\ \
| * | Suppress GNU tar's warning on filenames w/ nuls.Andrew Robbins2017-07-091-0/+2
| |/
* | Merge branch 'fix-index-sh-openbsd' of mreed/libreboot into masterLeah Rowe2017-07-101-1/+1
|\ \
| * | docs/index.sh: Fix sed(1) invocation on OpenBSDMichael Reed2017-07-091-1/+1
* | | Merge branch 'incremental-build' of mreed/libreboot into masterLeah Rowe2017-07-105-25/+64
|\ \ \ | |_|/ |/| |
| * | www/publish.sh: Fix conditionals for file matchingMichael Reed2017-07-091-4/+5
| * | Build website incrementally (and faster if you have the CPU cores)Michael Reed2017-07-094-11/+45
| * | www/publish.sh: Make safe to run multiple instances concurrentlyMichael Reed2017-07-092-10/+14
| |/
* | Merge branch 'libs/project-cruft' of kragle/libreboot into masterLeah Rowe2017-07-072-117/+60
|\ \ | |/ |/|
| * Removed cruft & redundancy in project_action*()Andrew Robbins2017-07-072-117/+60
|/
* Merge branch 'gitignore' of mreed/libreboot into masterLeah Rowe2017-07-071-0/+2
|\
| * gitignore: Ignore /www/feed.xml and /www/news/feed.xmlMichael Reed2017-07-071-0/+2
|/
* Merge branch 'fix-publish-sh-openbsd' of mreed/libreboot into masterAndrew Robbins2017-07-071-5/+5
|\
| * docs/publish.sh: Fix sed(1) invocation on OpenBSDMichael Reed2017-07-051-5/+5
|/
* Merge branch 'optipng' of mreed/libreboot into masterAndrew Robbins2017-07-049-0/+0
|\
| * Reduce image size with optipngMichael Reed2017-07-039-0/+0
|/
* Merge branch 'cmdline-markup' of mreed/libreboot into masterLeah Rowe2017-07-032-12/+12
|\
| * Fix documentation markupMichael Reed2017-07-032-12/+12
* | Merge branch 'openbsd' of mreed/libreboot into masterLeah Rowe2017-07-031-14/+15
|\ \ | |/ |/|
| * OpenBSD docs: Add grub.conf caveat for GPT usersMichael Reed2017-07-021-0/+3
| * OpenBSD docs: cleanup "prepare USB drive" sectionMichael Reed2017-07-021-6/+4
| * OpenBSD docs: update references from 6.0 to 6.1Michael Reed2017-07-021-4/+4
| * OpenBSD docs: mark up "dd" as a commandMichael Reed2017-07-021-3/+3
| * OpenBSD docs: Fix grammarMichael Reed2017-07-021-2/+2
|/
* Merge branch 'openbsd' of mreed/libreboot into masterLeah Rowe2017-07-022-4/+10
|\
| * Fix NetBSD's grub.conf instructionsMichael Reed2017-07-011-2/+5
| * Fix OpenBSD grub.conf formattingMichael Reed2017-07-011-1/+1
| * Fix OpenBSD grub.conf docsMichael Reed2017-07-011-1/+4
|/
* Merge branch 'memtest86plus-merge' of kragle/libreboot into masterLeah Rowe2017-06-305-0/+139
|\
| * Merged MemTest86+ into the new build system.Andrew Robbins2017-06-305-0/+139
|/
* Merge branch 'source-tarball-support' of kragle/libreboot into masterLeah Rowe2017-06-281-1/+1
|\
| * Function call wget_wrapper wasn't renamed. Fixed.Andrew Robbins2017-06-281-1/+1
|/
* Merge branch 'source-tarball-support' of kragle/libreboot into masterLeah Rowe2017-06-283-4/+83
|\
| * Fixed bug in diff_patch_file() filename parsing.Andrew Robbins2017-06-281-3/+4
| * Added functions for downloading/patching archivesAndrew Robbins2017-06-283-1/+79
|/
* Merge branch 'renaming-vars' of kragle/libreboot into masterLeah Rowe2017-06-256-31/+31
|\
| * Vars TAR_XZ,ASC,SHA256SUM renamed for generality.Andrew Robbins2017-06-256-31/+31
|/
* Merge branch 'docs/fix-backslashes-on-gm45-page' of libreboot/libreboot into ...Swift Geek2017-06-251-6/+6
|\
| * fix erroneous backslashes on ICH9 utils pageLeah Rowe2017-06-251-6/+6
|/
* Merge branch 'www/fix-dd-command-on-gm45-page' of libreboot/libreboot into ma...Swift Geek2017-06-251-17/+8
|\
| * fix commands on ICH9 utils page in the documentationLeah Rowe2017-06-251-17/+8
|/
* Merge branch 'portable-shebangs' of kragle/libreboot into masterLeah Rowe2017-06-23100-100/+100
|\
| * Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-23100-100/+100
|/
* Merge branch 'master' of esmith1412/libreboot into masterLeah Rowe2017-06-231-1/+1
|\
| * Improved link listElijah2017-06-231-1/+1
* | Merge branch 'printf-cleanup' of kragle/libreboot into masterLeah Rowe2017-06-2318-295/+295
|\ \
| * | Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-2318-295/+295
|/ /