aboutsummaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* build/roms/withgrub: disable loading option ROMs in SeaGRUBLeah Rowe2016-11-161-0/+3
| | | | | This is a workaround for the PIKE2008 module on D16, in case the user forgets to blank out the LSI ROM.
* 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
|
* Delete all references to Trisquel in the documentationLeah Rowe2016-10-126-8/+6
|
* ich9gen: change the default mac address to 00:DE:AD:C0:FF:EELeah Rowe2016-10-031-5/+5
|
* fix ./build dependencies debian on debian stable (already works on testing)Leah Rowe2016-09-281-1/+1
|
* Prioritize Debian over Trisquel (Trisquel's leader is Ruben Rodriguez on ↵Leah Rowe2016-09-272-0/+0
| | | | libreboot.org/gnu)
* grub.cfg: load png module, not jpegLeah Rowe2016-09-271-1/+1
|
* add colour to the backgroundsLeah Rowe2016-09-272-0/+0
|
* Revert "bring back the old backgrounds. They were better"Leah Rowe2016-09-274-3/+3
| | | | This reverts commit 8864dc9a01743b7c66a4b63d90ffcf92fcd66535.
* 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.
* delete build/release/docs (we're not in GNU anymore, we don't want texinfo)Leah Rowe2016-09-2010-302/+0
|
* 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
* add missing blobs list for vboot revisionLeah Rowe2016-09-193-0/+53
|
* new board: Apple iMac 5,2 (no documentation yet)Leah Rowe2016-09-188-0/+1021
|
* flashrom: add whitelist for imac52Leah Rowe2016-09-182-0/+26
|
* fix wrongly placed patchesLeah Rowe2016-09-182-0/+0
|
* typofixLeah Rowe2016-09-131-1/+1
|
* 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-097-2/+404
|
* 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-093-1/+446
|
* 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-0967-74/+476
|
* 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-0849-267/+429
|
* 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
|
* grub.cfg: s/supervisors/superusersLeah Rowe2016-09-071-1/+1
|
* grub.cfg: unset supervisors (needed for some users, was in older lb releases)Leah Rowe2016-09-071-0/+1
|
* build/roms/withseabios: : disable building of vesafb ROMs for d945gclfLeah Rowe2016-09-071-3/+2
| | | | Only txtmode works, according to avph.
* Add a new target: intel d945gclfArthur Heymans2016-09-0713-0/+1673
| | | | | | | This patch adds all the required files to build libreboot for the intel d945gclf. Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* Correct path to vboot patchesPaul Kocialkowski2016-09-021-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Revert "build all architectures of crossgcc"Leah Rowe2016-09-021-5/+3
| | | | This reverts commit 2d056d2c13e3d6d3174ed6b5703f946e8958c17d.
* build all architectures of crossgccLeah Rowe2016-09-011-3/+5
|
* Remove git directories and force links in corebootPaul Kocialkowski2016-09-011-1/+3
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Revert "Change depthcharge revision and remove patches that don' apply"Leah Rowe2016-08-301-11/+11
| | | | This reverts commit 7f191b9d1649925f11f3c6856e2157257b620f13.
* Revert "Disable all patches for depthcharge"Leah Rowe2016-08-301-6/+6
| | | | This reverts commit d5253cc7e37c6e1d8f18261e75a987b07072e89a.