Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify payload path in Coreboot configs | Andrew Robbins | 2017-09-18 | 26 | -26/+26 |
| | | | | | It makes things easier if the makefiles fetch the default payload from its build directory, which should have a stable name. | ||||
* | Add file listing Coreboot SeaBIOS subtargets | Andrew Robbins | 2017-09-18 | 1 | -0/+26 |
| | |||||
* | Delete vbootrevision files in Coreboot target dirs | Andrew Robbins | 2017-09-18 | 26 | -26/+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 | 26 | -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 | 26 | -0/+0 |
| | | | | The new build system uses the shortened version: arch | ||||
* | Copy Coreboot configurations to new build system | Andrew Robbins | 2017-09-18 | 104 | -0/+14397 |