summaryrefslogtreecommitdiffstats
path: root/resources/libreboot
Commit message (Collapse)AuthorAgeFilesLines
* All board: payload now named payload.elfLeah Woods2016-05-2125-25/+25
|
* ga-g41m-es2l: disable CONFIG_PCIEXP_COMMON_CLOCK in config (bootfix)Leah Woods2016-05-211-1/+1
|
* use usbdebug on ga-g41m-es2lLeah Woods2016-05-211-1/+11
|
* use seagrub on ga-g41m-es2lLeah Woods2016-05-211-2/+4
|
* Use damo22's config for ga-g41m-es2lLeah Woods2016-05-211-20/+8
|
* Fix broken NIC on GA-G41-ES2L, courtesy of damo22 on IRCLeah Woods2016-05-214-30/+377
|
* GA-G41-ES2L: upgrade to recommended coreboot revisionLeah Woods2016-05-212-1/+1
|
* seabios boards: also hardcode cmos settings, like on grub boardsLeah Woods2016-05-193-3/+3
|
* seabios board configs: update to fix broken automated buildLeah Woods2016-05-192-80/+62
|
* Add boards: use a static CMOS option table, for consistencyLeah Woods2016-05-1918-18/+19
| | | | | | | | | | This also forces GM45 to use 352MiB RAM for the Video RAM, for the Intel GPU. It's implemented in such a way where the user configures it using nvramtool. Hardcode it. This should also force the century byte to be reset on GM45, for those users who were affected by this previous issue.
* forgot some newlines in reused.listArthur Heymans2016-05-195-5/+10
|
* set vram on gm45 to 352MArthur Heymans2016-05-1913-5/+256
| | | | | | | | | | | | | This patch enables all vram sizes and sets the default to 352M for libreboot. Normally users have to clear their vram for this to happen. using "nvram -c random" But there a 2 better option: coreboot provides to always load the defaults in its menuconfig update the flashscript to reset cmos Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* Implement SeaGRUB and make it the default payload on all current GRUB boardsLeah Woods2016-05-1821-21/+21
|
* finally the correct patch for i945 vramArthur Heymans2016-05-181-10/+16
|
* update configs (fix build errors)Leah Woods2016-05-169-133/+115
|
* i945: path to enable all VRAM options, libreboot config is set to 64MBArthur Heymans2016-05-156-32/+210
|
* Revert "All GRUB board: add equivalent configs for SeaBIOS too."Leah Woods2016-05-1476-10233/+0
| | | | This reverts commit 83ea3644c7110d3b48ec2d44ec059ec36b000f7f.
* All GRUB board: add equivalent configs for SeaBIOS too.Leah Woods2016-05-1476-0/+10233
|
* Add 16MiB ROM image configs for all GM45 thinkpadsLeah Woods2016-05-1425-0/+2221
|
* enable c4 state on t60Arthur Heymans2016-05-131-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 Woods2016-05-131-0/+77
|
* fix broken SATA support on GA-G41-ES2L (courtesy of damo22 on IRC)Leah Woods2016-05-131-0/+96
|
* add acpi c3 / cpu c4 cstate for gm45 thinkpadsArthur Heymans2016-05-088-0/+52
|
* reassign Minifree Ltd copyrights back to Minifree directorLeah Woods2016-05-0612-16/+16
| | | | This time under her chosen name.
* asus/kgpe-d16|kcma-d8: Update for latest round of DRAM training enhancementsTimothy Pearson2016-05-059-4/+4
| | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
* kgpe-d16|kcma-d8: Update to latest coreboot for RDIMM initialization fixesTimothy Pearson2016-04-279-4/+4
| | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
* reassign copyright from Minifree director to Minifree LtdMinifree Ltd2016-04-2612-16/+16
|
* Update to include AMD Family 15h DRAM training fixesTimothy Pearson2016-04-2213-4/+8
|
* Coreboot, vboot and depthcharge updates to Coreboot 4.3 for CrOS devicesPaul Kocialkowski2016-04-1914-120/+268
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* asus/kgpe-d116|kcma-d8: Update coreboot to latest versionTimothy Pearson2016-04-119-4/+4
|
* mb/asus/kgpe-d16|kcma-d8: Enable CMOS option tableTimothy Pearson2016-04-114-4/+8
|
* asus/kgpe-d116|kcma-d8: Update coreboot to latest version to fix RAM and SB ↵Timothy Pearson2016-04-119-4/+4
| | | | issues
* mainboard/asus/kgpe-d16|kcma-d8: Include additional coreboot MCT fixes for ↵Timothy Pearson2016-04-049-4/+4
| | | | | | Kingston RDIMMs Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
* mainboard/kcma-d8|kgpe-d16: Reenable GRUB buildsTimothy Pearson2016-04-0410-0/+1426
|
* mainboard/asus/kgpe-d16|kcma-d8: Include coreboot MCT fixes for Kingston RDIMMsTimothy Pearson2016-03-285-2/+269
| | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
* Revert "T60 headless config"Francis Rowe2016-03-201-6/+7
| | | | This reverts commit d0ea6701083f30fe87a401da04b8804fef39f5a3.
* mb/kcma-d8,kgpe-d16: Disable USB debug supportTimothy Pearson2016-03-202-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.
* T60 headless configFrancis Rowe2016-03-191-7/+6
|
* Add SeaBIOS payload to librebootFrancis Rowe2016-03-1415-21/+33
|
* Update KGPE-D16, KCMA-D8 and KFSN4-DRE to current latest coreboot versionFrancis Rowe2016-03-146-3/+3
|
* Remove ThinkPad R500 support (wasn't ready for production use yet anyway)Francis Rowe2016-03-108-2268/+0
| | | | | | R500 support in its current state should not be merged in the master branch. This will likely not make it into the immediate upcoming release. This patch will be reverted in a separate experimental branch, for the time being.
* qemu: bump to coreboot 2a3434757ef425dbdfedf1fc69e1a033a6e7310dFrancis Rowe2016-03-106-36/+114
|
* i945 and gm45 laptops: use cb 2a3434757ef425dbdfedf1fc69e1a033a6e7310dFrancis Rowe2016-03-1065-659/+638
| | | | | This should fix the RTC century byte issue (fix merged upstream). Some patches were removed, in those cases where they became merged upstream.
* jgpe-d16, kcma-d8, kfsn4-dre: remove unneeded patchesFrancis Rowe2016-03-099-222/+0
|
* Revert "kgpe-d6,kcma-d8,kfsn4-dre: use cb ↵Francis Rowe2016-03-0912-3/+225
| | | | | | 67e11d1e4f5fa4ba7e864bb0487bf5a835fb2919" This reverts commit 735b6a3e7250a52c5fa04cdd400cb7f44f37b89e.
* Revert "rename wrongly named patch directory (fix build issue)"Francis Rowe2016-03-094-0/+621
| | | | This reverts commit 41dd699e78587f3e83e354f6897057305300699b.
* Revert "re-add accidentally deleted kcma-d8 config. oops!"Francis Rowe2016-03-091-621/+0
| | | | This reverts commit a47fcda7a29f5629d12ede8cf7a66e54baf0677b.
* re-add accidentally deleted kcma-d8 config. oops!Francis Rowe2016-03-091-0/+621
|
* rename wrongly named patch directory (fix build issue)Francis Rowe2016-03-094-621/+0
|
* kgpe-d6,kcma-d8,kfsn4-dre: use cb 67e11d1e4f5fa4ba7e864bb0487bf5a835fb2919Francis Rowe2016-03-0912-225/+3
| | | | This revision is reported to work correctly.