aboutsummaryrefslogtreecommitdiff
path: root/resources/libreboot/patch
Commit message (Collapse)AuthorAgeFilesLines
* Use '--with-pic' if building gmp with '-pie'Andrew Robbins2019-09-272-27/+32
| | | | | | | The updated regex catches more instances where '-pie' would be enabled. Parabola's gcc is built with a spec string which causes issues when building gmp (as part of the crossgcc build process) using the old build system.
* Update URI pointing to libelf v0.8.13Andrew Robbins2019-09-271-0/+25
| | | | | | | The mirror for the version of libelf needed is down, preventing crossgcc from being built using the old build system. Resolves issues #664, #672
* 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-3061-9571/+0
| | | | | | 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
|
* remove CrOS boards/utils from old build system (new build system has them)4 of 7 (Leah Rowe) info@minifree.org2017-01-2211-616/+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-222-0/+0
|
* 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-2161-0/+3605
| | | | Everything will be migrated over to the new build system after release.
* Current build system removalPaul Kocialkowski2017-01-1568-4299/+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-181-0/+67
|
* 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-092-0/+0
|
* 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
|
* typofixLeah Rowe2016-09-092-6/+6
|
* i945, gm45 and x4x: bump coreboot revisionLeah Rowe2016-09-0949-59/+59
|
* 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-0843-264/+24
|
* 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-076-0/+670
| | | | | | | This patch adds all the required files to build libreboot for the intel d945gclf. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* gm45: cleanup of native graphic initArthur Heymans2016-08-1712-0/+240
| | | | | | cleans up and corrects some registers in gm45 native graphic init. Results is that previously incompatible wxga+ screens now have a strip of working display.
* fix overlapping cmos paramters on t400Arthur Heymans2016-08-091-10/+9
| | | | overlapping cmos parametes were result of uncarefull reverting.
* fix error that was caused by incorrect revert.Arthur Heymans2016-08-091-12/+12
|