| Commit message (Expand) | Author | Age | Files | Lines |
* | build/roms/withgrub: disable loading option ROMs in SeaGRUB | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -0/+3 |
* | make use of ./oldbuild, not ./build, in the old build system | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 1 | -2/+2 |
* | 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 | 1 | -0/+199 |
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 1 | -202/+0 |
* | build/roms/withgrub: disable loading option ROMs in SeaGRUB | Leah Rowe | 2016-11-16 | 1 | -0/+3 |
* | Revert "bring back the old backgrounds. They were better" | Leah Rowe | 2016-09-27 | 1 | -2/+2 |
* | add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans) | Leah Rowe | 2016-09-09 | 1 | -1/+1 |
* | build/roms/withgrub: printf, not print, for printing version number to file | Leah Rowe | 2016-08-22 | 1 | -1/+1 |
* | add missng lbversion file to cbfs on all ROM images (GRUB payload) | Leah Rowe | 2016-08-22 | 1 | -0/+4 |
* | build/roms/withgrub: don't add grub a 2nd time if not using seagrub | Leah Rowe | 2016-07-18 | 1 | -18/+23 |
* | Only disable SeaGRUB on D510MO an GA-G41M-ES2L | Leah Rowe | 2016-07-18 | 1 | -21/+16 |
* | Revert "Universally enable SeaGRUB on all GRUB boards" | Leah Rowe | 2016-07-18 | 1 | -14/+24 |
* | Enable text-mode graphics initialisation on GM45 | Leah Rowe | 2016-07-18 | 1 | -9/+0 |
* | Universally enable SeaGRUB on all GRUB boards | Leah Rowe | 2016-07-18 | 1 | -24/+14 |
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 1 | -1/+1 |
* | (bootfix) GRUB-only boards: actually use GRUB as payload, not SeaBIOS | Leah Woods | 2016-05-22 | 1 | -1/+0 |
* | bring back the old backgrounds. They were better | Leah Woods | 2016-05-21 | 1 | -2/+2 |
* | Only use SeaGRUB on i945, KCMA-D8 and KGPE-D16 | Leah Woods | 2016-05-21 | 1 | -14/+27 |
* | build/roms/withgrub: add 16:10 background to 16MiB GM45 laptop configs | Leah Woods | 2016-05-21 | 1 | -2/+2 |
* | All board: payload now named payload.elf | Leah Woods | 2016-05-21 | 1 | -4/+3 |
* | actually, 3 seconds is enough | Leah Woods | 2016-05-20 | 1 | -1/+1 |
* | SeaGRUB: reduce timeout from 60s to 6s | Leah Woods | 2016-05-20 | 1 | -1/+1 |
* | build/roms/withgrub: use cbfstool add-int for 0s delay in cbfs (SeaGRUB) | Leah Woods | 2016-05-20 | 1 | -4/+1 |
* | Don't use SeaVGABIOS on systems that use SeaGRUB | Leah Woods | 2016-05-20 | 1 | -3/+0 |
* | build/roms/withgrub: fix broken build (use bash properly. grep is not needed) | Leah Woods | 2016-05-19 | 1 | -9/+3 |
* | build/roms/withgrub: Don't add timeout file to ROM if it already exists | Leah Woods | 2016-05-19 | 1 | -2/+4 |
* | typofix | Leah Woods | 2016-05-19 | 1 | -1/+1 |
* | build/roms/withgrub: (buildfix) add missing "print" to cbfstool command | Leah Woods | 2016-05-19 | 1 | -1/+1 |
* | build/roms/withgrub: (buildfix) only delete ps2-keyboard-spinup if it exists | Leah Woods | 2016-05-19 | 1 | -2/+4 |
* | build/roms/withgrub: (buildfix) remove existing default timeout file | Leah Woods | 2016-05-19 | 1 | -2/+5 |
* | build/roms/withgrub: add timeout for SeaBIOS (needed on some boards) | Leah Woods | 2016-05-19 | 1 | -0/+3 |
* | build/roms/withgrub: typofix in script | Leah Woods | 2016-05-19 | 1 | -1/+1 |
* | build/roms/withgrub: add grub to the ROM using add-payload, not add | Leah Woods | 2016-05-19 | 1 | -2/+3 |
* | Implement SeaGRUB and make it the default payload on all current GRUB boards | Leah Woods | 2016-05-18 | 1 | -2/+26 |
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 1 | -1/+1 |
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 1 | -1/+1 |
* | Remove ThinkPad R500 support (wasn't ready for production use yet anyway) | Francis Rowe | 2016-03-11 | 1 | -2/+2 |
* | build system: allow arbitrary specification of number of cores used | Francis Rowe | 2016-03-10 | 1 | -1/+12 |
* | build scripts: use $(nproc) not "$(nproc)" for make -j option | Francis Rowe | 2016-03-10 | 1 | -1/+1 |
* | copy coreboot directory per revision, not per board | Francis Rowe | 2016-03-07 | 1 | -8/+24 |
* | New board: Intel D510MO | Francis Rowe | 2016-01-30 | 1 | -2/+2 |
* | New board: ASUS KCMA-D8 desktop/workstation motherboard | Francis Rowe | 2016-01-30 | 1 | -2/+2 |
* | build/roms/withgrub: don't build vesafb images for ga-g41m-es2l | Francis Rowe | 2016-01-05 | 1 | -2/+2 |
* | Use different coreboot revisions and patches per board | Francis Rowe | 2016-01-04 | 1 | -17/+19 |
* | build/roms/*: remove coreinfo-related instructions | Francis Rowe | 2015-12-13 | 1 | -6/+0 |
* | remove seabios (this time permanently) | Francis Rowe | 2015-12-13 | 1 | -4/+0 |
* | New payload: Coreinfo | Klemens Nanni | 2015-12-09 | 1 | -0/+6 |
* | build/roms/*: Don't put lbversion file in CBFS (no longer needed) | Francis Rowe | 2015-12-06 | 1 | -3/+0 |