aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/targets
Commit message (Collapse)AuthorAgeFilesLines
* Add Z61t coreboot targetAndrew Robbins2018-11-161-0/+1
|
* Add iMac5,2 as MacBook2,1 variantAndrew Robbins2018-11-161-0/+1
|
* Remove obsolete x200_*mb Coreboot project targetsAndrew Robbins2018-10-161-3/+0
|
* Create x200 Coreboot targetAndrew Robbins2018-10-161-0/+1
| | | | | The 8mb X200 config from projects/coreboot/configs/x200_8mb/config is used as the base config for the x200 target.
* Update Coreboot project targets fileAndrew Robbins2018-10-081-2/+20
|
* Add SeaBIOS target to Coreboot targets fileAndrew Robbins2017-10-011-0/+1
|
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-151-0/+1
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>