aboutsummaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Disable all patches for depthchargeLeah Rowe2016-08-301-6/+6
|
* Change depthcharge revision and remove patches that don' applyArthur Heymans2016-08-301-11/+11
|
* Revert "Revert "fix build system: build cbfstool, etc before patching coreboot""Leah Rowe2016-08-221-36/+36
| | | | This reverts commit f073e9cdc89268d9789ece309add60e967bf3995.
* Revert "fix build system: build cbfstool, etc before patching coreboot"Leah Rowe2016-08-221-36/+36
| | | | This reverts commit 9798405c5e4dffb6db8c1a98f3ab875123f5997c.
* some random fixesLeah Rowe2016-08-225-2/+30
|
* add vboot to crossgcc/ directory (needed for building cbfstool in release/util)Leah Rowe2016-08-225-1/+63
|
* build/release/util: add workaround for building older cbfstool w/ newer flexLeah Rowe2016-08-221-0/+1
|
* build/roms/withgrub: printf, not print, for printing version number to fileLeah Rowe2016-08-221-1/+1
|
* build/release/util: once again build nvramtool and cbfstoolLeah Rowe2016-08-221-7/+64
| | | | Pulled from the crossgcc directory, for version consistency.
* Revert "build/release/tobuild: delete it, because it's not needed anymore"Leah Rowe2016-08-221-0/+102
| | | | This reverts commit dff4f89b818334a0077c7c027f9bef0ee99b954f.
* build/release/util: don't include the resources/directoryLeah Rowe2016-08-221-2/+0
|
* Revert "Revert "add cbfstool, nvramtool and ectool to the util archive""Leah Rowe2016-08-221-0/+9
| | | | This reverts commit 40b7d20142b0d7a9306765a621663c51270fb2a0.
* Revert "make _util archive for releases source code only"Leah Rowe2016-08-221-11/+54
| | | | This reverts commit b5df1a4fe87a36d4d9e9434bec15a7a2ac902c44.
* Revert "add cbfstool, nvramtool and ectool to the util archive"Leah Rowe2016-08-221-7/+0
| | | | This reverts commit d90f0584c9d73054903ac8a5f4b60687d8f77801.
* Revert "fix building of cbfstool in release archives"Leah Rowe2016-08-221-1/+0
| | | | This reverts commit d102c19a659750d3c24697b747de21f6fba575b5.
* build/module/flashrom: use CONFIG_ENABLE_LIBUSB1_PROGRAMMERS=noLeah Rowe2016-08-221-5/+5
| | | | | This fixes a build issue in Trisquel 7, when building static binaries of the flashrom utility.