aboutsummaryrefslogtreecommitdiff
path: root/libreboot
Commit message (Expand)AuthorAgeFilesLines
* Alter whitespace in printf statements for readabilityAndrew Robbins2017-07-181-12/+11
* Simplify libreboot_setup() and libreboot()Andrew Robbins2017-07-181-18/+2
* Remove hard dependency on wgetAndrew Robbins2017-07-181-1/+1
* Clean up case forms in libreboot_{project,tool}()Andrew Robbins2017-07-181-18/+12
* Replace calls to 'cat' w/ input redirectionAndrew Robbins2017-07-181-3/+3
* Move vars CONFIG_SHELL,EDITOR,TASKS to libs/commonAndrew Robbins2017-07-181-4/+0
* Simplify libreboot_setup_variables() w/ new func.Andrew Robbins2017-07-181-19/+23
* Rely less on word splitting by using arraysAndrew Robbins2017-07-141-2/+2
* Enable 'extglob' and replace some brace expansionsAndrew Robbins2017-07-111-1/+1
* Removed cruft & redundancy in project_action*()Andrew Robbins2017-07-071-3/+1
* Added functions for downloading/patching archivesAndrew Robbins2017-06-281-1/+1
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-231-25/+25
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-231-25/+25
* Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.Andrew Robbins2017-06-191-14/+32
* Calls to external command 'realpath' replaced w/ 'readlink -f'.Andrew Robbins2017-05-191-1/+1
* Idiomatical modifications and safer variable expansion added.Andrew Robbins2017-05-121-108/+75
* make vi default text editor in main build script, instead of nanoLeah Rowe2017-01-161-1/+1
* libreboot: Export verified boot keys path, with fallbackPaul Kocialkowski2017-01-151-0/+7
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-151-0/+262