Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 1 | -1/+1 |
| | | | | This time under her chosen name. | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | Use different coreboot revisions and patches per board | Francis Rowe | 2016-01-04 | 1 | -64/+1 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | Revert "Revert "grub: build reproducibly"" | Francis Rowe | 2015-12-06 | 1 | -0/+4 |
| | | | | This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90. | ||||
* | Revert "grub: build reproducibly" | Francis Rowe | 2015-12-04 | 1 | -4/+0 |
| | | | | This reverts commit 26d16fa5cdc9e351fcb582104cf8c7b3bf9ddaf0. | ||||
* | grub: build reproducibly | Francis Rowe | 2015-12-04 | 1 | -0/+4 |
| | |||||
* | build/release/*: create ChangeLog/NEWS when building from archive | Francis Rowe | 2015-11-22 | 1 | -0/+4 |
| | |||||
* | release build scripts: add ChangeLog and NEWS to release | Francis Rowe | 2015-11-16 | 1 | -0/+9 |
| | |||||
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -6/+4 |
| | |||||
* | build/release/util: add powertop script | Francis Rowe | 2015-06-13 | 1 | -0/+3 |
| | |||||
* | build/release/util: fix reference to variables (use correct style) | Francis Rowe | 2015-06-12 | 1 | -3/+3 |
| | |||||
* | build/release/util: re-add nvramtool | Francis Rowe | 2015-06-12 | 1 | -0/+28 |
| | |||||
* | build/release/*: if version file already exists, re-use it | Francis Rowe | 2015-06-08 | 1 | -1/+7 |
| | |||||
* | build/release/util: proper directory notation | Francis Rowe | 2015-06-08 | 1 | -1/+1 |
| | |||||
* | delete resources/scripts/misc/grub-background | Francis Rowe | 2015-06-08 | 1 | -3/+0 |
| | | | | Useless script. Will replace with a tutorial instead. | ||||
* | build/release/util: Make it actually work | Francis Rowe | 2015-06-08 | 1 | -86/+64 |
| | | | | Update it to reflect changes in the other scripts. | ||||
* | build/release/util: don't delete the 'tobuild' archive | Francis Rowe | 2015-06-08 | 1 | -2/+0 |
| | | | | This is already handled by a separate script. | ||||
* | build/release/util: don't include nvramtool and cbmem | Francis Rowe | 2015-06-08 | 1 | -55/+0 |
| | | | | | | These utilities are unnecessary for most people. The kinds of people that would need them can just as easily build them from source. | ||||
* | build/release/util: don't generate changelog (not needed) | Francis Rowe | 2015-06-08 | 1 | -5/+0 |
| | |||||
* | build/release/util: split sha512sum into build/release/sha512sums | Francis Rowe | 2015-06-08 | 1 | -9/+0 |
| | |||||
* | build/external/source moved to build/release/tobuild | Francis Rowe | 2015-06-08 | 1 | -11/+0 |
| | | | | build/release/util no longer runs it | ||||
* | build/release/*: version in file names no longer optional | Francis Rowe | 2015-06-07 | 1 | -0/+296 |
(also, rename archives to util) |