summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/roms
Commit message (Expand)AuthorAgeFilesLines
* build/roms/withgrub: add grub to the ROM using add-payload, not addLeah Woods2016-05-191-2/+3
* Implement SeaGRUB and make it the default payload on all current GRUB boardsLeah Woods2016-05-182-3/+28
* Add 16MiB ROM image configs for all GM45 thinkpadsLeah Woods2016-05-141-1/+1
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-065-5/+5
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-265-5/+5
* ressources: Fix indentation on build/roms/withdepthchargePaul Kocialkowski2016-04-191-103/+109
* build/roms/seabios: support both text-mode and vesafb modeFrancis Rowe2016-03-151-2/+14
* build/roms/seabios: copy coreboot config, NOT THE SEABIOS CONFIG, for buildingFrancis Rowe2016-03-151-1/+1
* Add SeaBIOS payload to librebootFrancis Rowe2016-03-142-0/+180
* Remove ThinkPad R500 support (wasn't ready for production use yet anyway)Francis Rowe2016-03-102-24/+4
* build system: allow arbitrary specification of number of cores usedFrancis Rowe2016-03-102-4/+26
* build scripts: use $(nproc) not "$(nproc)" for make -j optionFrancis Rowe2016-03-102-4/+4
* build/roms/withdepthcharge: fix build issue (wrong working directory)Francis Rowe2016-03-071-2/+5
* copy coreboot directory per revision, not per boardFrancis Rowe2016-03-073-18/+71
* New board: Intel D510MOFrancis Rowe2016-01-301-2/+2
* New board: ASUS KCMA-D8 desktop/workstation motherboardFrancis Rowe2016-01-301-2/+2
* build/roms/withgrub: don't build vesafb images for ga-g41m-es2lFrancis Rowe2016-01-041-2/+2
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-043-56/+70
* build/roms/withgrub: only dd the .rom filesFrancis Rowe2016-01-021-1/+1
* build/roms/*: remove coreinfo-related instructionsFrancis Rowe2015-12-131-6/+0
* remove seabios (this time permanently)Francis Rowe2015-12-131-4/+0
* New payload: CoreinfoKlemens Nanni2015-12-091-0/+6
* build/roms/withgrub: get custom gm45 macaddress from the right fileFrancis Rowe2015-12-061-2/+2
* build/roms/withgrub: use user-supplied gm45 mac address if givenFrancis Rowe2015-12-061-1/+5
* build/roms/*: Don't put lbversion file in CBFS (no longer needed)Francis Rowe2015-12-062-6/+0
* build/roms/*: use .coreboot-version, not lbversion in CBFSFrancis Rowe2015-12-062-6/+4
* build/roms/*: put libreboot version in .coreboot-version fileFrancis Rowe2015-12-052-1/+3
* roms/withgrub_helper: Slight commenting changesKlemens Nanni2015-11-211-11/+8
* 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