Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | build/roms/withgrub: add grub to the ROM using add-payload, not add | Leah Woods | 2016-05-19 | 1 | -2/+3 | |
| | ||||||
* | build only x86 and arm gcc | Leah Woods | 2016-05-19 | 1 | -1/+3 | |
| | ||||||
* | Implement SeaGRUB and make it the default payload on all current GRUB boards | Leah Woods | 2016-05-18 | 26 | -26/+61 | |
| | ||||||
* | finally the correct patch for i945 vram | Arthur Heymans | 2016-05-18 | 1 | -10/+16 | |
| | ||||||
* | update configs (fix build errors) | Leah Woods | 2016-05-16 | 9 | -133/+115 | |
| | ||||||
* | i945: path to enable all VRAM options, libreboot config is set to 64MB | Arthur Heymans | 2016-05-15 | 6 | -32/+210 | |
| | ||||||
* | Revert "All GRUB board: add equivalent configs for SeaBIOS too." | Leah Woods | 2016-05-14 | 76 | -10233/+0 | |
| | | | | This reverts commit 83ea3644c7110d3b48ec2d44ec059ec36b000f7f. | |||||
* | All GRUB board: add equivalent configs for SeaBIOS too. | Leah Woods | 2016-05-14 | 76 | -0/+10233 | |
| | ||||||
* | Add 16MiB ROM image configs for all GM45 thinkpads | Leah Woods | 2016-05-14 | 26 | -1/+2222 | |
| | ||||||
* | ich9gen ich9gen.c: add missing copyright statement in header | Leah Woods | 2016-05-14 | 1 | -0/+1 | |
| | ||||||
* | build/dependencies/trisquel7: new dependency | Leah Woods | 2016-05-14 | 1 | -1/+1 | |
| | ||||||
* | Add 16MiB descriptor generation | Swift Geek | 2016-05-14 | 1 | -0/+8 | |
| | ||||||
* | update flashrom to latest version | Leah Woods | 2016-05-14 | 1 | -1/+1 | |
| | ||||||
* | enable c4 state on t60 | Arthur Heymans | 2016-05-14 | 1 | -0/+70 | |
| | | | | this is identical to the patch enabling c4 state on x60 | |||||
* | Add support for 4th C-STATE on ThinkPad X60 (courtesy of avph on IRC) | Leah Woods | 2016-05-14 | 1 | -0/+77 | |
| | ||||||
* | fix broken SATA support on GA-G41-ES2L (courtesy of damo22 on IRC) | Leah Woods | 2016-05-14 | 1 | -0/+96 | |
| | ||||||
* | grub.cfg: increase timeout to 10 seconds instead of 1 | Leah Woods | 2016-05-10 | 1 | -1/+1 | |
| | ||||||
* | add acpi c3 / cpu c4 cstate for gm45 thinkpads | Arthur Heymans | 2016-05-08 | 8 | -0/+52 | |
| | ||||||
* | remove beep again from grub.cfg. apparently, everyone hates it | Leah Woods | 2016-05-07 | 1 | -3/+0 | |
| | ||||||
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 90 | -94/+94 | |
| | | | | This time under her chosen name. | |||||
* | asus/kgpe-d16|kcma-d8: Update for latest round of DRAM training enhancements | Timothy Pearson | 2016-05-06 | 12 | -4/+4 | |
| | | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> | |||||
* | kgpe-d16|kcma-d8: Update to latest coreboot for RDIMM initialization fixes | Timothy Pearson | 2016-04-27 | 12 | -4/+4 | |
| | | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> | |||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 90 | -94/+94 | |
| | ||||||
* | Update to include AMD Family 15h DRAM training fixes | Timothy Pearson | 2016-04-22 | 16 | -4/+8 | |
| | ||||||
* | Coreboot, vboot and depthcharge updates to Coreboot 4.3 for CrOS devices | Paul Kocialkowski | 2016-04-19 | 29 | -152/+369 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | ressources: Fix indentation on build/roms/withdepthcharge | Paul Kocialkowski | 2016-04-19 | 1 | -103/+109 | |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | |||||
* | grub.cfg: fix inconsistent device referencing in search isolinux function | Minifree Ltd | 2016-04-18 | 1 | -1/+1 | |
| | | | | It was searching e.g. usb,0 but it should be doing usb0. etc | |||||
* | asus/kgpe-d116|kcma-d8: Update coreboot to latest version | Timothy Pearson | 2016-04-11 | 12 | -4/+4 | |
| | ||||||
* | build/release/src: don't delete patches for coreboot | Francis Rowe | 2016-04-11 | 1 | -2/+0 | |
| | | | | | | | The old model was to have 1 coreboot directory with 1 revision, with all patches for all boards, so this behaviour used to be correct. Now it is wrong, because different coreboot revisions are used in different directories, and the build process does git-init and applies those patches. So we need them. | |||||
* | grub: Fix USB boot on KGPE-D16/KCMA-D8 | Timothy Pearson | 2016-04-11 | 1 | -0/+1 | |
| | ||||||
* | mb/asus/kgpe-d16|kcma-d8: Enable CMOS option table | Timothy Pearson | 2016-04-11 | 4 | -4/+8 | |
| | ||||||
* | asus/kgpe-d116|kcma-d8: Update coreboot to latest version to fix RAM and SB ↵ | Timothy Pearson | 2016-04-11 | 12 | -4/+4 | |
| | | | | issues | |||||
* | mainboard/asus/kgpe-d16|kcma-d8: Include additional coreboot MCT fixes for ↵ | Timothy Pearson | 2016-04-04 | 12 | -4/+4 | |
| | | | | | | Kingston RDIMMs Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> | |||||
* | mainboard/kcma-d8|kgpe-d16: Reenable GRUB builds | Timothy Pearson | 2016-04-04 | 10 | -0/+1426 | |
| | ||||||
* | build/module/crossgcc: build for all architectures | Francis Rowe | 2016-03-28 | 1 | -8/+1 | |
| | ||||||
* | mainboard/asus/kgpe-d16|kcma-d8: Include coreboot MCT fixes for Kingston RDIMMs | Timothy Pearson | 2016-03-28 | 8 | -2/+671 | |
| | | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> | |||||
* | Revert "grub: re-introduce old GNU Love background (with libreboot logo ↵ | Francis Rowe | 2016-03-24 | 2 | -0/+0 | |
| | | | | | | super imposed)" This reverts commit 6419e80e79db5a263bb222b0815797f5c9a471dc. | |||||
* | grub: re-introduce old GNU Love background (with libreboot logo super imposed) | Francis Rowe | 2016-03-20 | 2 | -0/+0 | |
| | ||||||
* | Revert "T60 headless config" | Francis Rowe | 2016-03-20 | 1 | -6/+7 | |
| | | | | This reverts commit d0ea6701083f30fe87a401da04b8804fef39f5a3. | |||||
* | mb/kcma-d8,kgpe-d16: Disable USB debug support | Timothy Pearson | 2016-03-20 | 2 | -26/+18 | |
| | | | | | | | This resolves a long standing issue with Libreboot manifesting as extremely slow boot and GRUB failure. Also clean up other debug-related options. | |||||
* | helpers/build/crossgcc: Honor NPROC environment variable | Timothy Pearson | 2016-03-20 | 1 | -3/+15 | |
| | ||||||
* | T60 headless config | Francis Rowe | 2016-03-19 | 1 | -7/+6 | |
| | ||||||
* | build/roms/seabios: support both text-mode and vesafb mode | Francis Rowe | 2016-03-15 | 1 | -2/+14 | |
| | ||||||
* | build/roms/seabios: copy coreboot config, NOT THE SEABIOS CONFIG, for building | Francis Rowe | 2016-03-15 | 1 | -1/+1 | |
| | | | | Yeah. | |||||
* | Update crossgcc | Francis Rowe | 2016-03-14 | 1 | -1/+1 | |
| | ||||||
* | Add SeaBIOS payload to libreboot | Francis Rowe | 2016-03-14 | 27 | -21/+724 | |
| | ||||||
* | Update KGPE-D16, KCMA-D8 and KFSN4-DRE to current latest coreboot version | Francis Rowe | 2016-03-14 | 9 | -3/+405 | |
| | ||||||
* | dependencies/trisquel7: add libusb for building flashrom | Francis Rowe | 2016-03-11 | 1 | -1/+1 | |
| | ||||||
* | Update flashrom to revision 99b2468c9eaa97f7209ee919aa254ba536fd84c2 | Francis Rowe | 2016-03-11 | 5 | -37/+60 | |
| | ||||||
* | Update to GRUB 7f2a856faec951b7ab816880bd26e1e10b17a596 | Francis Rowe | 2016-03-11 | 11 | -23/+23 | |
| |