| Commit message (Expand) | Author | Age | Files | Lines |
* | build/roms/withgrub: don't use [[ bashism | Francis Rowe | 2015-08-30 | 1 | -2/+2 |
* | build/roms/withgrub_helper: simplify for loop | Francis Rowe | 2015-08-30 | 1 | -1/+3 |
* | 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 | 2 | -25/+23 |
* | build/roms/withgrub: don't use ls | Francis Rowe | 2015-08-30 | 2 | -5/+5 |
* | build/roms/withgrub_helper: don't use ls | Francis Rowe | 2015-08-30 | 1 | -1/+1 |
* | build/roms/withgrub: delete ich9gen-related files | Francis Rowe | 2015-08-27 | 1 | -2/+2 |
* | scripts: use the -j option in make (multithreaded compilation) | Klemens Nanni | 2015-08-16 | 1 | -1/+2 |
* | build/roms/withgrub_helper: delete the correct directory | Francis Rowe | 2015-07-03 | 1 | -1/+1 |
* | 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 | 2 | -4/+5 |
* | coreboot-libre: move GRUB configs to grub/ | Francis Rowe | 2015-06-28 | 2 | -4/+4 |
* | build/roms/helper: re-enable building of txtmode images | Francis Rowe | 2015-06-26 | 1 | -7/+0 |
* | all script: use a standard style | Francis Rowe | 2015-06-11 | 2 | -65/+65 |
* | build/roms/helper: add version information to CBFS | Francis Rowe | 2015-06-08 | 1 | -1/+16 |
* | Replace rm -r with rm -R | Francis Rowe | 2015-06-07 | 1 | -3/+3 |
* | GRUB: change background to libreboot logo, with grey background | Francis Rowe | 2015-05-25 | 1 | -2/+2 |
* | disable generation of txtmode ROM images (temporarily) | Francis Rowe | 2015-05-16 | 1 | -0/+7 |
* | ThinkPad T500 support | Francis Rowe | 2015-03-31 | 2 | -4/+5 |
* | New board: ThinkPad T400 | Francis Rowe | 2015-03-18 | 2 | -4/+4 |
* | 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 | 2 | -2/+8 |
* | bash scripts: Only enable verbose output if DEBUG= is used | Francis Rowe | 2015-02-20 | 2 | -2/+4 |
* | Move all build scripts into a single generic script, with helpers | Francis Rowe | 2015-02-15 | 2 | -0/+220 |