Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gm45: fix IOMMU (patch from Damien Zammit) | Leah Rowe | 2016-09-08 | 12 | -0/+61 |
| | |||||
* | grub.cfg: s/supervisors/superusers | Leah Rowe | 2016-09-07 | 1 | -1/+1 |
| | |||||
* | grub.cfg: unset supervisors (needed for some users, was in older lb releases) | Leah Rowe | 2016-09-07 | 1 | -0/+1 |
| | |||||
* | build/roms/withseabios: : disable building of vesafb ROMs for d945gclf | Leah Rowe | 2016-09-07 | 1 | -3/+2 |
| | | | | Only txtmode works, according to avph. | ||||
* | Add a new target: intel d945gclf | Arthur Heymans | 2016-09-07 | 13 | -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 patches | Paul Kocialkowski | 2016-09-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Revert "build all architectures of crossgcc" | Leah Rowe | 2016-09-02 | 1 | -5/+3 |
| | | | | This reverts commit 2d056d2c13e3d6d3174ed6b5703f946e8958c17d. | ||||
* | build all architectures of crossgcc | Leah Rowe | 2016-09-01 | 1 | -3/+5 |
| | |||||
* | Remove git directories and force links in coreboot | Paul Kocialkowski | 2016-09-01 | 1 | -1/+3 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | Revert "Change depthcharge revision and remove patches that don' apply" | Leah Rowe | 2016-08-30 | 1 | -11/+11 |
| | | | | This reverts commit 7f191b9d1649925f11f3c6856e2157257b620f13. | ||||
* | Revert "Disable all patches for depthcharge" | Leah Rowe | 2016-08-30 | 1 | -6/+6 |
| | | | | This reverts commit d5253cc7e37c6e1d8f18261e75a987b07072e89a. | ||||
* | Disable all patches for depthcharge | Leah Rowe | 2016-08-30 | 1 | -6/+6 |
| | |||||
* | Change depthcharge revision and remove patches that don' apply | Arthur Heymans | 2016-08-30 | 1 | -11/+11 |
| | |||||
* | Revert "Revert "fix build system: build cbfstool, etc before patching coreboot"" | Leah Rowe | 2016-08-22 | 1 | -36/+36 |
| | | | | This reverts commit f073e9cdc89268d9789ece309add60e967bf3995. | ||||
* | Revert "fix build system: build cbfstool, etc before patching coreboot" | Leah Rowe | 2016-08-22 | 1 | -36/+36 |
| | | | | This reverts commit 9798405c5e4dffb6db8c1a98f3ab875123f5997c. | ||||
* | some random fixes | Leah Rowe | 2016-08-22 | 5 | -2/+30 |
| | |||||
* | add vboot to crossgcc/ directory (needed for building cbfstool in release/util) | Leah Rowe | 2016-08-22 | 5 | -1/+63 |
| | |||||
* | build/release/util: add workaround for building older cbfstool w/ newer flex | Leah Rowe | 2016-08-22 | 1 | -0/+1 |
| | |||||
* | build/roms/withgrub: printf, not print, for printing version number to file | Leah Rowe | 2016-08-22 | 1 | -1/+1 |
| | |||||
* | build/release/util: once again build nvramtool and cbfstool | Leah Rowe | 2016-08-22 | 1 | -7/+64 |
| | | | | Pulled from the crossgcc directory, for version consistency. | ||||
* | Revert "build/release/tobuild: delete it, because it's not needed anymore" | Leah Rowe | 2016-08-22 | 1 | -0/+102 |
| | | | | This reverts commit dff4f89b818334a0077c7c027f9bef0ee99b954f. | ||||
* | build/release/util: don't include the resources/directory | Leah Rowe | 2016-08-22 | 1 | -2/+0 |
| | |||||
* | Revert "Revert "add cbfstool, nvramtool and ectool to the util archive"" | Leah Rowe | 2016-08-22 | 1 | -0/+9 |
| | | | | This reverts commit 40b7d20142b0d7a9306765a621663c51270fb2a0. | ||||
* | Revert "make _util archive for releases source code only" | Leah Rowe | 2016-08-22 | 1 | -11/+54 |
| | | | | This reverts commit b5df1a4fe87a36d4d9e9434bec15a7a2ac902c44. | ||||
* | Revert "add cbfstool, nvramtool and ectool to the util archive" | Leah Rowe | 2016-08-22 | 1 | -7/+0 |
| | | | | This reverts commit d90f0584c9d73054903ac8a5f4b60687d8f77801. | ||||
* | Revert "fix building of cbfstool in release archives" | Leah Rowe | 2016-08-22 | 1 | -1/+0 |
| | | | | This reverts commit d102c19a659750d3c24697b747de21f6fba575b5. | ||||
* | build/module/flashrom: use CONFIG_ENABLE_LIBUSB1_PROGRAMMERS=no | Leah Rowe | 2016-08-22 | 1 | -5/+5 |
| | | | | | This fixes a build issue in Trisquel 7, when building static binaries of the flashrom utility. | ||||
* | add missng lbversion file to cbfs on all ROM images (GRUB payload) | Leah Rowe | 2016-08-22 | 1 | -0/+4 |
| | |||||
* | fix build system: build cbfstool, etc before patching coreboot | Arthur Heymans | 2016-08-22 | 1 | -36/+36 |
| | | | | | | | | | In the release source ./build module coreboot will try to patch coreboot first, which fails and never gets to building cbfstool and symlinking crossgcc. An easy solution is to do this first. This patch additionally makes use of absolute dirs. | ||||
* | Don't rename the RELEASE file | Leah Rowe | 2016-08-18 | 3 | -20/+0 |
| | |||||
* | Add RELEASE file | Leah Rowe | 2016-08-18 | 3 | -0/+20 |
| | |||||
* | Disable serial port coreboot log output (not needed in release) | Leah Woods | 2016-08-18 | 20 | -352/+72 |
| | |||||
* | Disable EHCI debug for the release (not needed in the release) | Leah Rowe | 2016-08-18 | 17 | -154/+44 |
| | |||||
* | Add generic libre layouts for cantiga (gm/gs/pm45) and use them for x200 | Swift Geek | 2016-08-18 | 6 | -0/+15 |
| | |||||
* | fix building of cbfstool in release archives | Leah Rowe | 2016-08-17 | 1 | -0/+1 |
| | |||||
* | add cbfstool, nvramtool and ectool to the util archive | Leah Rowe | 2016-08-17 | 1 | -0/+7 |
| | |||||
* | gm45: cleanup of native graphic init | Arthur Heymans | 2016-08-17 | 12 | -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. | ||||
* | no, use swiftgeek's better sed pattern | Leah Rowe | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | fix messing sed command in last commit | Leah Rowe | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | hotfix for building on distros with newer flex version | Leah Rowe | 2016-08-10 | 1 | -0/+3 |
| | | | | Adapted from https://review.coreboot.org/cgit/coreboot.git/commit/util/cbfstool/Makefile.inc?id=2b80734811ee056f0447bab359ec5961e90101b7 | ||||
* | fix overlapping cmos paramters on t400 | Arthur Heymans | 2016-08-09 | 1 | -10/+9 |
| | | | | overlapping cmos parametes were result of uncarefull reverting. | ||||
* | fix error that was caused by incorrect revert. | Arthur Heymans | 2016-08-09 | 1 | -12/+12 |
| | |||||
* | fix libreboot build issue with gm45. | Arthur Heymans | 2016-08-09 | 12 | -25/+62 |
| | |||||
* | gm45,reused.list: fix mistake on using hardcoded intel gpu | Arthur Heymans | 2016-08-08 | 8 | -9/+8 |
| | |||||
* | hardcode use of integrated graphic device on gm45 laptops | Arthur Heymans | 2016-08-08 | 9 | -0/+35 |
| | |||||
* | set gm45 vram default to 256M | Arthur Heymans | 2016-08-08 | 12 | -0/+48 |
| | | | | | | The gm45 integrated gpu scales very well with more vram, both for video decoding and games. Setting it to the highest stable value is a good default for libreboot. | ||||
* | revert hybrid driver cause it does not work on t400 | Arthur Heymans | 2016-08-08 | 11 | -75/+609 |
| | | | | | | Also removes hardcoded use of igd since code is different. Can be added in later patch but since libreboot always loads cmos defaults this might not be necessary. | ||||
* | update coreboot revision for ga-g41m-es2l (contains some more raminit fixes) | Leah Rowe | 2016-07-27 | 4 | -1/+403 |
| | |||||
* | update to latest coreboot revision for ga-g41m-es2l | Leah Rowe | 2016-07-23 | 5 | -47/+403 |
| | |||||
* | build/release/tobuild: delete it, because it's not needed anymore | Leah Rowe | 2016-07-23 | 1 | -102/+0 |
| |