Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify payload path in Coreboot configs | Andrew Robbins | 2017-09-18 | 1 | -1/+1 |
| | | | | | It makes things easier if the makefiles fetch the default payload from its build directory, which should have a stable name. | ||||
* | Delete vbootrevision files in Coreboot target dirs | Andrew Robbins | 2017-09-18 | 1 | -1/+0 |
| | | | | | There is a separate vboot project, so those revision files related to it should be placed in its configs directory instead. | ||||
* | Rename Coreboot config files named 'cbrevision' | Andrew Robbins | 2017-09-18 | 1 | -0/+0 |
| | | | | | The new build system simply uses 'revision' to refer to the git revision that should be used. | ||||
* | Rename Coreboot config files named 'architecture' | Andrew Robbins | 2017-09-18 | 1 | -0/+0 |
| | | | | The new build system uses the shortened version: arch | ||||
* | Copy Coreboot configurations to new build system | Andrew Robbins | 2017-09-18 | 4 | -0/+613 |