| Commit message (Expand) | Author | Age | Files | Lines |
* | news article asking people to help with release testing | Leah Rowe | 2017-12-21 | 2 | -0/+20 |
* | Re-add minifree libreboot x200 to suppliers page (PR not needed) | Leah Rowe | 2017-12-05 | 1 | -0/+1 |
* | Merge branch 'master' of isengaara/libreboot into master | Andrew Robbins | 2017-11-30 | 1 | -0/+10 |
|\ |
|
| * | add new supplier (Phreedom2600) | Tobias Platen | 2017-11-29 | 1 | -0/+10 |
* | | Make code content and tables more responsive | Edgard Schmidt | 2017-11-25 | 2 | -2/+10 |
* | | Allow line breaks for bare URI links | Edgard Schmidt | 2017-11-25 | 1 | -0/+5 |
* | | Limit image size to viewport's width | Edgard Schmidt | 2017-11-25 | 1 | -0/+4 |
|/ |
|
* | Add KoDDoS.net Mirror | KoDDoS Mirror | 2017-11-02 | 1 | -0/+4 |
* | Fix "here" syndrome by W3C recommendation | Caleb Herbert | 2017-10-05 | 4 | -7/+7 |
* | add missing entry in MANIFEST for recent News entry (no PR needed) | Leah Rowe | 2017-09-21 | 1 | -0/+1 |
* | Add news article and hardware page section | Johnny Rasnic | 2017-09-14 | 1 | -0/+11 |
* | Merge branch 'faqfix' of swiftgeek/libreboot into master | Andrew Robbins | 2017-09-05 | 1 | -1/+14 |
|\ |
|
| * | Add sample flashrom output to faq | Swift Geek | 2017-09-05 | 1 | -1/+14 |
* | | www/news: announcement of Alyssa's resignation | Leah Rowe | 2017-09-01 | 6 | -39/+91 |
* | | Merge branch 'whoneedsgrub' of swiftgeek/libreboot into master | Andrew Robbins | 2017-08-30 | 1 | -1/+2 |
|\ \ |
|
| * | | Update intel codenames and dates | Sebastian 'Swift Geek' Grzywna | 2017-08-30 | 1 | -1/+2 |
| |/ |
|
* | | clarify that raptor is the first *high-end* libre OEM | Leah Rowe | 2017-08-20 | 1 | -1/+1 |
* | | News post for TALOS II, and add TALOS II to the suppliers page | Leah Rowe | 2017-08-15 | 3 | -0/+58 |
* | | remove minifree d16 from suppliers (pull request not needed for this commit) | Leah Rowe | 2017-08-08 | 1 | -8/+0 |
* | | download page: Move zanity mirror to https list (they enabled HTTPS today) | Leah Rowe | 2017-08-05 | 1 | -2/+2 |
* | | Add new download mirror http://nephelai.zanity.net/mirror/libreboot/ | Leah Rowe | 2017-08-02 | 1 | -0/+2 |
* | | Re-add FAQ entry regarding Purism | Leah Rowe | 2017-07-26 | 1 | -0/+24 |
|/ |
|
* | Update 'www/amd-libre.md' | tiveket | 2017-07-21 | 1 | -0/+2 |
* | Indent code blocks via CSS | Michael Reed | 2017-07-16 | 1 | -0/+4 |
* | Speed up website build | Michael Reed | 2017-07-15 | 2 | -12/+11 |
* | www/Makefile: Remove incorrect comment | Michael Reed | 2017-07-15 | 1 | -1/+0 |
* | www/publish.sh: Fix quoting bug | Michael Reed | 2017-07-15 | 1 | -1/+4 |
* | Merge branch 'publish-sh-shellcheck' of mreed/libreboot into master | Andrew Robbins | 2017-07-13 | 1 | -4/+4 |
|\ |
|
| * | www/publish.sh: Clean up shellcheck warnings | Michael Reed | 2017-07-13 | 1 | -4/+4 |
* | | www/index.sh: Refactor and simplify rss() | Michael Reed | 2017-07-13 | 1 | -14/+26 |
* | | www/index.sh: Organize in a less surprising manner | Michael Reed | 2017-07-13 | 1 | -14/+14 |
* | | www/index.sh: Make meta() and title() take arguments | Michael Reed | 2017-07-13 | 1 | -7/+10 |
* | | www/index.sh: Replace cat(1) usage with faster bashism | Michael Reed | 2017-07-12 | 1 | -1/+1 |
|/ |
|
* | update management page with info about ssh access (no pull request needed) | Leah Rowe | 2017-07-12 | 1 | -7/+3 |
* | www/index.sh: Fix OpenBSD touch(1) incompatibility, take #2 | Michael Reed | 2017-07-10 | 3 | -3/+8 |
* | Revert last commit (it caused issues. no PR needed; mreed permits the revert) | Leah Rowe | 2017-07-11 | 6 | -1/+2 |
* | www/index.sh: Fix OpenBSD touch(1) incompatibility | Michael Reed | 2017-07-10 | 6 | -2/+1 |
* | Merge branch 'fix-index-sh-openbsd' of mreed/libreboot into master | Leah Rowe | 2017-07-10 | 1 | -1/+1 |
|\ |
|
| * | docs/index.sh: Fix sed(1) invocation on OpenBSD | Michael Reed | 2017-07-09 | 1 | -1/+1 |
* | | www/publish.sh: Fix conditionals for file matching | Michael Reed | 2017-07-09 | 1 | -4/+5 |
* | | Build website incrementally (and faster if you have the CPU cores) | Michael Reed | 2017-07-09 | 4 | -11/+45 |
* | | www/publish.sh: Make safe to run multiple instances concurrently | Michael Reed | 2017-07-09 | 1 | -9/+14 |
|/ |
|
* | docs/publish.sh: Fix sed(1) invocation on OpenBSD | Michael Reed | 2017-07-05 | 1 | -5/+5 |
* | Reduce image size with optipng | Michael Reed | 2017-07-03 | 1 | -0/+0 |
* | Fix documentation markup | Michael Reed | 2017-07-03 | 2 | -12/+12 |
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 3 | -3/+3 |
* | Swapped out 'echo' calls w/ 'printf ...' | Andrew Robbins | 2017-06-23 | 2 | -22/+22 |
* | Merge branch 'printf-changes' of kragle/libreboot into master | Leah Rowe | 2017-06-23 | 1 | -1/+1 |
|\ |
|
| * | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
* | | Simplify download page: move rsync mirrors to it, rather than separate page | Leah Rowe | 2017-06-22 | 2 | -50/+20 |
|/ |
|