Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Declare and support dependencies for cros-ec | Andrew Robbins | 2019-02-10 | 3 | -0/+3 |
| | |||||
* | Revert to older CrOS-EC revision for Veyron boards | Andrew Robbins | 2018-11-05 | 1 | -1/+1 |
| | | | | | Support was removed for Veyron Speedy/Minnie in the more recent revision. | ||||
* | Update veyron CrOS-EC revision to latest release | Andrew Robbins | 2018-02-10 | 1 | -1/+1 |
| | |||||
* | Bump CrOS-EC revision to origin/release-R63-10032.B | Andrew Robbins | 2017-12-05 | 1 | -1/+1 |
| | | | | | "release-R63-10032.B" is a branch name in CrOS-EC's remote repository corresponding to the latest release. | ||||
* | Paper build system initial import into Libreboot | Paul Kocialkowski | 2017-01-15 | 6 | -0/+9 |
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> |