Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bbb_setup.html: tell user to use libreboot's own flashrom | Francis Rowe | 2015-02-08 | 1 | -5/+2 |
| | |||||
* | docs/release.html: Add to non-critical tasks | Francis Rowe | 2015-02-08 | 1 | -0/+1 |
| | |||||
* | another typor20150208 | Francis Rowe | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | x200_external.html: Add notes about SOIC-8 to SOIC-16 upgrade. | Francis Rowe | 2015-02-07 | 1 | -1/+4 |
| | | | | Fix attribution on SOIC-8 photo. | ||||
* | various fixes for r20150208 | Francis Rowe | 2015-02-07 | 5 | -12/+20 |
| | |||||
* | x200_external.html: Fix description of SOIC-8 pinout | Francis Rowe | 2015-02-07 | 1 | -3/+3 |
| | |||||
* | Fix typo... | Francis Rowe | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | Release 20150208 (February 8th, 2015) | Francis Rowe | 2015-02-07 | 2 | -11/+83 |
| | |||||
* | buildrom-withgrub: use gnulove.jpg background on 16:10 laptops | Francis Rowe | 2015-02-07 | 1 | -1/+6 |
| | |||||
* | build-release: include grub-background script in libreboot_bin | Francis Rowe | 2015-02-07 | 1 | -0/+3 |
| | |||||
* | grub-background (new): lets user change GRUB background image | Francis Rowe | 2015-02-07 | 1 | -0/+61 |
| | |||||
* | grub-assemble: Add link to original utility. | Francis Rowe | 2015-02-07 | 1 | -0/+3 |
| | |||||
* | buildrom-withgrub: Put background.jpg in CBFS, not GRUB memdisk | Francis Rowe | 2015-02-07 | 3 | -2/+7 |
| | | | | | | | | | | The background.jpg was put in CBFS originally to save space inside CBFS because the GRUB payload is LZMA compressed by coreboot. The actual measured saving in space for background.jpg being in the memdisk was about 4KiB. Putting it in CBFS means that the user can easily change their background image if they want to. | ||||
* | grub-assemble: merge scripts into a single script gen.sh | Francis Rowe | 2015-02-07 | 4 | -58/+57 |
| | |||||
* | docs/release.html: Fix divisions | Francis Rowe | 2015-02-04 | 1 | -4/+0 |
| | |||||
* | Documentation: implement theme, drastically improve readability | Francis Rowe | 2015-02-04 | 35 | -7678/+8287 |
| | |||||
* | docs/hcl/index.html: Update copyright year. | Francis Rowe | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | docs/hcl/index.html: update list of compatible T60 LCD panels | Francis Rowe | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | docs/index.html: more clarification of libreboot's stated purpose. | Francis Rowe | 2015-02-01 | 1 | -1/+2 |
| | |||||
* | docs/index.html: Further clarify what libreboot is all about. | Francis Rowe | 2015-02-01 | 1 | -4/+10 |
| | |||||
* | various scripts: Update copyright year | Francis Rowe | 2015-02-01 | 6 | -6/+6 |
| | |||||
* | build-release: Update copyright year | Francis Rowe | 2015-02-01 | 1 | -1/+1 |
| | |||||
* | build-release: include the commitid file in the release archives | Francis Rowe | 2015-02-01 | 1 | -4/+8 |
| | |||||
* | docs/index.html: Further emphasize the GNU/Linux requirement. | Francis Rowe | 2015-02-01 | 1 | -4/+4 |
| | |||||
* | lenovobios_firstflash: fix BASH errors | Francis Rowe | 2015-02-01 | 1 | -6/+2 |
| | |||||
* | lenovobios_secondflash: fix BASH errors | Francis Rowe | 2015-02-01 | 1 | -6/+1 |
| | |||||
* | docs/gnulinux/grub_cbfs.html: Update copyright year. | Francis Rowe | 2015-02-01 | 1 | -1/+1 |
| | |||||
* | build: remove "break" command from for loop | Francis Rowe | 2015-02-01 | 1 | -1/+0 |
| | | | | | This was placed here to speed up testing of another change, but was accidentally left in place when pushing. | ||||
* | docs/install/x200_external.html: Update copyright year | Francis Rowe | 2015-02-01 | 1 | -1/+1 |
| | |||||
* | docs/install/x200_external.html: Tell user to switch MAC address. | Francis Rowe | 2015-02-01 | 1 | -5/+6 |
| | |||||
* | docs/git/index.html: Add to the list of x86_64 compatible hosts. | Francis Rowe | 2015-02-01 | 1 | -1/+2 |
| | |||||
* | docs/install/index.html: Remove more obsolete information. | Francis Rowe | 2015-02-01 | 1 | -28/+7 |
| | |||||
* | docs/install/index.html: Remove old (obsolete) information. | Francis Rowe | 2015-02-01 | 1 | -13/+1 |
| | |||||
* | docs/git/index.html: Say that the build dependencies are for src | Francis Rowe | 2015-02-01 | 1 | -1/+4 |
| | |||||
* | build: re-factor the descriptor/gbe generating loop for GM45/ICH9M | Francis Rowe | 2015-02-01 | 1 | -12/+17 |
| | |||||
* | X60, X60S and X60 Tablet now the same ROM images. | Francis Rowe | 2015-02-01 | 5 | -528/+19 |
| | | | | The same images are now used for all three variants. | ||||
* | docs/install/index.html: Remove useless information. | Francis Rowe | 2015-01-31 | 1 | -5/+0 |
| | |||||
* | typo | Francis Rowe | 2015-01-31 | 1 | -2/+2 |
| | |||||
* | docs/git/index.html: Add notes about setting up git | Francis Rowe | 2015-01-31 | 1 | -0/+18 |
| | |||||
* | Add QEMU (q35/ich9) support to libreboot. | Francis Rowe | 2015-01-30 | 4 | -5/+510 |
| | |||||
* | Add QEMU (i440fx/piix4) support to libreboot | Francis Rowe | 2015-01-29 | 4 | -3/+491 |
| | |||||
* | typo. | Francis Rowe | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | typo. | Francis Rowe | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | typo. | Francis Rowe | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | typo. | Francis Rowe | 2015-01-29 | 1 | -1/+1 |
| | | | | really? | ||||
* | typo. | Francis Rowe | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | typo. | Francis Rowe | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | Fix yet more typos. | Francis Rowe | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | Fix more typos. | Francis Rowe | 2015-01-29 | 1 | -3/+3 |
| | | | | Typos. Typographical errors, as they are called. | ||||
* | docs/index.html: Correct a mistake made in the last commit. | Francis Rowe | 2015-01-29 | 1 | -1/+1 |
| |