Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include sys/io.h header for arm hosts too. endian.h has been accepted as | seokj | 2017-01-20 | 1 | -0/+33 |
| | | | | posix | ||||
* | define loff_t by specifying _GNU_SOURCE | seokj | 2017-01-20 | 1 | -0/+34 |
| | |||||
* | standard location of fcntl is not under sys | seokj | 2017-01-20 | 1 | -0/+18 |
| | |||||
* | typofix | Leah Rowe | 2017-01-20 | 2 | -4/+4 |
| | |||||
* | make font size on documentation pages normal size | Leah Rowe | 2017-01-16 | 1 | -1/+1 |
| | |||||
* | make vi default text editor in main build script, instead of nano | Leah Rowe | 2017-01-16 | 2 | -7/+7 |
| | | | | | | | GNU Nano sucks. Vi is better. I'd tell the build system to use Vim, but that's not guaranteed to be installed. Vi is installed on more systems by default, compared to Nano, because Vi is the de facto standard text editor or unix and unix-like systems. | ||||
* | Add notice on all documentation pages about in-progress build system rewrite | Leah Rowe | 2017-01-15 | 62 | -62/+62 |
| | |||||
* | add leah's local push script to .gitignore | Leah Rowe | 2017-01-15 | 1 | -0/+1 |
| | |||||
* | Update coreboot and depthcharge revisions | Paul Kocialkowski | 2017-01-15 | 6 | -108/+20 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libreboot-all: Remove libreboot-bootstrap | Paul Kocialkowski | 2017-01-15 | 1 | -1/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libreboot-sources: Move and adapt libreboot-bootstrap to libreboot-sources | Paul Kocialkowski | 2017-01-15 | 5 | -108/+50 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libreboot-release: Install with tools instead of sources | Paul Kocialkowski | 2017-01-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libreboot-release: Print information messages after actions are done | Paul Kocialkowski | 2017-01-15 | 1 | -9/+9 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: Introduce cros-kernel-install script to install kernel | Paul Kocialkowski | 2017-01-15 | 2 | -0/+287 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: cros-kernel-prepare: Use proper main function name | Paul Kocialkowski | 2017-01-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Add support for vpd | Paul Kocialkowski | 2017-01-15 | 4 | -0/+109 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: cros-firmware-prepare: VPD actions support | Paul Kocialkowski | 2017-01-15 | 1 | -1/+40 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: cros-firmware-prepare: GBB actions support | Paul Kocialkowski | 2017-01-15 | 1 | -1/+159 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | tools: Add boot-keys tool to handle keys and images verification | Paul Kocialkowski | 2017-01-15 | 9 | -0/+199 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libreboot: Export verified boot keys path, with fallback | Paul Kocialkowski | 2017-01-15 | 1 | -0/+7 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: Introduce cros-firmware-prepare script to prepare firmware | Paul Kocialkowski | 2017-01-15 | 2 | -0/+124 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: cros-boot-keys: Print information messages | Paul Kocialkowski | 2017-01-15 | 1 | -0/+6 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: Use medium name when packing kernel images | Paul Kocialkowski | 2017-01-15 | 2 | -11/+15 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: cros-boot-keys: Confirm overriding keys when generating | Paul Kocialkowski | 2017-01-15 | 1 | -0/+34 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: cros-boot-keys: Don't sign firmware image and use VBOOT_KEYS_PATH | Paul Kocialkowski | 2017-01-15 | 1 | -54/+21 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libs: tool: Add utility functions for files | Paul Kocialkowski | 2017-01-15 | 1 | -0/+82 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libs: project: Only show file contents if the file exists | Paul Kocialkowski | 2017-01-15 | 1 | -1/+4 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: cros-boot-keys: Only use keys directory when needed | Paul Kocialkowski | 2017-01-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libs: git: Check that blobs path is a valid file | Paul Kocialkowski | 2017-01-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libs: project: Return fully qualified blobs path when no path is found | Paul Kocialkowski | 2017-01-15 | 1 | -0/+2 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | README: Details about naming and action functions | Paul Kocialkowski | 2017-01-15 | 1 | -7/+13 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | blobs-discover: Use fully qualified path to project blobs and blobs-ignore | Paul Kocialkowski | 2017-01-15 | 1 | -6/+6 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | tools: blobs-discover: Detect linux in deblob-check | Paul Kocialkowski | 2017-01-15 | 3 | -3/+30 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libs: project: Always create archive to allow force | Paul Kocialkowski | 2017-01-15 | 1 | -4/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libs: common: Always override tarfiles | Paul Kocialkowski | 2017-01-15 | 1 | -5/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: Introduce cros-boot-keys script to manage keys for CrOS devices | Paul Kocialkowski | 2017-01-15 | 2 | -0/+204 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | cros-scripts: cros-kernel-prepare update with more definitions | Paul Kocialkowski | 2017-01-15 | 1 | -3/+6 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libs: git: Checkout with -B to allow recreating branches | Paul Kocialkowski | 2017-01-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Introduce README | Paul Kocialkowski | 2017-01-15 | 1 | -0/+141 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | libs: common: Drop docs definition | Paul Kocialkowski | 2017-01-15 | 1 | -1/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Paper build system initial import into Libreboot | Paul Kocialkowski | 2017-01-15 | 173 | -0/+18591 |
| | | | | | | | | | | | | | | | | | | This is the initial import of the Paper build system into Libreboot. It was written as a flexible and painless replacement for the Libreboot build system, allowing to support many different configurations. It currently only supports the following CrOS devices: * Chromebook 13 CB5-311 (nyan big) * Chromebook 14 (nyan blaze) * Chromebook 11 (HiSense) (veyron jerry) * Chromebit CS10 (veyron mickey) * Chromebook Flip C100PA (veyron minnie) * Chromebook C201PA (veyron speedy) The build system also supports building various tools and provides various scripts to ease the installation on CrOS devices. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 419 | -58873/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | add Qubes to the list of recommended distributions | Leah Rowe | 2017-01-09 | 1 | -0/+22 |
| | |||||
* | remove freed-ora from the recommend distros (it's not a distribution) | Leah Rowe | 2017-01-09 | 1 | -29/+0 |
| | |||||
* | coreboot-libre: remove benign error message | Leah Rowe | 2016-12-23 | 1 | -4/+0 |
| | |||||
* | Fix build error on latest GCC in Debian Stretch, when building GCC | Leah Rowe | 2016-12-23 | 2 | -1/+31 |
| | |||||
* | typofix | Leah Rowe | 2016-12-14 | 1 | -1/+1 |
| | |||||
* | grub.cfg: add specific menuentries for booting Debian text based installer | Leah Rowe | 2016-12-14 | 1 | -0/+20 |
| | |||||
* | remove redundant note about EDID | Leah Rowe | 2016-12-13 | 1 | -5/+0 |
| | |||||
* | typofix | Leah Rowe | 2016-12-13 | 1 | -2/+1 |
| |