summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* docs/index.html: grammarFrancis Rowe2014-11-051-1/+1
|
* Documentation: *major* cleanup.Francis Rowe2014-11-05213-2220/+2372
| | | | Cleanup was long overdue. Old structure was messy and inefficient.
* encrypted_parabola.html: Further clarification of purpose.Francis Rowe2014-11-042-4/+28
| | | | encrypted_trisquel.html: Further clarification of purpose.
* docs/release.html: Remove Acer CB5 from list of future candidates.Francis Rowe2014-11-041-4/+0
| | | | | Too many issues. Chromebooks are crippled (soldered RAM/storage/wifi) and have too many usability issues for the libreboot project.
* docs: index.html#build Link to index.html#build_metaFrancis Rowe2014-11-041-0/+3
| | | | For those users who downloaded libreboot from the git repository.
* docs: release.html Add link to installation and build instructionsFrancis Rowe2014-11-041-0/+5
|
* docs: grub_cbfs.html Fix typoFrancis Rowe2014-11-031-2/+2
|
* docs: grub_cbfs.html Small fixFrancis Rowe2014-11-031-1/+1
|
* docs: grub_cbfs.html Major cleanup. Usability improvements.Francis Rowe2014-11-031-176/+309
|
* docs: encrypted_trisquel.html Clarify when to secure-eraseFrancis Rowe2014-11-031-0/+2
| | | | | If the user is wiping a LUKS-encrypted drive, they really only need to wipe the LUKS header.
* docs: encrypted_trisquel.html Move postfix section to correct placeFrancis Rowe2014-11-031-6/+6
|
* docs: encrypted_trisquel.html Ease of use improvementsFrancis Rowe2014-11-031-31/+9
| | | | | Advise the user to select a desktop during install. Other small changes.
* docs: encrypted_trisquel.html Remove obsolete information.Francis Rowe2014-11-031-7/+0
|
* Docs: encrypted_trisquel.html Fix typo.Francis Rowe2014-11-031-2/+2
| | | | Remove entries from GRUB boot instructions that prevent booting.
* flash (flashrom script): remove boardmismatch=forceFrancis Rowe2014-10-311-1/+1
| | | | | | | | | | | | This was put there before for users upgrading from libreboot r5 to r6, but also allows the user to flash the wrong image. For example, the user could flash a T60 image on an X60, thus bricking the machine. It's almost certain that most people have upgraded by now, so remove this potentially dangerous option. If a user is upgrading from r5 to the latest version now, then they can simply use flashrom directly.
* Documentation: fix typosFrancis Rowe2014-10-311-6/+6
|
* Documentation: X60T: Add new LCD panelFrancis Rowe2014-10-311-0/+1
|
* Documentation: add info about i2cdumpFrancis Rowe2014-10-311-0/+7
|
* Documentation: update compatibility list for X60T LCD panels.Francis Rowe2014-10-301-5/+5
|
* docs/release.html: add note about X60 Tablet board in X60/X60sFrancis Rowe2014-10-281-0/+1
|
* docs/howtos/grub_boot_installer.html: small fixFrancis Rowe2014-10-271-2/+2
|
* docs/howtos/grub_boot_installer.html: ImprovementsFrancis Rowe2014-10-271-63/+84
| | | | Corrected some HTML errors, improved readability.
* Documentation: new coreboot commitsFrancis Rowe2014-10-181-1/+11
| | | | Add notes about them.
* Documentation: macbook21: clean upFrancis Rowe2014-10-171-12/+2
|
* Libreboot release 20141015Francis Rowe2014-10-141-7/+26
| | | | October 15th, 2014
* Update coreboot.Francis Rowe2014-10-141-1/+1
|
* Update SeaBIOS.Francis Rowe2014-10-142-10/+1
|
* Update flashromFrancis Rowe2014-10-141-1/+1
|
* Update GRUB (again): fix build issueFrancis Rowe2014-10-141-1/+1
| | | | | | | | Workaround for GCC 4.6.3 (Trisquel 6) with GRUB commit 631a820. struct ... foo = { 0, } is valid initializer but GCC 4.6.3 errors out with -Werror=missing-field-initializer The new GRUB commit initializes the variables properly.
* Update GRUBFrancis Rowe2014-10-131-20/+2
|
* Delete another useless file.Francis Rowe2014-10-131-4086/+0
|
* Delete useless file.Francis Rowe2014-10-131-34/+0
|
* Documentation: major cleanup.Francis Rowe2014-10-139-6121/+1145
|
* docs/release.html: clean up 3Francis Rowe2014-10-131-303/+308
|
* docs/release.html: clean up 2Francis Rowe2014-10-131-107/+0
|
* docs/release.html: clean upFrancis Rowe2014-10-131-43/+0
|
* docs/release.html: Remove TODOFrancis Rowe2014-10-131-25/+0
| | | | Issue has been fixed (workaround).
* Documentation: advise user to remove wwan/bluetoothFrancis Rowe2014-10-121-0/+12
|
* Documentation: clean upFrancis Rowe2014-10-121-105/+0
|
* ec/lenovo/h8: enable bluetooth/wwanFrancis Rowe2014-10-121-2/+2
| | | | Note: physical removal is recommended. wwan can be replaced with something else, eg SD card reader.
* Fix build issue with previous commitFrancis Rowe2014-10-121-1/+1
|
* ec/lenovo/h8: permanently enable wifi/trackpoint/touchpad, disable ↵Francis Rowe2014-10-121-0/+3
| | | | | | bluetooth/wwan Added patch from review.coreboot.org
* Documentation: Add EDID dump for LTN150XG lcd panel (T60)Francis Rowe2014-10-122-1/+23
|
* Documentation: updated list of T60 LCDFrancis Rowe2014-10-121-1/+1
| | | | Samsung LTN150XG (15.1" 1024x768) listed as not-working.
* Documentation: fix typo.Francis Rowe2014-10-111-4/+4
|
* T60: fix compilationFrancis Rowe2014-10-112-1/+16
|
* Clean up remaining libpayload-related sections.Francis Rowe2014-10-112-77/+0
|
* builddeps-coreboot: Don't build libpayload.Francis Rowe2014-10-111-13/+0
| | | | This was accidentally left here when trying out TINT (falling blocks / tetris clone)
* Re-enable ACPI brightness patches on i945Francis Rowe2014-10-111-4/+14
|
* Update coreboot and enable T60 legacy brightness controlFrancis Rowe2014-10-116-45/+100
|