aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \
| * | | Added Toshiba Matsushita LTD121KC9B to known working LCD panelsLouis Roseguo2018-11-131-1/+2
* | | | Merge branch 'elefaq' of swiftgeek/libreboot into masterAndrew Robbins2018-11-141-0/+2
|\ \ \ \
| * | | | Fail and Fail OftenSebastian 'Swift Geek' Grzywna2018-11-141-0/+2
|/ / / /
* | | | Merge branch 'cros-ec' of and_who/libreboot into masterSwift Geek2018-11-081-80/+100
|\ \ \ \
| * | | | Update CrOS-EC context switching patchAndrew Robbins2018-11-061-80/+100
* | | | | Merge branch 'kcma-d8' of and_who/libreboot into masterSwift Geek2018-11-071-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Note correct form factor in KCMA-D8 docsAndrew Robbins2018-11-071-3/+3
* | | | | Merge branch 'cros-ec' of and_who/libreboot into masterSwift Geek2018-11-064-31/+2
|\ \ \ \ \
| * | | | | Remove obsolete CrOS-EC Veyron patch for math_util.cAndrew Robbins2018-11-052-29/+0
| * | | | | Revert to older CrOS-EC revision for Veyron boardsAndrew Robbins2018-11-051-1/+1
| * | | | | Revert to older CrOS-EC revision for Nyan boardsAndrew Robbins2018-11-051-1/+1
|/ / / / /
* | | | | Merge branch 'docfix' of specing/libreboot into masterSwift Geek2018-11-056-38/+112
|\ \ \ \ \