| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | grub.cfg: don't search for grub.cfg on RAID volumes | Francis Rowe | 2016-01-02 | 1 | -12/+5 |
* | grub.cfg: 0 is not a valid index for usb0,X or ahci0,X | Francis Rowe | 2016-01-02 | 1 | -2/+2 |
* | grub.cfg: remove option for isolinux parsing on CD/DVD | Francis Rowe | 2016-01-02 | 1 | -4/+0 |
* | grub.cfg: don't touch ahci1 | Francis Rowe | 2016-01-02 | 1 | -14/+10 |
* | grub.cfg: simplify isolinux parsing to a single function | Francis Rowe | 2016-01-02 | 1 | -46/+15 |
* | grub.cfg: re-factor switching to grub.cfg to a function | Francis Rowe | 2016-01-02 | 1 | -43/+18 |
* | grub.cfg: eliminate use of * wildcard | Francis Rowe | 2016-01-02 | 1 | -5/+30 |
* | grub.cfg: don't look inside lvm volumes | Francis Rowe | 2016-01-02 | 1 | -12/+9 |
* | grub.cfg: md/X,Y is invalid notation for RAID volumes in GRUB | Francis Rowe | 2016-01-02 | 1 | -2/+2 |
* | grub.cfg: Don't load module for usbserial_pl2303 | Francis Rowe | 2016-01-02 | 1 | -1/+0 |
* | download/coreboot: note about new patch in upstream (2) | Francis Rowe | 2015-12-31 | 1 | -0/+2 |
* | download/coreboot: note about new patch in upstream | Francis Rowe | 2015-12-31 | 1 | -0/+2 |
* | download/flashrom: fix typo: it's git, not subversion | Francis Rowe | 2015-12-22 | 1 | -1/+1 |
* | GRUB: fix security issue with password auth (integer underflow) | Francis Rowe | 2015-12-15 | 2 | -0/+49 |
* | build/roms/*: remove coreinfo-related instructions | Francis Rowe | 2015-12-13 | 1 | -6/+0 |
* | remove seabios from grub.cfg | Francis Rowe | 2015-12-13 | 1 | -4/+0 |
* | delete coreinfo | Francis Rowe | 2015-12-13 | 5 | -187/+0 |
* | remove seabios (this time permanently) | Francis Rowe | 2015-12-13 | 8 | -322/+0 |
* | Revert "grub.cfg: Disable the beep on startup" | Francis Rowe | 2015-12-12 | 1 | -2/+2 |
* | Revert "grub.cfg: link to coreinfo on all ROMs, not just text-mode" | Francis Rowe | 2015-12-09 | 2 | -4/+4 |
* | coreinfo: force use of tinycurses, not pdcurses, when building | Francis Rowe | 2015-12-09 | 1 | -3/+3 |
* | libpayload: use tinycurses, not pdcurses | Francis Rowe | 2015-12-09 | 1 | -2/+2 |
* | remove redundant files | Francis Rowe | 2015-12-09 | 1 | -1/+0 |
* | grub.cfg: link to coreinfo on all ROMs, not just text-mode | Francis Rowe | 2015-12-09 | 2 | -4/+4 |
* | build/clean: Add missing script for coreinfo | Klemens Nanni | 2015-12-09 | 1 | -0/+35 |
* | New payload: Coreinfo | Klemens Nanni | 2015-12-09 | 6 | -1/+159 |
* | build/roms/withgrub: get custom gm45 macaddress from the right file | Francis Rowe | 2015-12-07 | 1 | -2/+2 |
* | build/roms/withgrub: use user-supplied gm45 mac address if given | Francis Rowe | 2015-12-06 | 1 | -1/+5 |
* | build/module/coreboot: don't parallelize building of utils | Francis Rowe | 2015-12-06 | 1 | -1/+1 |
* | build/module/i945pwm: don't parallelize the build | Francis Rowe | 2015-12-06 | 1 | -1/+1 |
* | build/module/ich9deblob: don't parallelize the build | Francis Rowe | 2015-12-06 | 1 | -1/+1 |
* | build/roms/*: Don't put lbversion file in CBFS (no longer needed) | Francis Rowe | 2015-12-06 | 2 | -6/+0 |
* | build/roms/*: use .coreboot-version, not lbversion in CBFS | Francis Rowe | 2015-12-06 | 2 | -6/+4 |