Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ich9gen ich9gen.c: add missing copyright statement in header | Leah Woods | 2016-05-14 | 1 | -0/+1 |
| | |||||
* | Add 16MiB descriptor generation | Swift Geek | 2016-05-14 | 1 | -0/+8 |
| | |||||
* | reassign Minifree Ltd copyrights back to Minifree director | Leah Woods | 2016-05-06 | 22 | -22/+22 |
| | | | | This time under her chosen name. | ||||
* | asus/kgpe-d16|kcma-d8: Update for latest round of DRAM training enhancements | Timothy Pearson | 2016-05-06 | 3 | -0/+0 |
| | | | | 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 | 3 | -0/+0 |
| | | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> | ||||
* | reassign copyright from Minifree director to Minifree Ltd | Minifree Ltd | 2016-04-26 | 22 | -22/+22 |
| | |||||
* | Update to include AMD Family 15h DRAM training fixes | Timothy Pearson | 2016-04-22 | 3 | -0/+0 |
| | |||||
* | Coreboot, vboot and depthcharge updates to Coreboot 4.3 for CrOS devices | Paul Kocialkowski | 2016-04-19 | 6 | -0/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | asus/kgpe-d116|kcma-d8: Update coreboot to latest version | Timothy Pearson | 2016-04-11 | 3 | -0/+0 |
| | |||||
* | asus/kgpe-d116|kcma-d8: Update coreboot to latest version to fix RAM and SB ↵ | Timothy Pearson | 2016-04-11 | 3 | -0/+0 |
| | | | | issues | ||||
* | mainboard/asus/kgpe-d16|kcma-d8: Include additional coreboot MCT fixes for ↵ | Timothy Pearson | 2016-04-04 | 3 | -0/+0 |
| | | | | | | Kingston RDIMMs Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> | ||||
* | mainboard/asus/kgpe-d16|kcma-d8: Include coreboot MCT fixes for Kingston RDIMMs | Timothy Pearson | 2016-03-28 | 3 | -0/+402 |
| | | | | Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> | ||||
* | Update KGPE-D16, KCMA-D8 and KFSN4-DRE to current latest coreboot version | Francis Rowe | 2016-03-14 | 3 | -0/+402 |
| | |||||
* | coreboot-libre cleanup: remove blob lists for unused coreboot versions | Francis Rowe | 2016-03-11 | 12 | -1223/+0 |
| | |||||
* | Revert "add missing deblob updates (missing in last commit)" | Francis Rowe | 2016-03-09 | 3 | -0/+0 |
| | | | | This reverts commit ef811f185a79e8284a7464a5f7d120783bb0b0e4. | ||||
* | Revert "re-add missing directory for coreboot-libre (fix build issue)" | Francis Rowe | 2016-03-09 | 3 | -402/+0 |
| | | | | This reverts commit 8aa0e048db53b43d2c808c39b1f41ca17c8a5287. | ||||
* | re-add missing directory for coreboot-libre (fix build issue) | Francis Rowe | 2016-03-09 | 3 | -0/+402 |
| | |||||
* | add missing deblob updates (missing in last commit) | Francis Rowe | 2016-03-09 | 3 | -0/+0 |
| | |||||
* | Update coreboot (kgpe-d16,kcma-d8,kfsn4-dre,d510mo,ga-g41m-es2l) | Francis Rowe | 2016-03-08 | 6 | -0/+455 |
| | | | | | | Update to the latest coreboot and vboot versions at the time of writing: coreboot 2a3434757ef425dbdfedf1fc69e1a033a6e7310d vboot d187cd3fc792f8bcefbee4587c83eafbd08441fc | ||||
* | typofix in coreboot-libre script | Francis Rowe | 2016-03-07 | 1 | -1/+1 |
| | |||||
* | coreboot-libre: fix wrong path | Francis Rowe | 2016-03-07 | 1 | -8/+5 |
| | |||||
* | use only 1 crossgcc revision in libreboot | Francis Rowe | 2016-02-27 | 4 | -0/+407 |
| | |||||
* | New board: Intel D510MO | Francis Rowe | 2016-01-30 | 3 | -0/+390 |
| | |||||
* | New board: ASUS KCMA-D8 desktop/workstation motherboard | Francis Rowe | 2016-01-30 | 3 | -0/+390 |
| | |||||
* | Revert "reset x60/t60/macbook21 to older coreboot revisions" | Francis Rowe | 2016-01-29 | 3 | -363/+0 |
| | | | | This reverts commit 3b56767917dccd59c4af7c289450a053982e984a. | ||||
* | reset x60/t60/macbook21 to older coreboot revisions | Francis Rowe | 2016-01-28 | 3 | -0/+363 |
| | | | | This is a temporary fix for an upcoming release. | ||||
* | Gigabyte GA-G41M-ES2L (desktop board) added to libreboot | Francis Rowe | 2016-01-05 | 8 | -23/+451 |
| | |||||
* | Use different coreboot revisions and patches per board | Francis Rowe | 2016-01-04 | 9 | -490/+488 |
| | | | | | | | | | | | | | | | | | | The release archives will be bigger, but this is a necessary change that makes libreboot development easier. At present, there are boards maintained in libreboot by different people. By doing it this way, that becomes much easier. This is in contrast to the present situation, where a change to one board potentially affects all other boards, especially when updating to a new version of coreboot. Coreboot-libre scripts, download scripts, build scripts - everything. The entire build system has been modified to reflect this change of development. For reasons of consistency, cbfstool and nvramtool are no longer included in the util archives. | ||||
* | Revert "Revert "grub: build reproducibly"" | Francis Rowe | 2015-12-06 | 1 | -0/+10 |
| | | | | This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90. | ||||
* | Revert "grub: build reproducibly" | Francis Rowe | 2015-12-04 | 1 | -10/+0 |
| | | | | This reverts commit 26d16fa5cdc9e351fcb582104cf8c7b3bf9ddaf0. | ||||
* | grub: build reproducibly | Francis Rowe | 2015-12-04 | 1 | -0/+10 |
| | |||||
* | Update coreboot to new version (use latest stable kgpe-d16 tree) | Francis Rowe | 2015-11-06 | 1 | -0/+7 |
| | |||||
* | grub-assemble: remove redundant line break on EOF | Francis Rowe | 2015-11-05 | 1 | -1/+0 |
| | |||||
* | grub-assemble: simplify if/for blocks | Francis Rowe | 2015-11-05 | 1 | -4/+2 |
| | |||||
* | grub-assemble: remove a bashism | Francis Rowe | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | grub.cfg: use memtest.bin, not memtest | Francis Rowe | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | grub-assemble: use memtest.bin, not memtest | Francis Rowe | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | KGPE-D16: update patch set (also update coreboot and vboot) | Francis Rowe | 2015-10-19 | 1 | -3/+5 |
| | | | | | | | | | | | Also contains other fixes from coreboot, like: * 551cff0 Derive lvds_dual_channel from EDID timings. ^ makes single/dual channel LVDS selection on GM45 automatic * 26fc544 lenovo/t60: Enable native intel gfx init. ^ was being maintained in libreboot, now upstreamed so not needed Framebuffer mode was disabled for the KGPE-D16, because only text-mode works at the moment. | ||||
* | grub-assemble: fix bug: keymaps not being included | Francis Rowe | 2015-10-15 | 1 | -2/+2 |
| | |||||
* | coreboot-libre: futility test data deblob, padding data is not a blob | Paul Kocialkowski | 2015-10-11 | 1 | -2/+19 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | coreboot-libre: move non-blob to nonblobs list | Francis Rowe | 2015-10-11 | 3 | -4/+4 |
| | |||||
* | coreboot-libre: Crypto constants in vboot are not proprietary blobs | Paul Kocialkowski | 2015-10-11 | 2 | -4/+4 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Update coreboot-libre based on coreboot a2bed346a | Francis Rowe | 2015-10-11 | 2 | -44/+46 |
| | | | | | | | | | | | | | | | More microcode blobs were deleted upstream, which are therefore no longer deleted by coreboot-libre. util/broadcom/secimage/misc.c is not a blob. Some non-blobs were deleted upstream, which are therefore no longer listed in libreboot's nonblobs list. New non-blobs were found, added to the nonblobs list. vboot submodule was added, since there are parts of it that cbfstool needs. This submodule is now deblobbed by libreboot. | ||||
* | macbook21 three-finger tap script | Francis Rowe | 2015-10-10 | 4 | -0/+746 |
| | |||||
* | New board: ThinkPad R500 (experimental) | Francis Rowe | 2015-09-20 | 9 | -159/+288 |
| | | | | | | | | | | | | | | | | | | The ich9deblob and ich9gen utilities were modified, so that they support reading and/or writing descriptor images where the GbE region is not defined. These utilities were also re-factored and tidied up a bit. A quick was noticed during the course of this work, in that Compenent 1 Density was being set to 8MiB constantly, even on systems with 4MiB flash chips. Component 2 Density was set statically to 2MiB. ich9gen now sets both to 4MiB or 8MiB, depending on whether building the descriptor for a 4MiB or 8MiB ROM image. There are still some ACPI bugs (see docs/hcl/r500.html), which will have to be fixed upstream. TODO: get hw reg dumps from a factory R500, and compare with the X200 or T400 dumps. | ||||
* | grub-assemble: use GPLv3+ | Francis Rowe | 2015-08-30 | 1 | -6/+17 |
| | | | | | | | The original script used a permissive license, but my changes over time have completely taken over, to the point where none of the original code exists. Therefore, I am re-releasing it under my favourite license. | ||||
* | grub-assemble gen.sh: only run list_keymaps once | Francis Rowe | 2015-08-30 | 1 | -2/+3 |
| | |||||
* | grub-assemble: generate keymap list using function, not script | Francis Rowe | 2015-08-30 | 2 | -31/+10 |
| | |||||
* | grub-assemble/grub_memdisk_keymap: simplify for loop | Francis Rowe | 2015-08-30 | 1 | -3/+2 |
| | |||||
* | coreboot-libre: update linux-libre deblob-check to v2015-08-15 | Francis Rowe | 2015-08-30 | 1 | -4/+114 |
| |