Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
| | | | | | This is mainly useful for being able to run these scripts on BSDs. And for users who use a Bash not installed to /bin. | ||||
* | also add PIKE2008 workaround to SeaBIOS ROMs, not just 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 |
| | |||||
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 1 | -0/+136 |
| | | | | Everything will be migrated over to the new build system after release. | ||||
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 1 | -139/+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 |
| | |||||
* | typofix | Leah Rowe | 2016-09-13 | 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. | ||||
* | Change Leah's surname back to Rowe | Leah Rowe | 2016-06-28 | 1 | -1/+1 |
| | |||||
* | All board: payload now named payload.elf | Leah Woods | 2016-05-21 | 1 | -3/+3 |
| | |||||
* | Don't use SeaVGABIOS on systems that use SeaGRUB | Leah Woods | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 1 | -1/+1 |
| | | | | This time under her chosen name. | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+125 |