Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert documentation to texinfo | Francis Rowe | 2015-11-07 | 105 | -20304/+13443 |
| | |||||
* | add pandoc to parabola/trisquel dependencies script | Francis Rowe | 2015-11-06 | 2 | -0/+10 |
| | |||||
* | Update config for ASUS C201 | Francis Rowe | 2015-11-06 | 1 | -0/+4 |
| | |||||
* | Replace Chromebook mentions with CrOS, that is more generic | Paul Kocialkowski | 2015-11-06 | 9 | -23/+23 |
| | | | | | | | | | | Not all CrOS devices are Chromebooks (laptops) or run on ARM, not all RK3288 CrOS devices are Chromebooks, either. We want to support more CrOS devices, including some that are not Chromebooks, such as the ASUS Chromebit! Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | docs: Improve c201 install images, with better contrast for color blind people | Paul Kocialkowski | 2015-11-06 | 2 | -0/+0 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | veyron_speedy config update, depthcharge menus improvement | Paul Kocialkowski | 2015-11-06 | 6 | -185/+45 |
| | |||||
* | download/coreboot: add missing copyright attribution | Francis Rowe | 2015-11-06 | 1 | -0/+1 |
| | |||||
* | download/coreboot: remove false information | Francis Rowe | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | Update coreboot-libre configs (forgot to do it earlier) | Francis Rowe | 2015-11-06 | 20 | -34/+53 |
| | |||||
* | Don't build ifdtool. Not needed in libreboot. | Francis Rowe | 2015-11-06 | 2 | -5/+2 |
| | |||||
* | Update coreboot to new version (use latest stable kgpe-d16 tree) | Francis Rowe | 2015-11-06 | 149 | -2496/+2293 |
| | |||||
* | download/coreboot: temporary fix: revert vboot (for ASUS C201) | Francis Rowe | 2015-11-06 | 1 | -1/+1 |
| | | | | Temporary fix for build error. | ||||
* | docs: Make the C201 hcl page more factual (with corrections), without ↵ | Paul Kocialkowski | 2015-11-06 | 1 | -14/+17 |
| | | | | | | | | | | | | | | | ordering users This rewrites parts of the C201 hcl page in more factual ways. This adds details about the relationship between Google's Chromebook-related decisions and free software, without giving a too strong opinion about Google given that it's a company so big that it makes little sense to judge it as a whole. Also, a few sentences were rewritten to not tell users what to do or what to think, but to inform them about the current problems and solutions when it comes to running the device with free software. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | docs: Introduce instructions to install Libreboot on the ASUS Chromebook C201 | Paul Kocialkowski | 2015-11-06 | 6 | -0/+308 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | docs: Introduce instructions to use and configure depthcharge | Paul Kocialkowski | 2015-11-06 | 1 | -4/+288 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | docs: Introduce instructions to configure coreboot-libre with depthcharge | Paul Kocialkowski | 2015-11-06 | 1 | -28/+35 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | docs: Introduce instructions to maintain depthcharge | Paul Kocialkowski | 2015-11-06 | 1 | -3/+17 |
| | | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr> | ||||
* | scripts: say ROM images, not ROM's. ROM's is wrong! | Francis Rowe | 2015-11-06 | 2 | -4/+4 |
| | |||||
* | build/module/coreboot: also build crossgcc arm | Francis Rowe | 2015-11-06 | 3 | -24/+7 |
| | |||||
* | build/roms/withgrub: use sub shell instead of cd ../ | Francis Rowe | 2015-11-06 | 1 | -1/+2 |
| | |||||
* | build/roms/withgrub_helper: use quotes where needed | Francis Rowe | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | roms/withgrub: Fix brace expansion | Klemens Nanni | 2015-11-06 | 1 | -2/+2 |
| | |||||
* | roms/withgrub_helper: Create correct ROM layouts | Klemens Nanni | 2015-11-06 | 1 | -0/+3 |
| | | | | | | | find bin/grub [...] also searches other boards' ROMs and thus would print a ROM layout not neccessarily belonging to the same board images got built for. | ||||
* | grub.cfg: Add MemTest86+ hotkey, fix lowercase | Klemens Nanni | 2015-11-05 | 2 | -9/+9 |
| | | | | | | Appearently --hotkey can only be used once, therefore remove uppercase Letters overwriting lowercase ones. | ||||
* | grub-assemble: remove redundant line break on EOF | Francis Rowe | 2015-11-05 | 1 | -1/+0 |
| | |||||
* | grub-assemble: simplify if/for blocks | Francis Rowe | 2015-11-05 | 1 | -4/+2 |
| | |||||
* | grub-assemble: remove a bashism | Francis Rowe | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | grub.cfg: use memtest.bin, not memtest | Francis Rowe | 2015-11-05 | 2 | -2/+2 |
| | |||||
* | grub.cfg (text mode): linux16 memtest, not chainload memtest | Francis Rowe | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | grub-assemble: use memtest.bin, not memtest | Francis Rowe | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | build/roms/withgrub: re-introduce standards compliance | Francis Rowe | 2015-11-05 | 1 | -14/+14 |
| | | | | klemens, please merge this! | ||||
* | roms/withgrub: Typofix | Klemens Nanni | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | roms/withgrub: Keep it simple | Klemens Nanni | 2015-11-05 | 1 | -26/+20 |
| | |||||
* | Simplify ./build module routines | Klemens Nanni | 2015-11-05 | 4 | -44/+17 |
| | |||||
* | grub.cfg: Search for keyfile only once | Klemens Nanni | 2015-11-05 | 1 | -5/+5 |
| | |||||
* | grub.cfg: Search {boot/,}grub2 as well (OpenSUSE) | Klemens Nanni | 2015-11-05 | 1 | -1/+22 |
| | |||||
* | grub.cfg: remove redundant space | Francis Rowe | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | grub.cfg: search on usb first, not ahci | Francis Rowe | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | docs/gnulinux/*: recommend the diceware method for passphrases | Francis Rowe | 2015-10-29 | 3 | -1/+27 |
| | |||||
* | more typofixes | Francis Rowe | 2015-10-29 | 6 | -11/+11 |
| | |||||
* | typofix | Francis Rowe | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | typofix2 | Francis Rowe | 2015-10-23 | 1 | -2/+2 |
| | |||||
* | typofix | Francis Rowe | 2015-10-23 | 1 | -2/+2 |
| | |||||
* | docs/install/index.html: note about kgpe-d16 | Francis Rowe | 2015-10-22 | 1 | -0/+23 |
| | |||||
* | docs/hcl/kgpe-d16: remove non-issue from list of issues | Francis Rowe | 2015-10-22 | 1 | -4/+0 |
| | |||||
* | docs/tasks.html: clarify that Tyan S8230 is similar to KGPE-D16 | Francis Rowe | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | docs/tasks.html: remove kgpe-d16 (it's ported now) | Francis Rowe | 2015-10-21 | 1 | -71/+30 |
| | |||||
* | docs/tasks.html: notes about suspend on gm45 | Francis Rowe | 2015-10-21 | 1 | -0/+2 |
| | |||||
* | docs/install/kgpe-d16.html: New guide (basic info added) | Francis Rowe | 2015-10-21 | 2 | -0/+126 |
| | |||||
* | docs/install/index.html: clarify options for KFSN4-DRE | Francis Rowe | 2015-10-20 | 1 | -1/+1 |
| |