aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* remove maintenance section in docs (prep for new build system)Leah Rowe2016-09-033-789/+1
|
* docementation: Improve link text on the main pageLeah Rowe2016-09-031-4/+4
|
* docs/hcl/index.html: Fix links for recommended wifi chipsetsLeah Rowe2016-09-021-3/+2
|
* GNU Libreboot, version 20160902Leah Rowe2016-09-022-3/+4
|
* 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>
* update copyright year on docs/gnulinux/encrypted_parabola.htmlLeah Rowe2016-09-011-1/+1
|
* docs/gnulinux/encrypted_parabola: add iteration time to cryptsetup commandLeah Rowe2016-09-011-1/+6
|
* docs/gnulinux/encrypted_parabola: note about iteration time when bootingLeah Rowe2016-09-011-0/+5
|
* 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-227-2/+54
|
* 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.
* actually add the documentation directory. (I forgot git add in last commit)Leah Rowe2016-08-22568-0/+71319
|
* switch back to html for documentationLeah Rowe2016-08-22514-59562/+0
|
* backport changes to html branchLeah Rowe2016-08-221-0/+3
|
* docs: link to version guide in FAQLeah Rowe2016-08-221-12/+1
|
* add missng lbversion file to cbfs on all ROM images (GRUB payload)Leah Rowe2016-08-221-0/+4
|
* fix build system: build cbfstool, etc before patching corebootArthur Heymans2016-08-221-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.
* fix building documenation building problemArthur Heymans2016-08-191-1/+1
| | | | commit 4fe6d5b8d60acb00799e61f1dc3bc762826796d3 broke documentation.
* hcl/d510mo: clean up some inaccuracies.Arthur Heymans2016-08-191-2/+3
|
* hcl/ga-g41m-es2l clean up documentantionArthur Heymans2016-08-191-3/+13
| | | | Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
* Don't rename the RELEASE fileLeah Rowe2016-08-183-20/+0
|
* GNU Libreboot, version 20160818Leah Rowe2016-08-181-2/+2
|
* Add RELEASE fileLeah Rowe2016-08-184-0/+116
|
* docs: remove obsolete notes about libreboot 20150518Leah Rowe2016-08-181-26/+2
|
* 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
|
* Add generic libre layouts for cantiga (gm/gs/pm45) and use them for x200Swift Geek2016-08-186-0/+15
|
* fix building of cbfstool in release archivesLeah Rowe2016-08-171-0/+1
|
* add cbfstool, nvramtool and ectool to the util archiveLeah Rowe2016-08-171-0/+7
|
* Update references to SPI flash chip node: add Teensy 3.1Paul Koenig2016-08-171-17/+17
|
* docs: note about MAC Address on GA-G41m-Es2lLeah Rowe2016-08-171-0/+4
|
* 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.