summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/config/corebootreplace
Commit message (Collapse)AuthorAgeFilesLines
* all scripts: general fixes and clean upFrancis Rowe2015-08-291-1/+1
|
* bulid/config/*: don't use lsFrancis Rowe2015-08-291-1/+1
|
* Update coreboot to the latest as of 4 August 2015Francis Rowe2015-08-041-4/+4
|
* build/config/*: Improve the message output a bitFrancis Rowe2015-06-251-1/+1
|
* build/config/*: Wait 2 seconds, not 5 seconds.Francis Rowe2015-06-251-1/+1
| | | | 2 seconds is less annoying.
* build/config/corebootreplace: make directory if not existFrancis Rowe2015-06-251-1/+3
|
* all script: use a standard styleFrancis Rowe2015-06-101-8/+8
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* Update coreboot + merge GM45 hybrid GPU patchesFrancis Rowe2015-05-041-0/+45
Also add power_on_after_fail to X200 and others (prevents the bug where the system would boot when connecting the AC adapter) (option in menuconfig to use CMOS/nvram settings is now enabled) Also NetDCDC is now the default USB debug dongle used (compatible with the BBB rev C). Add two new methods for managing coreboot configs: ./build config corebootreplace ./build config corebootmodify