aboutsummaryrefslogtreecommitdiff
path: root/docs/git
Commit message (Collapse)AuthorAgeFilesLines
* remove "back to" linksLeah Rowe2017-04-051-4/+0
|
* Passive CC inclusionAlyssa Rosenzweig2017-04-041-33/+1
|
* squeezeAlyssa Rosenzweig2017-04-031-25/+0
|
* Global fixAlyssa Rosenzweig2017-04-031-19/+38
|
* embedded code block top fixAlyssa Rosenzweig2017-04-031-1/+3
|
* Fix another class of code block bugsAlyssa Rosenzweig2017-04-031-28/+28
|
* Fix another class of code bugAlyssa Rosenzweig2017-04-031-4/+4
|
* More code blocksAlyssa Rosenzweig2017-04-031-2/+2
|
* Fix -- bugAlyssa Rosenzweig2017-04-031-8/+8
|
* undo breakagesAlyssa Rosenzweig2017-03-201-74/+71
|
* I can escape goodAlyssa Rosenzweig2017-03-171-14/+14
|
* Remove dependency on libreboot-websiteAlyssa Rosenzweig2017-03-171-33/+33
|
* Squeeze blankAlyssa Rosenzweig2017-03-171-21/+0
|
* It wasn't me, I swear!Alyssa Rosenzweig2017-03-171-26/+52
|
* Unbork some thingsAlyssa Rosenzweig2017-03-171-20/+20
|
* Begin descent from weird command line syntaxAlyssa Rosenzweig2017-03-171-14/+14
|
* Remove pagetop linksAlyssa Rosenzweig2017-03-171-2/+0
|
* Cleanup some escaped symbolsAlyssa Rosenzweig2017-03-171-37/+37
|
* Let markdown handle <> gracefullyAlyssa Rosenzweig2017-03-171-1/+1
|
* Typographically correct quotesAlyssa Rosenzweig2017-03-171-18/+18
|
* #pagetop is badAlyssa Rosenzweig2017-03-171-1/+1
|
* ....noAlyssa Rosenzweig2017-03-171-1/+0
|
* Remove divsAlyssa Rosenzweig2017-03-171-20/+0
|
* Convert documentation to markdownAlyssa Rosenzweig2017-03-172-490/+390
|
* remove documentation notice about the new build system4 of 7 (Leah Rowe) info@minifree.org2017-01-221-1/+1
|
* remove CrOS boards/utils from old build system (new build system has them)4 of 7 (Leah Rowe) info@minifree.org2017-01-221-7/+9
|
* re-add old build system (for x86 boards/utils)4 of 7 (Leah Rowe) info@minifree.org2017-01-211-31/+31
| | | | Everything will be migrated over to the new build system after release.
* Add notice on all documentation pages about in-progress build system rewriteLeah Rowe2017-01-151-1/+1
|
* Say GNU+Linux instead of GNU/Linux. This is less confusing for normal peopleLeah Rowe2016-11-121-1/+1
|
* Documentation: Remove links to "index.html", just link to directoriesLeah Rowe2016-10-141-1/+1
|
* docs: mention Devuan equally, alongside DebianLeah Rowe2016-10-141-1/+2
|
* Delete all references to Trisquel in the documentationLeah Rowe2016-10-121-2/+2
|
* Prioritize Debian over Trisquel (Trisquel's leader is Ruben Rodriguez on ↵Leah Rowe2016-09-271-3/+3
| | | | libreboot.org/gnu)
* we share alive, while aliveLeah Rowe2016-09-211-1/+1
|
* relicense the documentation back to CC-BY-SA (we no longer in GNU)Leah Rowe2016-09-211-5/+5
|
* docs/git/index.html: remove dead linksLeah Rowe2016-09-031-8/+0
|
* remove maintenance section in docs (prep for new build system)Leah Rowe2016-09-031-127/+0
|
* actually add the documentation directory. (I forgot git add in last commit)Leah Rowe2016-08-221-0/+622
|
* reorganize docs to build building html sources easierFrancis Rowe2015-11-071-947/+0
|
* convert documentation to texinfoFrancis Rowe2015-11-072-1078/+947
|
* docs: Introduce instructions to configure coreboot-libre with depthchargePaul Kocialkowski2015-11-061-28/+35
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* build/module/coreboot: also build crossgcc armFrancis Rowe2015-11-061-12/+0
|
* docs/git/index.html: depthcharge boards get their own sectionFrancis Rowe2015-10-121-7/+21
|
* docs/git/index.html: Config notes for ASUS Chromebook C201Francis Rowe2015-10-121-0/+10
|
* docs/git/index.html: notes about depthchargeFrancis Rowe2015-10-111-0/+6
|
* preliminary documentation for the ASUS C201Francis Rowe2015-10-111-0/+1
|
* New board: ThinkPad R500 (experimental)Francis Rowe2015-09-201-0/+43
| | | | | | | | | | | | | | | | | | The ich9deblob and ich9gen utilities were modified, so that they support reading and/or writing descriptor images where the GbE region is not defined. These utilities were also re-factored and tidied up a bit. A quick was noticed during the course of this work, in that Compenent 1 Density was being set to 8MiB constantly, even on systems with 4MiB flash chips. Component 2 Density was set statically to 2MiB. ich9gen now sets both to 4MiB or 8MiB, depending on whether building the descriptor for a 4MiB or 8MiB ROM image. There are still some ACPI bugs (see docs/hcl/r500.html), which will have to be fixed upstream. TODO: get hw reg dumps from a factory R500, and compare with the X200 or T400 dumps.
* docs/git/index.html: notes about build/module/listFrancis Rowe2015-07-121-0/+6
|
* Documentation: convert to GFDLFrancis Rowe2015-07-111-6/+38
| | | | | | | | | | | | | | | | | | | | | Some sections were owned by other people; these were re-written, deleted, or moved. Alternatively, they were re-licensed as-is, with permission from the relevant author(s). Patrick "P. J." McDermott on #libreboot freenode IRC: Saturday, 11 July 2015 log: <francis7> pehjota, you made a few changes to the libreboot documentation <francis7> pehjota, do I have your permission to re-license those parts under GFDL 1.3/higher, with no invariant sections or back/front cover texts? <francis7> (if so, can you write to the mailing list?) <pehjota> francis7: Sure, I'll send a message to the libreboot-dev list later. (pehjota=Patrick McDermott) (francis7=Francis Rowe, the person making this commit) TODO: docs/install/bbb_ehci.html: Get permission from author to re-license it (contact Alex David. tty0_ on IRC)
* build/release/src: Don't separate crossgccFrancis Rowe2015-07-111-4/+0
| | | | | | | Also delete build/release/crossgcc Crossgcc is now once again integrated into the _src release archive.