summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/config
Commit message (Collapse)AuthorAgeFilesLines
* Don't use SeaVGABIOS on systems that use SeaGRUBLeah Woods2016-05-192-10/+24
|
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-0611-11/+11
| | | | This time under her chosen name.
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-2611-11/+11
|
* Add SeaBIOS payload to librebootFrancis Rowe2016-03-145-0/+281
|
* build/config/*: Update to work with new build systemFrancis Rowe2016-03-086-22/+110
|
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-046-54/+72
| | | | | | | | | | | | | | | | | | The release archives will be bigger, but this is a necessary change that makes libreboot development easier. At present, there are boards maintained in libreboot by different people. By doing it this way, that becomes much easier. This is in contrast to the present situation, where a change to one board potentially affects all other boards, especially when updating to a new version of coreboot. Coreboot-libre scripts, download scripts, build scripts - everything. The entire build system has been modified to reflect this change of development. For reasons of consistency, cbfstool and nvramtool are no longer included in the util archives.
* remove seabios (this time permanently)Francis Rowe2015-12-132-74/+0
|
* Integrate SeaBIOS payload as option on top of GRUB, with SeaVGABIOSFrancis Rowe2015-10-142-0/+74
|
* docs/maintain/index.html: Notes about depthcharge board configsFrancis Rowe2015-10-116-3/+3
|
* build/config/coreboot*: unify config pathFrancis Rowe2015-08-303-11/+17
|
* build/config/coreboot{modify,update}: cd ../ if returningFrancis Rowe2015-08-302-0/+2
|
* build/config/coreboot{replace,update}: for function for for loopFrancis Rowe2015-08-302-32/+30
|
* build/config/corebootmodify: s/continue/returnFrancis Rowe2015-08-301-1/+1
|
* build/config/corebootmodify: use function instead of for loopFrancis Rowe2015-08-301-16/+15
|
* all scripts: general fixes and clean upFrancis Rowe2015-08-293-3/+3
|
* bulid/config/*: don't use lsFrancis Rowe2015-08-292-2/+2
|
* build/config/corebootupdate: don't use lsFrancis Rowe2015-08-291-1/+1
|
* Update coreboot to the latest as of 4 August 2015Francis Rowe2015-08-043-14/+14
|
* build/config/*: Improve the message output a bitFrancis Rowe2015-06-252-2/+2
|
* build/config/*: Wait 2 seconds, not 5 seconds.Francis Rowe2015-06-253-3/+3
| | | | 2 seconds is less annoying.
* build/config/coreboot{modify,update}: skip non-existent configsFrancis Rowe2015-06-252-0/+10
| | | | But do not abort. Only issue a warning.
* build/config/corebootreplace: make directory if not existFrancis Rowe2015-06-251-1/+3
|
* all script: use a standard styleFrancis Rowe2015-06-103-26/+26
| | | | | Based on the style used for the script in resources/scripts/helpers/build/release/
* Update coreboot + merge GM45 hybrid GPU patchesFrancis Rowe2015-05-043-2/+98
| | | | | | | | | | | | | 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
* New board: ThinkPad T400Francis Rowe2015-03-181-0/+41