Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build/config/coreboot*: unify config path | Francis Rowe | 2015-08-30 | 1 | -3/+5 |
| | |||||
* | build/config/coreboot{replace,update}: for function for for loop | Francis Rowe | 2015-08-30 | 1 | -15/+14 |
| | |||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | bulid/config/*: don't use ls | Francis Rowe | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | Update coreboot to the latest as of 4 August 2015 | Francis Rowe | 2015-08-04 | 1 | -4/+4 |
| | |||||
* | build/config/*: Improve the message output a bit | Francis Rowe | 2015-06-25 | 1 | -1/+1 |
| | |||||
* | build/config/*: Wait 2 seconds, not 5 seconds. | Francis Rowe | 2015-06-25 | 1 | -1/+1 |
| | | | | 2 seconds is less annoying. | ||||
* | build/config/corebootreplace: make directory if not exist | Francis Rowe | 2015-06-25 | 1 | -1/+3 |
| | |||||
* | all script: use a standard style | Francis Rowe | 2015-06-10 | 1 | -8/+8 |
| | | | | | Based on the style used for the script in resources/scripts/helpers/build/release/ | ||||
* | Update coreboot + merge GM45 hybrid GPU patches | Francis Rowe | 2015-05-04 | 1 | -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 |