summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* GRUB: really make it reproducibleFrancis Rowe2015-12-064-98/+74
| | | | | Use older version of Alexander's patches, for now. Wait until the final versions are merged upstream in GRUB.
* Revert "Revert "grub: build reproducibly""Francis Rowe2015-12-0611-0/+406
| | | | This reverts commit 6278d578f6f47ae2d2742b95c99df087a06d0e90.
* build/roms/*: put libreboot version in .coreboot-version fileFrancis Rowe2015-12-053-1/+5
| | | | | This is one of the things needed, for building coreboot in a reproducible fashion.
* docs: Notes about running the instructions as rootPaul Kocialkowski2015-12-051-0/+4
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* docs: TTY is accessed with Ctrl + Alt + Next on the C201Paul Kocialkowski2015-12-051-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Revert "grub: build reproducibly"Francis Rowe2015-12-0411-406/+0
| | | | This reverts commit 26d16fa5cdc9e351fcb582104cf8c7b3bf9ddaf0.
* grub: build reproduciblyFrancis Rowe2015-12-0411-0/+406
|
* update GRUBFrancis Rowe2015-11-307-60/+60
|
* grub: only run distclean if a makefile exists (fixes build error)Francis Rowe2015-11-292-2/+2
|
* docs/src/hcl/c201.texi: Note about Parabola on ARMFrancis Rowe2015-11-241-5/+5
|
* build/release/*: create ChangeLog/NEWS when building from archiveFrancis Rowe2015-11-225-0/+20
|
* build/clean/*: Use make properly (-C flag)Klemens Nanni2015-11-215-64/+25
| | | | | Instead of manually cd'ing into and out of directories, use make's -C flag.
* roms/withgrub_helper: Slight commenting changesKlemens Nanni2015-11-211-11/+8
|
* download/Memtest86+: Use patches not raw filesKlemens Nanni2015-11-216-154/+29
|
* docs/src/tasks.texi: remove task that was completed (memtest86+)Francis Rowe2015-11-181-2/+0
|
* release build scripts: add ChangeLog and NEWS to releaseFrancis Rowe2015-11-166-0/+50
|
* build/clean/seabios: make it executableFrancis Rowe2015-11-141-0/+0
| | | | otherwise release building is screwed up
* docs: There are actually 8 screws to remove to open the C201Paul Kocialkowski2015-11-142-1/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* docs: The installation script for CrOS is cros-flash-replace, fix typoPaul Kocialkowski2015-11-141-2/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Make the first few sections of 'bbb_setup' more readable and, to a greater ↵Albin Söderqvist2015-11-141-27/+17
| | | | extent, link to third party websites that work reasonably well without running non-free JS code.
* Fix up the docsFrancis Rowe2015-11-072-6/+2
|
* build/dependencies/trisquel: add missing "install" instructionFrancis Rowe2015-11-071-1/+1
|
* build/dependencies/*: install texi2htmlFrancis Rowe2015-11-072-2/+2
|
* reorganize docs to build building html sources easierFrancis Rowe2015-11-07662-650/+650
|
* convert documentation to texinfoFrancis Rowe2015-11-06105-20304/+13443
|
* add pandoc to parabola/trisquel dependencies scriptFrancis Rowe2015-11-062-0/+10
|
* Update config for ASUS C201Francis Rowe2015-11-061-0/+4
|
* Replace Chromebook mentions with CrOS, that is more genericPaul Kocialkowski2015-11-069-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 peoplePaul Kocialkowski2015-11-062-0/+0
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* veyron_speedy config update, depthcharge menus improvementPaul Kocialkowski2015-11-066-185/+45
|
* download/coreboot: add missing copyright attributionFrancis Rowe2015-11-061-0/+1
|
* download/coreboot: remove false informationFrancis Rowe2015-11-061-1/+1
|
* Update coreboot-libre configs (forgot to do it earlier)Francis Rowe2015-11-0620-34/+53
|
* Don't build ifdtool. Not needed in libreboot.Francis Rowe2015-11-062-5/+2
|
* Update coreboot to new version (use latest stable kgpe-d16 tree)Francis Rowe2015-11-06150-3696/+3493
|
* download/coreboot: temporary fix: revert vboot (for ASUS C201)Francis Rowe2015-11-061-1/+1
| | | | Temporary fix for build error.
* docs: Make the C201 hcl page more factual (with corrections), without ↵Paul Kocialkowski2015-11-061-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 C201Paul Kocialkowski2015-11-066-0/+308
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* docs: Introduce instructions to use and configure depthchargePaul Kocialkowski2015-11-061-4/+288
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* docs: Introduce instructions to configure coreboot-libre with depthchargePaul Kocialkowski2015-11-061-28/+35
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* docs: Introduce instructions to maintain depthchargePaul Kocialkowski2015-11-061-3/+17
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* scripts: say ROM images, not ROM's. ROM's is wrong!Francis Rowe2015-11-052-4/+4
|
* build/module/coreboot: also build crossgcc armFrancis Rowe2015-11-053-24/+7
|
* build/roms/withgrub: use sub shell instead of cd ../Francis Rowe2015-11-051-1/+2
|
* build/roms/withgrub_helper: use quotes where neededFrancis Rowe2015-11-051-1/+1
|
* roms/withgrub: Fix brace expansionKlemens Nanni2015-11-051-2/+2
|
* roms/withgrub_helper: Create correct ROM layoutsKlemens Nanni2015-11-051-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 lowercaseKlemens Nanni2015-11-052-9/+9
| | | | | | Appearently --hotkey can only be used once, therefore remove uppercase Letters overwriting lowercase ones.
* grub-assemble: remove redundant line break on EOFFrancis Rowe2015-11-051-1/+0
|
* grub-assemble: simplify if/for blocksFrancis Rowe2015-11-051-4/+2
|