| Commit message (Expand) | Author | Age | Files | Lines |
* | grub.cfg: Don't check ahci1 in main menu | Francis Rowe | 2016-03-09 | 1 | -1/+1 |
* | Update coreboot (kgpe-d16,kcma-d8,kfsn4-dre,d510mo,ga-g41m-es2l) | Francis Rowe | 2016-03-08 | 223 | -74232/+1174 |
* | build/config/*: Update to work with new build system | Francis Rowe | 2016-03-08 | 6 | -22/+110 |
* | build/roms/withdepthcharge: fix build issue (wrong working directory) | Francis Rowe | 2016-03-08 | 1 | -2/+5 |
* | typofix in coreboot-libre script | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
* | download/crossgcc: Don't delete coreboot files | Francis Rowe | 2016-03-07 | 3 | -12/+8 |
* | build/module/crossgcc: Don't automatically clean crossgcc when building | Francis Rowe | 2016-03-07 | 1 | -2/+0 |
* | build/module/crossgcc: Allow user to specify what architectures they want | Francis Rowe | 2016-03-07 | 1 | -4/+10 |
* | Download, compile and clean crossgcc separately to coreboot | Francis Rowe | 2016-03-07 | 6 | -37/+117 |
* | download/coreboot: Add backup repository for coreboot | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
* | download/coreboot: Fix error that caused .git not to be deleted in crossgcc | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
* | download/grub: use http:// if git:// fails | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
* | download/coreboot: Add missing trailing slash to directory path | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
* | coreboot-libre: fix wrong path | Francis Rowe | 2016-03-07 | 1 | -8/+5 |
* | 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 | 6 | -127/+265 |
* | grub.cfg: remove repeated entry | Francis Rowe | 2016-03-04 | 1 | -1/+1 |
* | grub.cfg: fix broken for loop | Francis Rowe | 2016-03-03 | 1 | -5/+6 |
* | Revert "Revert "Revert "iunfinished patch: copy coreboot per revision, not bo... | Francis Rowe | 2016-03-03 | 3 | -161/+107 |
* | grub.cfg: re-add last resort method to boot an installed distro | Francis Rowe | 2016-03-03 | 1 | -0/+10 |
* | Revert "Revert "iunfinished patch: copy coreboot per revision, not board"" | Francis Rowe | 2016-03-03 | 3 | -107/+161 |
* | Revert "iunfinished patch: copy coreboot per revision, not board" | Francis Rowe | 2016-03-03 | 3 | -161/+107 |
* | grub.cfg: fix wrong notation for RAID volumes | Francis Rowe | 2016-03-03 | 1 | -1/+1 |
* | grub.cfg: re-add searching for coreboot_grub.cfg | Francis Rowe | 2016-03-03 | 1 | -1/+1 |
* | grub.cfg: don't use wildcards for lvm searches. This is too slow. | Francis Rowe | 2016-03-03 | 1 | -1/+1 |
* | grub.cfg: merge changes from autoboot | Klemens Nanni | 2016-03-03 | 1 | -121/+74 |
* | iunfinished patch: copy coreboot per revision, not board | Francis Rowe | 2016-03-01 | 3 | -107/+161 |
* | use only 1 crossgcc revision in libreboot | Francis Rowe | 2016-02-27 | 7 | -66/+453 |
* | download/coreboot: reset to common revision | Francis Rowe | 2016-02-27 | 1 | -0/+5 |
* | fix missing trailing slash in grub.cfg | Francis Rowe | 2016-02-21 | 1 | -1/+1 |
* | typofix | Francis Rowe | 2016-02-21 | 1 | -1/+1 |
* | grub.cfg: also search for coreboot_grub.cfg and autoboot_grub.cfg | Francis Rowe | 2016-02-21 | 1 | -1/+1 |
* | Update to latest GRUB | Francis Rowe | 2016-02-21 | 12 | -81/+32 |
* | grub.cfg: Search in lvm/matrix-root and lvm/matrix-boot. | Jookia | 2016-02-04 | 1 | -0/+6 |
* | Fix the menu entry "Search for GRUB configuration" | Albin Söderqvist | 2016-02-03 | 1 | -13/+33 |
* | fix build issue on kcma-d8 | Francis Rowe | 2016-01-31 | 1 | -0/+41 |
* | New board: Intel D510MO | Francis Rowe | 2016-01-30 | 9 | -2/+953 |
* | New board: ASUS KCMA-D8 desktop/workstation motherboard | Francis Rowe | 2016-01-30 | 53 | -2/+11452 |
* | Revert "reset x60/t60/macbook21 to older coreboot revisions" | Francis Rowe | 2016-01-29 | 34 | -1192/+435 |
* | reset x60/t60/macbook21 to older coreboot revisions | Francis Rowe | 2016-01-28 | 34 | -435/+1192 |
* | download/coreboot: use HTTPS (works reliably now, but didn't before) | Francis Rowe | 2016-01-19 | 1 | -1/+1 |
* | grub.cfg: fix remaining one-liner for loops | Francis Rowe | 2016-01-06 | 1 | -2/+6 |
* | grub.cfg: get rid of 1-liners | Francis Rowe | 2016-01-06 | 1 | -5/+15 |
* | download/coreboot: fix unsafe rm -Rf | Francis Rowe | 2016-01-05 | 1 | -1/+1 |
* | build/roms/withgrub: don't build vesafb images for ga-g41m-es2l | Francis Rowe | 2016-01-05 | 1 | -2/+2 |
* | Gigabyte GA-G41M-ES2L (desktop board) added to libreboot | Francis Rowe | 2016-01-05 | 12 | -23/+968 |
* | Revert "grub.cfg: remove option for isolinux parsing on CD/DVD" | Francis Rowe | 2016-01-05 | 1 | -0/+4 |
* | Revert "grub.cfg: Don't load module for usbserial_pl2303" | Francis Rowe | 2016-01-04 | 1 | -0/+1 |
* | Use different coreboot revisions and patches per board | Francis Rowe | 2016-01-04 | 275 | -3174/+1117 |
* | build/roms/withgrub: only dd the .rom files | Francis Rowe | 2016-01-02 | 1 | -1/+1 |