aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update BIOS GRUB prefix hard coded in core.imgAndrew Robbins2018-12-291-1/+1
* Copy correct number of bytes for floppy BPBAndrew Robbins2018-12-291-1/+1
* Trim some less useful comments in grub-helperAndrew Robbins2018-12-281-4/+0
* Require grep, mkfs.fat, mtools mmd and mcopyAndrew Robbins2018-12-281-1/+1
* Remove extraneous radix specifier in grub_bo_dump()Andrew Robbins2018-12-281-1/+1
* Use tabs for indentation in grub_bo functionsAndrew Robbins2018-12-281-13/+13
* Merge branch 'seabios-git-redundancy' of libreboot/libreboot into masterLeah Rowe2018-12-282-2/+4
|\
| * Add redundancy for seabios git clone in case the main git repository is offlineLeah Rowe2018-12-282-2/+4
|/
* Merge branch 'parafde' of swiftgeek/libreboot into masterLeah Rowe2018-12-261-2/+4
|\
| * Fix vg naming in parabola guideSebastian 'Swift Geek' Grzywna2018-12-261-2/+4
* | Merge branch 'seagrub' of and_who/libreboot into masterSwift Geek2018-12-263-30/+141
|\ \ | |/ |/|
| * Include FAT fs support in BIOS GRUB core.imgAndrew Robbins2018-12-251-0/+1
| * Automate updating SeaGRUB floppy image blocklistsAndrew Robbins2018-12-251-1/+95
| * Refactor SeaGRUB floppy creation codeAndrew Robbins2018-12-252-29/+45
|/
* Merge branch 'documentation' of and_who/libreboot into masterSwift Geek2018-12-172-8/+8
|\
| * Clarify statements about build system automationAndrew Robbins2018-12-162-8/+8
|/
* Merge branch 'dejavu' of and_who/libreboot into masterSwift Geek2018-12-117-35/+125
|\
| * Update dejavu-fonts .gitignore patchAndrew Robbins2018-12-112-24/+28
| * Link fontconfig orthography files in dejavu buildAndrew Robbins2018-12-101-4/+3
| * Pull in Unicode data for a specific UCD versionAndrew Robbins2018-12-104-8/+44
| * Patch dejavu-fonts to require a recent fontforgeAndrew Robbins2018-12-101-0/+51
|/
* Merge branch 'grub-scripts' of and_who/libreboot into masterLeah Rowe2018-12-106-14/+12
|\
| * Load modules from (fd0) in GRUB bios target configAndrew Robbins2018-12-041-3/+3
| * Add useful modules to GRUB modules-minimal filesAndrew Robbins2018-12-043-0/+4
| * Remove unnecessary commands from embedded grub.cfgAndrew Robbins2018-12-043-15/+9
* | Merge branch 'reproducible' of and_who/libreboot into masterSwift Geek2018-12-081-2/+8
|\ \
| * | Export reproducible-builds related variablesAndrew Robbins2018-12-071-2/+8
* | | Merge branch 'crossgcc' of and_who/libreboot into masterSwift Geek2018-12-085-24/+24
|\ \ \ | |_|/ |/| |
| * | Unquote $bootstrap_flag expansion in crossgccAndrew Robbins2018-12-071-1/+1
| * | Update coreboot patch removing git submodulesAndrew Robbins2018-12-073-22/+22
| * | Bump coreboot revision to pull in buildgcc v1.53Andrew Robbins2018-12-071-1/+1
| |/
* | Merge branch 'grub' of and_who/libreboot into masterSwift Geek2018-11-276-1/+12
|\ \ | |/ |/|
| * Set prefix in GRUB BIOS image configAndrew Robbins2018-11-271-0/+2
| * Modify modules to include and load in GRUB imagesAndrew Robbins2018-11-276-1/+10
|/
* Merge branch 'seabios' of and_who/libreboot into masterSwift Geek2018-11-2563-159/+61
|\
| * Amend path to SeaBIOS payload in coreboot configsAndrew Robbins2018-11-2456-56/+56
| * Place built SeaBIOS files in its build directoryAndrew Robbins2018-11-241-2/+1
| * Consolidate SeaBIOS configsAndrew Robbins2018-11-246-103/+2
| * Bump SeaBIOS revision and update configsAndrew Robbins2018-11-243-1/+5
|/
* Merge branch 'new-boards' of and_who/libreboot into masterSwift Geek2018-11-2416-0/+705
|\
| * Create SeaBIOS/GRUB targets for Z61t corebootAndrew Robbins2018-11-166-0/+8
| * Create 2,16MiB Coreboot configs/targets for Z61tAndrew Robbins2018-11-164-0/+12
| * Add Z61t coreboot targetAndrew Robbins2018-11-163-0/+676
| * Add iMac5,2 as MacBook2,1 variantAndrew Robbins2018-11-164-0/+9
* | Merge branch 'depthcharge-libpayload' of and_who/libreboot into masterSwift Geek2018-11-243-3/+21
|\ \ | |/ |/|
| * Add function depthcharge_libpayload_build_path()Andrew Robbins2018-11-222-1/+21
| * Remove libpayload's veyron subtarget targets fileAndrew Robbins2018-11-221-2/+0
|/
* Merge branch 'cros-ec' of and_who/libreboot into masterSwift Geek2018-11-162-0/+94
|\
| * Patch CrOS-EC veyron to avoid compilation errorsAndrew Robbins2018-11-152-0/+94
|/
* Merge branch 'master' of Kaiapuni/libreboot into masterLeah Rowe2018-11-141-1/+2
|\