summaryrefslogtreecommitdiffstats
path: root/resources/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* Add SeaBIOS payload to librebootFrancis Rowe2016-03-1411-0/+597
* dependencies/trisquel7: add libusb for building flashromFrancis Rowe2016-03-111-1/+1
* Update flashrom to revision 99b2468c9eaa97f7209ee919aa254ba536fd84c2Francis Rowe2016-03-111-6/+6
* Update to GRUB 7f2a856faec951b7ab816880bd26e1e10b17a596Francis Rowe2016-03-111-1/+1
* Remove ThinkPad R500 support (wasn't ready for production use yet anyway)Francis Rowe2016-03-102-24/+4
* build/dependencies: Check architecture only onceKlemens Nanni2016-03-102-26/+21
* build system: allow arbitrary specification of number of cores usedFrancis Rowe2016-03-105-12/+67
* build/grub: Change wording, use a subshellKlemens Nanni2016-03-101-7/+9
* build scripts: use $(nproc) not "$(nproc)" for make -j optionFrancis Rowe2016-03-104-11/+11
* build/config/*: Update to work with new build systemFrancis Rowe2016-03-086-22/+110
* build/roms/withdepthcharge: fix build issue (wrong working directory)Francis Rowe2016-03-071-2/+5
* download/crossgcc: Don't delete coreboot filesFrancis Rowe2016-03-073-12/+8
* build/module/crossgcc: Don't automatically clean crossgcc when buildingFrancis Rowe2016-03-071-2/+0
* build/module/crossgcc: Allow user to specify what architectures they wantFrancis Rowe2016-03-071-4/+10
* Download, compile and clean crossgcc separately to corebootFrancis Rowe2016-03-076-37/+117
* download/coreboot: Add backup repository for corebootFrancis Rowe2016-03-071-1/+1
* download/coreboot: Fix error that caused .git not to be deleted in crossgccFrancis Rowe2016-03-071-1/+1
* download/grub: use http:// if git:// failsFrancis Rowe2016-03-071-1/+1
* download/coreboot: Add missing trailing slash to directory pathFrancis Rowe2016-03-071-1/+1
* download/coreboot: fix build issue (unknown command)Francis Rowe2016-03-071-1/+1
* copy coreboot directory per revision, not per boardFrancis Rowe2016-03-076-127/+265
* Revert "Revert "Revert "iunfinished patch: copy coreboot per revision, not bo...Francis Rowe2016-03-033-161/+107
* Revert "Revert "iunfinished patch: copy coreboot per revision, not board""Francis Rowe2016-03-033-107/+161
* Revert "iunfinished patch: copy coreboot per revision, not board"Francis Rowe2016-03-033-161/+107
* iunfinished patch: copy coreboot per revision, not boardFrancis Rowe2016-02-293-107/+161
* use only 1 crossgcc revision in librebootFrancis Rowe2016-02-273-66/+46
* download/coreboot: reset to common revisionFrancis Rowe2016-02-271-0/+5
* typofixFrancis Rowe2016-02-201-1/+1
* Update to latest GRUBFrancis Rowe2016-02-201-5/+1
* New board: Intel D510MOFrancis Rowe2016-01-301-2/+2
* New board: ASUS KCMA-D8 desktop/workstation motherboardFrancis Rowe2016-01-301-2/+2
* download/coreboot: use HTTPS (works reliably now, but didn't before)Francis Rowe2016-01-191-1/+1
* download/coreboot: fix unsafe rm -RfFrancis Rowe2016-01-051-1/+1
* build/roms/withgrub: don't build vesafb images for ga-g41m-es2lFrancis Rowe2016-01-041-2/+2
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-0413-289/+372
* build/roms/withgrub: only dd the .rom filesFrancis Rowe2016-01-021-1/+1
* download/coreboot: note about new patch in upstream (2)Francis Rowe2015-12-311-0/+2
* download/coreboot: note about new patch in upstreamFrancis Rowe2015-12-311-0/+2
* download/flashrom: fix typo: it's git, not subversionFrancis Rowe2015-12-221-1/+1
* GRUB: fix security issue with password auth (integer underflow)Francis Rowe2015-12-151-0/+4
* build/roms/*: remove coreinfo-related instructionsFrancis Rowe2015-12-131-6/+0
* delete coreinfoFrancis Rowe2015-12-132-74/+0
* remove seabios (this time permanently)Francis Rowe2015-12-137-227/+0
* coreinfo: force use of tinycurses, not pdcurses, when buildingFrancis Rowe2015-12-091-3/+3
* build/clean: Add missing script for coreinfoKlemens Nanni2015-12-091-0/+35
* New payload: CoreinfoKlemens Nanni2015-12-092-0/+45
* build/roms/withgrub: get custom gm45 macaddress from the right fileFrancis Rowe2015-12-061-2/+2
* build/roms/withgrub: use user-supplied gm45 mac address if givenFrancis Rowe2015-12-061-1/+5
* build/module/coreboot: don't parallelize building of utilsFrancis Rowe2015-12-061-1/+1
* build/module/i945pwm: don't parallelize the buildFrancis Rowe2015-12-061-1/+1