Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 1 | -0/+26 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 1 | -26/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Removed redundant flashchip definitions in flashrom | Francis Rowe | 2014-12-30 | 1 | -0/+26 |
For X200 owners with one of the Macronix flash chips. There are multiple definitions for almost the same chip, and they are all detected at once. Normally the user has to use the -c argument in flashrom to select a flash chip. With this modification, they can run flashrom without the argument. Deletion of redundant flash chip definitions is now also handled by getflashrom instead of builddeps-flashrom. builddeps-flashrom now only patches for i945 lenovo bios sst/macronix. |