summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/roms
Commit message (Expand)AuthorAgeFilesLines
* backport changes to master branchLeah Woods2016-05-063-3/+3
* backport changes to master branchMinifree Ltd2016-04-263-3/+3
* Replace Chromebook mentions with CrOS, that is more genericPaul Kocialkowski2015-11-061-1/+1
* Don't build ifdtool. Not needed in libreboot.Francis Rowe2015-11-061-3/+0
* scripts: say ROM images, not ROM's. ROM's is wrong!Francis Rowe2015-11-051-3/+3
* build/roms/withgrub: use sub shell instead of cd ../Francis Rowe2015-11-051-1/+2
* build/roms/withgrub_helper: use quotes where neededFrancis Rowe2015-11-051-1/+1
* roms/withgrub: Fix brace expansionKlemens Nanni2015-11-051-2/+2
* roms/withgrub_helper: Create correct ROM layoutsKlemens Nanni2015-11-051-0/+3
* build/roms/withgrub: re-introduce standards complianceFrancis Rowe2015-11-051-14/+14
* roms/withgrub: TypofixKlemens Nanni2015-11-051-1/+1
* roms/withgrub: Keep it simpleKlemens Nanni2015-11-051-26/+20
* KGPE-D16: update patch set (also update coreboot and vboot)Francis Rowe2015-10-181-0/+7
* build/roms/withgrub_helper: add the SeaBIOS payloadFrancis Rowe2015-10-141-0/+4
* Chromebook C201 (codename veyron_speedy) supportPaul Kocialkowski2015-10-111-0/+146
* New board: ThinkPad R500 (experimental)Francis Rowe2015-09-202-4/+24
* build/roms/withgrub: don't use [[ bashismFrancis Rowe2015-08-301-2/+2
* build/roms/withgrub_helper: simplify for loopFrancis Rowe2015-08-301-1/+3
* build/roms/withgrub: simplify for loopFrancis Rowe2015-08-301-1/+2
* build/roms/withgrub: simplify use of rm commandsFrancis Rowe2015-08-301-7/+3
* build/roms/withgrub: use function instead of arrayFrancis Rowe2015-08-301-14/+14
* all scripts: general fixes and clean upFrancis Rowe2015-08-292-25/+23
* build/roms/withgrub: don't use lsFrancis Rowe2015-08-292-5/+5
* build/roms/withgrub_helper: don't use lsFrancis Rowe2015-08-291-1/+1
* build/roms/withgrub: delete ich9gen-related filesFrancis Rowe2015-08-271-2/+2
* scripts: use the -j option in make (multithreaded compilation)Klemens Nanni2015-08-161-1/+2
* build/roms/withgrub_helper: delete the correct directoryFrancis Rowe2015-07-031-1/+1
* build/roms/withgrub: use correct path for i945 dd commandsFrancis Rowe2015-07-031-3/+3
* build/roms/withgrub: fix path names when running ich9genFrancis Rowe2015-07-031-4/+4
* build/roms/withgrub: Put ROM images in bin/grub/, not bin/Francis Rowe2015-06-282-4/+5
* coreboot-libre: move GRUB configs to grub/Francis Rowe2015-06-282-4/+4
* build/roms/helper: re-enable building of txtmode imagesFrancis Rowe2015-06-261-7/+0
* all script: use a standard styleFrancis Rowe2015-06-102-65/+65
* build/roms/helper: add version information to CBFSFrancis Rowe2015-06-081-1/+16
* Replace rm -r with rm -RFrancis Rowe2015-06-061-3/+3
* GRUB: change background to libreboot logo, with grey backgroundFrancis Rowe2015-05-241-2/+2
* disable generation of txtmode ROM images (temporarily)Francis Rowe2015-05-161-0/+7
* ThinkPad T500 supportFrancis Rowe2015-03-312-4/+5
* New board: ThinkPad T400Francis Rowe2015-03-182-4/+4
* build/roms/withgrub: Only run ich9gen if gm45/gs45 images existFrancis Rowe2015-03-011-4/+4
* build/roms/withgrub: Allow building for a custom range of boardsFrancis Rowe2015-03-011-24/+42
* bash scripts: Make script output more user-friendlyFrancis Rowe2015-02-202-2/+8
* bash scripts: Only enable verbose output if DEBUG= is usedFrancis Rowe2015-02-192-2/+4
* Move all build scripts into a single generic script, with helpersFrancis Rowe2015-02-142-0/+220