| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
* | build/roms/withgrub: Add instruction for ich9gen descriptor on W500 | Leah Rowe | 2017-04-29 | 1 | -1/+1 |
* | make use of ./oldbuild, not ./build, in the old build system | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-22 | 1 | -1/+1 |
* | re-add old build system (for x86 boards/utils) | 4 of 7 (Leah Rowe) info@minifree.org | 2017-01-21 | 1 | -0/+125 |
* | Current build system removal | Paul Kocialkowski | 2017-01-15 | 1 | -125/+0 |
* | 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 | -2/+1 |
* | Implement SeaGRUB and make it the default payload on all current GRUB boards | Leah Woods | 2016-05-18 | 1 | -1/+2 |
* | 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 | 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 | -22/+2 |
* | copy coreboot directory per revision, not per board | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
* | Use different coreboot revisions and patches per board | Francis Rowe | 2016-01-04 | 1 | -1/+6 |
* | build/roms/withgrub: only dd the .rom files | Francis Rowe | 2016-01-02 | 1 | -1/+1 |
* | 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/roms/withgrub: use sub shell instead of cd ../ | Francis Rowe | 2015-11-06 | 1 | -1/+2 |
* | roms/withgrub: Fix brace expansion | Klemens Nanni | 2015-11-06 | 1 | -2/+2 |
* | build/roms/withgrub: re-introduce standards compliance | Francis Rowe | 2015-11-05 | 1 | -14/+14 |
* | roms/withgrub: Typofix | Klemens Nanni | 2015-11-05 | 1 | -1/+1 |
* | roms/withgrub: Keep it simple | Klemens Nanni | 2015-11-05 | 1 | -26/+20 |
* | New board: ThinkPad R500 (experimental) | Francis Rowe | 2015-09-20 | 1 | -2/+22 |
* | build/roms/withgrub: don't use [[ bashism | Francis Rowe | 2015-08-30 | 1 | -2/+2 |
* | build/roms/withgrub: simplify for loop | Francis Rowe | 2015-08-30 | 1 | -1/+2 |
* | build/roms/withgrub: simplify use of rm commands | Francis Rowe | 2015-08-30 | 1 | -7/+3 |
* | build/roms/withgrub: use function instead of array | Francis Rowe | 2015-08-30 | 1 | -14/+14 |
* | all scripts: general fixes and clean up | Francis Rowe | 2015-08-30 | 1 | -5/+2 |
* | build/roms/withgrub: don't use ls | Francis Rowe | 2015-08-30 | 1 | -4/+4 |
* | build/roms/withgrub: delete ich9gen-related files | Francis Rowe | 2015-08-27 | 1 | -2/+2 |
* | build/roms/withgrub: use correct path for i945 dd commands | Francis Rowe | 2015-07-03 | 1 | -3/+3 |
* | build/roms/withgrub: fix path names when running ich9gen | Francis Rowe | 2015-07-03 | 1 | -4/+4 |
* | build/roms/withgrub: Put ROM images in bin/grub/, not bin/ | Francis Rowe | 2015-06-28 | 1 | -1/+1 |
* | coreboot-libre: move GRUB configs to grub/ | Francis Rowe | 2015-06-28 | 1 | -2/+2 |
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 1 | -34/+34 |
* | ThinkPad T500 support | Francis Rowe | 2015-03-31 | 1 | -1/+1 |
* | New board: ThinkPad T400 | Francis Rowe | 2015-03-18 | 1 | -1/+1 |
* | build/roms/withgrub: Only run ich9gen if gm45/gs45 images exist | Francis Rowe | 2015-03-01 | 1 | -4/+4 |
* | build/roms/withgrub: Allow building for a custom range of boards | Francis Rowe | 2015-03-01 | 1 | -24/+42 |
* | bash scripts: Make script output more user-friendly | Francis Rowe | 2015-02-20 | 1 | -1/+3 |
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 1 | -1/+2 |
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 1 | -0/+106 |