summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/roms/withdepthcharge
Commit message (Collapse)AuthorAgeFilesLines
* Backport changes to master branchLeah Rowe2016-06-271-1/+1
|
* backport changes to master branchLeah Woods2016-05-061-1/+1
|
* backport changes to master branchMinifree Ltd2016-04-261-1/+1
|
* Replace Chromebook mentions with CrOS, that is more genericPaul Kocialkowski2015-11-061-1/+1
| | | | | | | | | | Not all CrOS devices are Chromebooks (laptops) or run on ARM, not all RK3288 CrOS devices are Chromebooks, either. We want to support more CrOS devices, including some that are not Chromebooks, such as the ASUS Chromebit! Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Chromebook C201 (codename veyron_speedy) supportPaul Kocialkowski2015-10-111-0/+146
This introduces Libreboot support for the Asus Chromebook C201 (codename veyron_speedy). At this point, this produces a standalone Libreboot image that can be flashed to the RO Coreboot partition of the SPI flash, as well as the Libreboot version that can be flash to the RO Firmware ID partition. Libreboot on the Chromebook C201 uses the depthcharge bootloader, modified to display text messages instead of ChromeOS bitmaps (that encourage the use of ChromeOS). For convenience, an installation script, chromebook-flash-replace, is provided along with a description of the flash layout, to ease the replacement of the Coreboot and RO Firmware ID partitions on the full SPI flash image. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>