aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup doc indexAlyssa Rosenzweig2017-05-132-50/+36
|
* Fix underscores in codeAlyssa Rosenzweig2017-05-1310-39/+39
|
* Cleanup depthchargeAlyssa Rosenzweig2017-05-131-70/+33
|
* Cleanup guideAlyssa Rosenzweig2017-05-131-28/+34
|
* Add more missing paddingAlyssa Rosenzweig2017-05-1313-0/+22
|
* Fix another shell style bugAlyssa Rosenzweig2017-05-131-9/+18
|
* Typographically correct ellipsesAlyssa Rosenzweig2017-05-1317-24/+24
|
* Manual fixesAlyssa Rosenzweig2017-05-132-16/+13
|
* Parabola troubleshooting guide was badly brokenAlyssa Rosenzweig2017-05-131-32/+51
|
* Pad code bottomsAlyssa Rosenzweig2017-05-1314-0/+85
|
* Remove \ and squeazeAlyssa Rosenzweig2017-05-1348-158/+9
|
* Cleanup more pseudo-codeAlyssa Rosenzweig2017-05-1311-78/+162
|
* Manual revisionsAlyssa Rosenzweig2017-05-131-15/+19
|
* Missing bottomsAlyssa Rosenzweig2017-05-1313-0/+25
|
* Fix missing code topsAlyssa Rosenzweig2017-05-139-0/+14
|
* Footer separate fileAlyssa Rosenzweig2017-05-132-7/+8
|
* Small CSS cleanupAlyssa Rosenzweig2017-05-131-6/+3
|
* Intuitive header centerAlyssa Rosenzweig2017-05-134-8/+6
|
* Remove phantom ToCsAlyssa Rosenzweig2017-05-1316-179/+33
|
* Merge branch 'feature/homepage/nav-menu-oneline-on-firefox' of ↵Alyssa Rosenzweig2017-05-131-2/+2
|\ | | | | | | libreboot/libreboot into master
| * Tidy up nav menu on homepage (make it one line on firefox)Leah Rowe2017-05-131-2/+2
|/ | | | it messes up on firefox
* Merge branch 'feature/pretty-section-links' of libreboot/libreboot into masterLeah Rowe2017-05-132-1/+13
|\
| * Hide section linksAlyssa Rosenzweig2017-05-122-1/+13
|/ | | | | | Section links are still visible when CSS is not enabled. On browsers, headers need to be hovered for links. On screen-readers, they are hidden entirely.
* Merge branch 'master' of ctag/libreboot into masterAlyssa Rosenzweig2017-05-121-0/+3
|\
| * Fixed typo in sed command to generate section title anchors.Christopher Bero2017-05-121-1/+1
| |
| * Section title anchors for webpages.Christopher Bero2017-05-121-2/+2
| |
| * example of section hyperlinks, do not merge.Christopher Bero2017-05-121-0/+3
|/
* update mirror list for stable release downloads (alyssa permits merging)Leah Rowe2017-05-031-7/+2
|
* Merge branch 'revert/b91d8020ec' of libreboot/libreboot into masterAlyssa Rosenzweig2017-05-024-77/+17
|\
| * Revert "Significant improvements to the X200t documentation."Alyssa Rosenzweig2017-05-024-77/+17
|/ | | | This reverts commit b91d8020ec61394369d4922f7f9d52b4b68eba63.
* Merge branch 'docs/x200t' of exotime/libreboot into masterLeah Rowe2017-05-026-37/+107
|\
| * Minor formatting fixes with trailing slashes.exotime2017-05-021-4/+7
| | | | | | | | Signed-off-by: exotime <notabug@exoti.me>
| * Raspberry Pi also requires libusb-1.0-0-dev package.exotime2017-05-021-2/+2
| | | | | | | | Signed-off-by: exotime <notabug@exoti.me>
| * Significant improvements to the X200t documentation.exotime2017-05-024-17/+77
| | | | | | | | | | | | | | | | | | | | * Clean up of the logical flow of the document a little, better grouping of tablet information. * Photos of WSON-8 (underside highlighting thermal pad, flashing with cables etc) * Detail explaining differences in models. * Detail on how to safely remove WSON-8. * Link to pre-existing Raspberry Pi instructions. Signed-off-by: exotime <notabug@exoti.me>
| * Fixing up layout of code sections.exotime2017-05-021-14/+14
| | | | | | | | Signed-off-by: exotime <notabug@exoti.me>
| * Adding note about Intel Turbo Memory.exotime2017-05-021-1/+6
| | | | | | | | Signed-off-by: exotime <notabug@exoti.me>
| * Adding links to the Lenovo pages for BIOS update downloads (as the X200t one ↵exotime2017-05-021-0/+2
|/ | | | | | can be slightly difficult to find). Signed-off-by: exotime <notabug@exoti.me>
* Merge branch 'librecore/drop-post-20160907-coreboot-patches' of ↵Alyssa Rosenzweig2017-04-3068-9977/+2
|\ | | | | | | libreboot/libreboot into master
| * librecore integration preparation: drop post-20160907 coreboot patchesLeah Rowe2017-04-3068-9977/+2
|/ | | | | | Most of them don't apply, and they are merged upstream in librecore already. Librecore is becoming Libreboot's main firmware upstream.
* Merge branch 'gnu/docs/adopt-gfdl-license' of libreboot/libreboot into masterAlyssa Rosenzweig2017-04-3051-98/+837
|\
| * Re-license all documentation under GNU Free Documentation License v1.3/higherLeah Rowe2017-04-3051-98/+837
|/
* Merge branch 'boards/w500-port' of libreboot/libreboot into masterAlyssa Rosenzweig2017-04-2934-8/+3593
|\
| * Add documentation for ThinkPad W500Leah Rowe2017-04-294-5/+11
| |
| * build/roms/withgrub: Add instruction for ich9gen descriptor on W500Leah Rowe2017-04-292-2/+3
| |
| * Add necessary patches for W500Leah Rowe2017-04-2914-0/+1895
| |
| * Adding flashrom patch for W500Gauvain Roussel-Tarbouriech2017-04-291-0/+24
| |
| * Adding W500 configuration(T500 stub)Gauvain Roussel-Tarbouriech2017-04-2913-1/+1660
|/
* Merge branch 'master' of swiftgeek/libreboot into masterLeah Rowe2017-04-292-28/+4
|\
| * Rectify section encouraging people to rip traces out of the mainboardSebastian 'Swift Geek' Grzywna2017-04-291-10/+4
| |
| * Remove stability sectionSebastian 'Swift Geek' Grzywna2017-04-291-18/+0
| | | | | | | | | | | | link doesn't even provide mentioned info anymore, and further part is far from reality even though it worked in that particular instance