Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | also add PIKE2008 workaround to SeaBIOS ROMs, not just SeaGRUB | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -0/+3 |
| | |||||
* | build/roms/withgrub: disable loading option ROMs in SeaGRUB | 4 of 7 (Leah Rowe) | 2017-01-22 | 1 | -0/+3 |
| | | | | | This is a workaround for the PIKE2008 module on D16, in case the user forgets to blank out the LSI ROM. | ||||
* | make use of ./oldbuild, not ./build, in the old build system | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 4 | -6/+6 |
| | |||||
* | remove CrOS boards/utils from old build system (new build system has them) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 1 | -207/+0 |
| | |||||
* | 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 | 5 | -0/+722 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 5 | -728/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | also add PIKE2008 workaround to SeaBIOS ROMs, not just SeaGRUB | Leah Rowe | 2016-11-17 | 1 | -0/+3 |
| | |||||
* | build/roms/withgrub: disable loading option ROMs in SeaGRUB | Leah Rowe | 2016-11-16 | 1 | -0/+3 |
| | | | | | This is a workaround for the PIKE2008 module on D16, in case the user forgets to blank out the LSI ROM. | ||||
* | Revert "bring back the old backgrounds. They were better" | Leah Rowe | 2016-09-27 | 1 | -2/+2 |
| | | | | This reverts commit 8864dc9a01743b7c66a4b63d90ffcf92fcd66535. | ||||
* | typofix | Leah Rowe | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans) | Leah Rowe | 2016-09-09 | 1 | -1/+1 |
| | |||||
* | build/roms/withseabios: : disable building of vesafb ROMs for d945gclf | Leah Rowe | 2016-09-07 | 1 | -3/+2 |
| | | | | Only txtmode works, according to avph. | ||||
* | 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 |
| | | | | This reverts commit e4e705e99ccc934e65b9106db808f681216a2e1f. | ||||
* | 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 | 5 | -5/+5 |
| | |||||
* | (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 | 5 | -14/+12 |
| | |||||
* | actually, 3 seconds is enough | Leah Woods | 2016-05-20 | 1 | -1/+1 |
| | | | | | According to damo22 on IRC, PS/2 only needs 1.2 seconds. Coreboot sets it 3s by default, so let's just use coreboot's default setting. | ||||
* | SeaGRUB: reduce timeout from 60s to 6s | Leah Woods | 2016-05-20 | 1 | -1/+1 |
| | | | | | Still higher than default, but tolerable now for those using headless systems. | ||||
* | 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 | 2 | -4/+1 |
| | |||||
* | 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 |
| | | | | Also increase our timeout from 20s to 60s. | ||||
* | 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 | 2 | -3/+28 |
| | |||||
* | Add 16MiB ROM image configs for all GM45 thinkpads | Leah Woods | 2016-05-14 | 1 | -1/+1 |
| | |||||
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 5 | -5/+5 |
| | | | | This time under her chosen name. | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 5 | -5/+5 |
| | |||||
* | ressources: Fix indentation on build/roms/withdepthcharge | Paul Kocialkowski | 2016-04-19 | 1 | -103/+109 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | build/roms/seabios: support both text-mode and vesafb mode | Francis Rowe | 2016-03-15 | 1 | -2/+14 |
| | |||||
* | build/roms/seabios: copy coreboot config, NOT THE SEABIOS CONFIG, for building | Francis Rowe | 2016-03-15 | 1 | -1/+1 |
| | | | | Yeah. | ||||
* | Add SeaBIOS payload to libreboot | Francis Rowe | 2016-03-14 | 2 | -0/+180 |
| | |||||
* | Remove ThinkPad R500 support (wasn't ready for production use yet anyway) | Francis Rowe | 2016-03-11 | 2 | -24/+4 |
| | | | | | | R500 support in its current state should not be merged in the master branch. This will likely not make it into the immediate upcoming release. This patch will be reverted in a separate experimental branch, for the time being. | ||||
* | build system: allow arbitrary specification of number of cores used | Francis Rowe | 2016-03-10 | 2 | -4/+26 |
| | | | | | | | Use NPROC=foo Replace "foo" with a number. By default, the build system uses $(nproc). This patch allows the user to specify any number of cores. This is useful on some systems, or certain chroot environments. |