summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/module
Commit message (Expand)AuthorAgeFilesLines
* Change Leah's surname back to RoweLeah Rowe2016-06-279-9/+9
* Don't use SeaVGABIOS on systems that use SeaGRUBLeah Woods2016-05-191-0/+12
* build only x86 and arm gccLeah Woods2016-05-181-1/+3
* Implement SeaGRUB and make it the default payload on all current GRUB boardsLeah Woods2016-05-181-0/+3
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-069-9/+9
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-269-9/+9
* build/module/crossgcc: build for all architecturesFrancis Rowe2016-03-281-8/+1
* helpers/build/crossgcc: Honor NPROC environment variableTimothy Pearson2016-03-201-3/+15
* Add SeaBIOS payload to librebootFrancis Rowe2016-03-141-0/+49
* build system: allow arbitrary specification of number of cores usedFrancis Rowe2016-03-103-8/+41
* build/grub: Change wording, use a subshellKlemens Nanni2016-03-101-7/+9
* build scripts: use $(nproc) not "$(nproc)" for make -j optionFrancis Rowe2016-03-102-7/+7
* download/crossgcc: Don't delete coreboot filesFrancis Rowe2016-03-071-4/+4
* build/module/crossgcc: Don't automatically clean crossgcc when buildingFrancis Rowe2016-03-071-2/+0
* build/module/crossgcc: Allow user to specify what architectures they wantFrancis Rowe2016-03-071-4/+10
* Download, compile and clean crossgcc separately to corebootFrancis Rowe2016-03-072-6/+34
* copy coreboot directory per revision, not per boardFrancis Rowe2016-03-071-3/+154
* Revert "Revert "Revert "iunfinished patch: copy coreboot per revision, not bo...Francis Rowe2016-03-031-140/+0
* Revert "Revert "iunfinished patch: copy coreboot per revision, not board""Francis Rowe2016-03-031-0/+140
* Revert "iunfinished patch: copy coreboot per revision, not board"Francis Rowe2016-03-031-140/+0
* iunfinished patch: copy coreboot per revision, not boardFrancis Rowe2016-02-291-0/+140
* use only 1 crossgcc revision in librebootFrancis Rowe2016-02-271-18/+18
* Use different coreboot revisions and patches per boardFrancis Rowe2016-01-041-9/+24
* delete coreinfoFrancis Rowe2015-12-131-39/+0
* remove seabios (this time permanently)Francis Rowe2015-12-131-49/+0
* coreinfo: force use of tinycurses, not pdcurses, when buildingFrancis Rowe2015-12-091-3/+3
* New payload: CoreinfoKlemens Nanni2015-12-091-0/+39
* build/module/coreboot: don't parallelize building of utilsFrancis Rowe2015-12-061-1/+1
* build/module/i945pwm: don't parallelize the buildFrancis Rowe2015-12-061-1/+1
* build/module/ich9deblob: don't parallelize the buildFrancis Rowe2015-12-061-1/+1
* memtest86plus: don't build it parallelAlexander Couzens2015-12-061-1/+1
* grub: only run distclean if a makefile exists (fixes build error)Francis Rowe2015-11-291-1/+1
* Don't build ifdtool. Not needed in libreboot.Francis Rowe2015-11-061-2/+2
* scripts: say ROM images, not ROM's. ROM's is wrong!Francis Rowe2015-11-051-1/+1
* build/module/coreboot: also build crossgcc armFrancis Rowe2015-11-051-2/+4
* Simplify ./build module routinesKlemens Nanni2015-11-054-44/+17
* Integrate SeaBIOS payload as option on top of GRUB, with SeaVGABIOSFrancis Rowe2015-10-141-0/+49
* more scripts: don't use the [[ bashismFrancis Rowe2015-08-301-1/+1
* all scripts: general fixes and clean upFrancis Rowe2015-08-297-27/+12
* build/module/memtest86plus: fix typoFrancis Rowe2015-08-291-1/+1
* Make memtest86plus be named consistentlyKlemens Nanni2015-08-291-1/+1
* scripts: use the -j option in make (multithreaded compilation)Klemens Nanni2015-08-167-12/+19
* build/module/coreboot: Don't build crossgcc automaticallyFrancis Rowe2015-07-111-5/+0
* all script: use a standard styleFrancis Rowe2015-06-107-31/+31
* coreboot-libre: don't build cbmem/nvramtoolFrancis Rowe2015-06-081-6/+0
* bash scripts: Make script output more user-friendlyFrancis Rowe2015-02-207-0/+28
* bash scripts: Only enable verbose output if DEBUG= is usedFrancis Rowe2015-02-197-7/+14
* Move all build scripts into a single generic script, with helpersFrancis Rowe2015-02-147-0/+349