aboutsummaryrefslogtreecommitdiff
path: root/resources/libreboot
Commit message (Collapse)AuthorAgeFilesLines
* Backport hash checking into buildgccSolidHal2018-10-021-0/+163
| | | | | | Patch based off: https://review.coreboot.org/cgit/coreboot.git/commit/?id=92d483a8927066ef16603023be05ad1fb7dea644 by Jonathan Neuschäfer <j.neuschaefer@gmx.net>
* Remove broken patches on W500 (these patches are upstream in librecore already)Leah Rowe2017-04-3012-1869/+0
|
* librecore integration preparation: drop post-20160907 coreboot patchesLeah Rowe2017-04-3063-9573/+1
| | | | | | Most of them don't apply, and they are merged upstream in librecore already. Librecore is becoming Libreboot's main firmware upstream.
* Add necessary patches for W500Leah Rowe2017-04-2914-0/+1895
|
* Adding W500 configuration(T500 stub)Gauvain Roussel-Tarbouriech2017-04-2912-0/+1659
|
* remove CrOS boards/utils from old build system (new build system has them)4 of 7 (Leah Rowe) info@minifree.org2017-01-2217-1245/+0
|
* Fix build error on latest GCC in Debian Stretch, when building GCC4 of 7 (Leah Rowe)2017-01-221-0/+27
|
* gm45: use correct vbt string (needed for external monitors) (Arther Heymans)4 of 7 (Leah Rowe)2017-01-2212-0/+372
|
* i945: add fake vbt (needed for external screens) (patch from Arthur Heymans)4 of 7 (Leah Rowe)2017-01-223-0/+129
|
* ga-g41m-es2l: enable use of PCIe x16 port (patches from Damien Zammit)Leah Rowe2017-01-224-1/+2
|
* i945: add support for external monitors in grub (patch from Arthur Heymans)Leah Rowe2017-01-216-0/+1245
|
* add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans)Leah Rowe2017-01-212-0/+445
|
* gm45: add support for external monitors in grub (patch from Arthur Heymans)Leah Rowe2017-01-2124-0/+7092
|
* Fix low-res screens on T60 (patch from Arthur Heymans)Leah Rowe2017-01-211-0/+174
|
* add hda verb to t60 (fixes mic) (patch from Arthur Heymans)Leah Rowe2017-01-211-0/+53
|
* gm45: fix IOMMU (patch from Damien Zammit)Leah Rowe2017-01-2112-0/+61
|
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-21167-0/+18206
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-15178-19584/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Fix build error on latest GCC in Debian Stretch, when building GCCLeah Rowe2016-12-231-0/+27
|
* Remove thinkpad patch to hardcode wifi/bluetooth/etc (not needed anymore)Leah Rowe2016-10-2814-188/+0
|
* delete gm45 hybrid driver patch (what it works around is now fixed upstream)Leah Rowe2016-10-289-609/+0
|
* Revert "fix patching issue on gm45 (rebase revert to hybrid driver patch)"Leah Rowe2016-10-281-34/+259
| | | | This reverts commit 7560a17789a069c322561515b390fe8bf18eeb8b.
* Revert "fix gm45 patching issue (rebase patch to universally enable ↵Leah Rowe2016-10-281-10/+10
| | | | | | wifi/bluetooth/etc)" This reverts commit 4f39be3e455a08e2362afdb5d52ff9c80fccb780.
* Revert "fix gm45 patching issue (256MiB default VRAM allocation)"Leah Rowe2016-10-281-12/+9
| | | | This reverts commit 2185ab9d6ae71d1f094548a40bfe8069ba4ac20c.
* fix gm45 patching issue (256MiB default VRAM allocation)Leah Rowe2016-10-241-9/+12
|
* fix gm45 patching issue (rebase patch to universally enable wifi/bluetooth/etc)Leah Rowe2016-10-241-10/+10
|
* fix patching issue on gm45 (rebase revert to hybrid driver patch)Leah Rowe2016-10-241-259/+34
|
* fix patching issue on gm45Leah Rowe2016-09-2012-56/+0
|
* fix patching issue on i945Leah Rowe2016-09-203-160/+0
|
* Revert "fix merge confict when running ./build module coreboot"Leah Rowe2016-09-2015-0/+216
| | | | This reverts commit b50e80a683d4707bdec1a0bc37069c8edb152a9f.
* fix merge confict when running ./build module corebootLeah Rowe2016-09-1915-216/+0
| | | | | patch that already exists in the coreboot revision used is still being applied. delete the patch from libreboot
* new board: Apple iMac 5,2 (no documentation yet)Leah Rowe2016-09-185-0/+619
|
* fix wrongly placed patchesLeah Rowe2016-09-182-0/+0
|
* gm45: use correct vbt string (needed for external monitors) (Arther Heymans)Leah Rowe2016-09-0912-0/+42
|
* i945: add fake vbt (needed for external screens) (patch from Arthur Heymans)Leah Rowe2016-09-093-0/+45
|
* ga-g41m-es2l: enable use of PCIe x16 port (patches from Damien Zammit)Leah Rowe2016-09-094-2/+2
|
* i945: add support for external monitors in grub (patch from Arthur Heymans)Leah Rowe2016-09-094-0/+419
|
* add vesafb mode to ga-g41m-es2l (patch from Arthur Heymans)Leah Rowe2016-09-092-0/+445
|
* gm45: add support for external monitors in grub (patch from Arthur Heymans)Leah Rowe2016-09-0913-0/+613
|
* i945/gm45/x4x: update configsLeah Rowe2016-09-0921-347/+479
|
* typofixLeah Rowe2016-09-091-1/+1
|
* typofixLeah Rowe2016-09-092-6/+6
|
* i945, gm45 and x4x: bump coreboot revisionLeah Rowe2016-09-0964-74/+74
|
* Fix low-res screens on T60 (patch from Arthur Heymans)Leah Rowe2016-09-082-0/+175
|
* all i945 and gm45 boards: bump coreboot revisionLeah Rowe2016-09-0846-267/+27
|
* add hda verb to t60 (fixes mic) (patch from Arthur Heymans)Leah Rowe2016-09-081-0/+53
|
* gm45: fix IOMMU (patch from Damien Zammit)Leah Rowe2016-09-0812-0/+61
|
* Add a new target: intel d945gclfArthur Heymans2016-09-0710-0/+1271
| | | | | | | This patch adds all the required files to build libreboot for the intel d945gclf. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* Disable serial port coreboot log output (not needed in release)Leah Woods2016-08-1820-352/+72
|
* Disable EHCI debug for the release (not needed in the release)Leah Rowe2016-08-1817-154/+44
|