Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use '--with-pic' if building gmp with '-pie' | Andrew Robbins | 2019-09-27 | 1 | -3/+2 |
| | | | | | | | The updated regex catches more instances where '-pie' would be enabled. Parabola's gcc is built with a spec string which causes issues when building gmp (as part of the crossgcc build process) using the old build system. | ||||
* | Update URI pointing to libelf v0.8.13 | Andrew Robbins | 2019-09-27 | 1 | -0/+2 |
| | | | | | | | The mirror for the version of libelf needed is down, preventing crossgcc from being built using the old build system. Resolves issues #664, #672 | ||||
* | Add redundancy for seabios git clone in case the main git repository is offline | Leah Rowe | 2018-12-28 | 1 | -1/+2 |
| | | | | This modification has been made to both build systems. | ||||
* | Backport hash checking into buildgcc | SolidHal | 2018-10-02 | 1 | -0/+3 |
| | | | | | | Patch based off: https://review.coreboot.org/cgit/coreboot.git/commit/?id=92d483a8927066ef16603023be05ad1fb7dea644 by Jonathan Neuschäfer <j.neuschaefer@gmx.net> | ||||
* | Add reproducible build patches to GRUB | John M. Harris, Jr | 2018-06-25 | 1 | -0/+5 |
| | |||||
* | Clone seabios over HTTPS instead of git protocol | John M. Harris, Jr | 2018-06-24 | 1 | -1/+1 |
| | |||||
* | Fix bucts URI in oldbuild download script | John M. Harris, Jr | 2018-05-22 | 1 | -1/+1 |
| | | | | git.stuge.se is down, and has been for a while. | ||||
* | Change flashrom revision to include 'v' in the tag | Alessandro Grassi | 2017-10-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Alessandro Grassi <alessandro@aggro.it> | ||||
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 7 | -7/+7 |
| | | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin. | ||||
* | Update to latest SeaBIOS version | Leah Rowe | 2017-04-30 | 1 | -1/+1 |
| | |||||
* | Update GRUB to latest version | Leah Rowe | 2017-04-30 | 1 | -15/+1 |
| | |||||
* | Adding W500 configuration(T500 stub) | Gauvain Roussel-Tarbouriech | 2017-04-29 | 1 | -1/+1 |
| | |||||
* | remove CrOS boards/utils from old build system (new build system has them) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 1 | -75/+0 |
| | |||||
* | Fix build error on latest GCC in Debian Stretch, when building GCC | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -1/+4 |
| | |||||
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 8 | -0/+599 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 8 | -606/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Fix build error on latest GCC in Debian Stretch, when building GCC | Leah Rowe | 2016-12-23 | 1 | -1/+4 |
| | |||||
* | flashrom: add whitelist for imac52 | Leah Rowe | 2016-09-18 | 1 | -0/+4 |
| | |||||
* | Revert "Change depthcharge revision and remove patches that don' apply" | Leah Rowe | 2016-08-30 | 1 | -11/+11 |
| | | | | This reverts commit 7f191b9d1649925f11f3c6856e2157257b620f13. | ||||
* | Revert "Disable all patches for depthcharge" | Leah Rowe | 2016-08-30 | 1 | -6/+6 |
| | | | | This reverts commit d5253cc7e37c6e1d8f18261e75a987b07072e89a. | ||||
* | Disable all patches for depthcharge | Leah Rowe | 2016-08-30 | 1 | -6/+6 |
| | |||||
* | Change depthcharge revision and remove patches that don' apply | Arthur Heymans | 2016-08-30 | 1 | -11/+11 |
| | |||||
* | add vboot to crossgcc/ directory (needed for building cbfstool in release/util) | Leah Rowe | 2016-08-22 | 1 | -1/+6 |
| | |||||
* | download/crossgcc: update crossgcc version used in libreboot | Leah Rowe | 2016-07-19 | 1 | -1/+1 |
| | |||||
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 7 | -7/+7 |
| | |||||
* | download/flashrom: git checkout 0.9.9 instead of git reset commithash | Arthur Heymans | 2016-06-27 | 1 | -1/+2 |
| | |||||
* | Implement SeaGRUB and make it the default payload on all current GRUB boards | Leah Woods | 2016-05-18 | 1 | -1/+5 |
| | |||||
* | update flashrom to latest version | Leah Woods | 2016-05-14 | 1 | -1/+1 |
| | |||||
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 7 | -7/+7 |
| | | | | This time under her chosen name. | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 7 | -7/+7 |
| | |||||
* | Coreboot, vboot and depthcharge updates to Coreboot 4.3 for CrOS devices | Paul Kocialkowski | 2016-04-19 | 1 | -4/+7 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Update crossgcc | Francis Rowe | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | Add SeaBIOS payload to libreboot | Francis Rowe | 2016-03-14 | 1 | -0/+50 |
| | |||||
* | Update flashrom to revision 99b2468c9eaa97f7209ee919aa254ba536fd84c2 | Francis Rowe | 2016-03-11 | 1 | -6/+6 |
| | |||||
* | Update to GRUB 7f2a856faec951b7ab816880bd26e1e10b17a596 | Francis Rowe | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | download/crossgcc: Don't delete coreboot files | Francis Rowe | 2016-03-07 | 1 | -7/+3 |
| | | | | Turns out there are needed parts. | ||||
* | Download, compile and clean crossgcc separately to coreboot | Francis Rowe | 2016-03-07 | 2 | -24/+55 |
| | | | | | | | | This means that coreboot can be re-downloaded and re-built without affecting crossgcc. The crossgcc directory also now only contains crossgcc; previously, it contained the entire coreboot source code too, which was unneeded because that directory was just for crossgcc, where the real coreboot directories symlink to it during the build process. | ||||
* | download/coreboot: Add backup repository for coreboot | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
| | | | | | Download from the backup repository, if the main repository is unavailable. Coreboot.org is sometimes offline, so it's nice to have a backup. | ||||
* | download/coreboot: Fix error that caused .git not to be deleted in crossgcc | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
| | | | | | | | For the crossgcc archive, we were deleting *.git, but this is wrong. It meant that yes, we were deleting the .git directory, but not the .gitmodules file, which meant that 3rdparty repositories were being cloned when re-adding our own deblobbed .git directory. This patch fixes that freedom bug. | ||||
* | download/grub: use http:// if git:// fails | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
| | | | | | | At the time, Savannah had an issue cloning from git:// for GRUB. They probably fixed this already, but http:// worked alternatively. So add a catch that makes it download from http:// if git:// fails | ||||
* | download/coreboot: Add missing trailing slash to directory path | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | download/coreboot: fix build issue (unknown command) | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | copy coreboot directory per revision, not per board | Francis Rowe | 2016-03-07 | 1 | -106/+38 |
| | | | | | This will speed up the build process. The plan is to, if possible, always use 1 revision. | ||||
* | Revert "Revert "Revert "iunfinished patch: copy coreboot per revision, not ↵ | Francis Rowe | 2016-03-03 | 1 | -11/+107 |
| | | | | | | | | | board""" When you have to revert a revert of a revert in the same 20 minute window then you my friend are an idiot. And that's exactly what I am. This reverts commit d105b4a8b74645d5936cf8a51b1517f3ba89fd26. | ||||
* | Revert "Revert "iunfinished patch: copy coreboot per revision, not board"" | Francis Rowe | 2016-03-03 | 1 | -107/+11 |
| | | | | This reverts commit 2f3d87aec85f5759180380cbc156472378164d11. | ||||
* | Revert "iunfinished patch: copy coreboot per revision, not board" | Francis Rowe | 2016-03-03 | 1 | -11/+107 |
| | | | | | | | I'm an idiot. This patch wasn't supposed to be pushed yet because not finished. Reverting it for the time being. This reverts commit 89cc8c38c1cf3865c3684e5bd6658eedf0e61cfd. | ||||
* | iunfinished patch: copy coreboot per revision, not board | Francis Rowe | 2016-03-01 | 1 | -107/+11 |
| | |||||
* | use only 1 crossgcc revision in libreboot | Francis Rowe | 2016-02-27 | 1 | -38/+18 |
| | |||||
* | download/coreboot: reset to common revision | Francis Rowe | 2016-02-27 | 1 | -0/+5 |
| | |||||
* | typofix | Francis Rowe | 2016-02-21 | 1 | -1/+1 |
| |