Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 47 | -47/+47 |
| | | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin. | ||||
* | Merge branch 'payloads/x86/updates-20170430' of libreboot/libreboot into master | Alyssa Rosenzweig | 2017-06-01 | 2 | -16/+2 |
|\ | |||||
| * | 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 |
| | | |||||
* | | Update grubeditor.sh to 0.2.0 | zyliwax | 2017-05-31 | 1 | -146/+243 |
| | | | | | | | | | | | | | | | | Multiple delicious improvements: - Better algorithm for creating new copies of romfiles - Updated, improved nomenclature for various variables and routines - Removed brackets in "${quoted}" variables as much as possible to improve execution time - Whatever else the diff reveals! | ||||
* | | Merge branch 'master' of zyliwax/libreboot into master | Leah Rowe | 2017-05-19 | 1 | -4/+24 |
|\ \ | |||||
| * | | Upload files to 'resources/scripts/misc' | zyliwax | 2017-05-15 | 1 | -1/+1 |
| | | | | | | | | | | | | version needed updating | ||||
| * | | grubeditor.sh | zyliwax | 2017-05-15 | 1 | -4/+24 |
| | | | | | | | | | | | | Fixed diff_configs functions that was not deleting tempfiles | ||||
* | | | Merge branch 'master' of zyliwax/libreboot into master | Leah Rowe | 2017-05-15 | 1 | -87/+131 |
|\| | | |/ |/| | |||||
| * | grubeditor.sh | zyliwax | 2017-05-15 | 1 | -87/+131 |
| | | | | | | | | | | | | | | | | Updates to script: - Fixed broken test/actual config swapper - Updated cbfstool variable to reflect the script's home, not the romfile's home - Updated help screen to use long lines and provide actual usage syntax - Added a version number and included a function that displays it | ||||
* | | librecore integration preparation: drop post-20160907 coreboot patches | Leah Rowe | 2017-04-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Most of them don't apply, and they are merged upstream in librecore already. Librecore is becoming Libreboot's main firmware upstream. | ||||
* | | build/roms/withgrub: Add instruction for ich9gen descriptor on W500 | Leah Rowe | 2017-04-29 | 2 | -2/+3 |
| | | |||||
* | | Adding W500 configuration(T500 stub) | Gauvain Roussel-Tarbouriech | 2017-04-29 | 1 | -1/+1 |
|/ | |||||
* | Update 'resources/scripts/helpers/build/release/util' | zyliwax | 2017-04-10 | 1 | -0/+3 |
| | |||||
* | grubeditor.sh | zyliwax | 2017-04-10 | 1 | -0/+396 |
| | | | | Automates the opening of grub{test}.cfg files in a libreboot ROM image. | ||||
* | also add PIKE2008 workaround to SeaBIOS ROMs, not just SeaGRUB | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -0/+3 |
| | |||||
* | build/roms/withgrub: disable loading option ROMs in SeaGRUB | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -0/+3 |
| | | | | | This is a workaround for the PIKE2008 module on D16, in case the user forgets to blank out the LSI ROM. | ||||
* | old build system: delete build/docs (a relic from GNU which we don't need) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 10 | -302/+0 |
| | |||||
* | make use of ./oldbuild, not ./build, in the old build system | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 8 | -11/+11 |
| | |||||
* | remove CrOS boards/utils from old build system (new build system has them) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 7 | -530/+0 |
| | |||||
* | Fix build error on latest GCC in Debian Stretch, when building GCC | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -1/+4 |
| | |||||
* | fix ./build dependencies debian on debian stable (already works on testing) | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans) | Leah Rowe | 2017-01-21 | 1 | -1/+1 |
| | |||||
* | re-add libreboot-specific background | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 1 | -2/+2 |
| | |||||
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 64 | -0/+4364 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 54 | -4075/+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 |
| | |||||
* | also add PIKE2008 workaround to SeaBIOS ROMs, not just SeaGRUB | Leah Rowe | 2016-11-17 | 1 | -0/+3 |
| | |||||
* | build/roms/withgrub: disable loading option ROMs in SeaGRUB | Leah Rowe | 2016-11-16 | 1 | -0/+3 |
| | | | | | This is a workaround for the PIKE2008 module on D16, in case the user forgets to blank out the LSI ROM. | ||||
* | Delete all references to Trisquel in the documentation | Leah Rowe | 2016-10-12 | 5 | -6/+6 |
| | |||||
* | fix ./build dependencies debian on debian stable (already works on testing) | Leah Rowe | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Prioritize Debian over Trisquel (Trisquel's leader is Ruben Rodriguez on ↵ | Leah Rowe | 2016-09-27 | 2 | -0/+0 |
| | | | | libreboot.org/gnu) | ||||
* | Revert "bring back the old backgrounds. They were better" | Leah Rowe | 2016-09-27 | 1 | -2/+2 |
| | | | | This reverts commit 8864dc9a01743b7c66a4b63d90ffcf92fcd66535. | ||||
* | delete build/release/docs (we're not in GNU anymore, we don't want texinfo) | Leah Rowe | 2016-09-20 | 10 | -302/+0 |
| | |||||
* | flashrom: add whitelist for imac52 | Leah Rowe | 2016-09-18 | 1 | -0/+4 |
| | |||||
* | typofix | Leah Rowe | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans) | Leah Rowe | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | build/roms/withseabios: : disable building of vesafb ROMs for d945gclf | Leah Rowe | 2016-09-07 | 1 | -3/+2 |
| | | | | Only txtmode works, according to avph. | ||||
* | Correct path to vboot patches | Paul Kocialkowski | 2016-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Revert "build all architectures of crossgcc" | Leah Rowe | 2016-09-02 | 1 | -5/+3 |
| | | | | This reverts commit 2d056d2c13e3d6d3174ed6b5703f946e8958c17d. | ||||
* | build all architectures of crossgcc | Leah Rowe | 2016-09-01 | 1 | -3/+5 |
| | |||||
* | Remove git directories and force links in coreboot | Paul Kocialkowski | 2016-09-01 | 1 | -1/+3 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Revert "Change depthcharge revision and remove patches that don' apply" | Leah Rowe | 2016-08-30 | 1 | -11/+11 |
| | | | | This reverts commit 7f191b9d1649925f11f3c6856e2157257b620f13. |