summaryrefslogtreecommitdiffstats
path: root/resources
Commit message (Expand)AuthorAgeFilesLines
...
* typofix in coreboot-libre scriptFrancis Rowe2016-03-071-1/+1
* 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
* coreboot-libre: fix wrong pathFrancis Rowe2016-03-071-8/+5
* 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
* grub.cfg: remove repeated entryFrancis Rowe2016-03-031-1/+1
* grub.cfg: fix broken for loopFrancis Rowe2016-03-031-5/+6
* Revert "Revert "Revert "iunfinished patch: copy coreboot per revision, not bo...Francis Rowe2016-03-033-161/+107
* grub.cfg: re-add last resort method to boot an installed distroFrancis Rowe2016-03-031-0/+10
* 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
* grub.cfg: fix wrong notation for RAID volumesFrancis Rowe2016-03-031-1/+1
* grub.cfg: re-add searching for coreboot_grub.cfgFrancis Rowe2016-03-031-1/+1
* grub.cfg: don't use wildcards for lvm searches. This is too slow.Francis Rowe2016-03-031-1/+1
* grub.cfg: merge changes from autobootKlemens Nanni2016-03-031-121/+74
* iunfinished patch: copy coreboot per revision, not boardFrancis Rowe2016-02-293-107/+161
* use only 1 crossgcc revision in librebootFrancis Rowe2016-02-277-66/+453
* download/coreboot: reset to common revisionFrancis Rowe2016-02-271-0/+5
* fix missing trailing slash in grub.cfgFrancis Rowe2016-02-201-1/+1
* typofixFrancis Rowe2016-02-201-1/+1
* grub.cfg: also search for coreboot_grub.cfg and autoboot_grub.cfgFrancis Rowe2016-02-201-1/+1
* Update to latest GRUBFrancis Rowe2016-02-2012-81/+32
* grub.cfg: Search in lvm/matrix-root and lvm/matrix-boot.Jookia2016-02-041-0/+6
* Fix the menu entry "Search for GRUB configuration"Albin Söderqvist2016-02-031-13/+33
* fix build issue on kcma-d8Francis Rowe2016-01-311-0/+41
* New board: Intel D510MOFrancis Rowe2016-01-309-2/+953
* New board: ASUS KCMA-D8 desktop/workstation motherboardFrancis Rowe2016-01-3053-2/+11452
* Revert "reset x60/t60/macbook21 to older coreboot revisions"Francis Rowe2016-01-2834-1192/+435
* reset x60/t60/macbook21 to older coreboot revisionsFrancis Rowe2016-01-2834-460/+1010
* download/coreboot: use HTTPS (works reliably now, but didn't before)Francis Rowe2016-01-191-1/+1
* grub.cfg: fix remaining one-liner for loopsFrancis Rowe2016-01-061-2/+6
* grub.cfg: get rid of 1-linersFrancis Rowe2016-01-061-5/+15
* 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
* Gigabyte GA-G41M-ES2L (desktop board) added to librebootFrancis Rowe2016-01-0412-23/+968
* Revert "grub.cfg: remove option for isolinux parsing on CD/DVD"Francis Rowe2016-01-041-0/+4
* Revert "grub.cfg: Don't load module for usbserial_pl2303"Francis Rowe2016-01-041-0/+1
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-04275-3174/+1117
* build/roms/withgrub: only dd the .rom filesFrancis Rowe2016-01-021-1/+1
* grub.cfg: don't search for grub.cfg on RAID volumesFrancis Rowe2016-01-021-12/+5
* grub.cfg: 0 is not a valid index for usb0,X or ahci0,XFrancis Rowe2016-01-021-2/+2
* grub.cfg: remove option for isolinux parsing on CD/DVDFrancis Rowe2016-01-021-4/+0
* grub.cfg: don't touch ahci1Francis Rowe2016-01-021-14/+10