summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-06docs/index.html: Add separationFrancis Rowe
2014-11-06docs/index.html: grammarFrancis Rowe
2014-11-06Documentation: *major* cleanup.Francis Rowe
Cleanup was long overdue. Old structure was messy and inefficient.
2014-11-04encrypted_parabola.html: Further clarification of purpose.Francis Rowe
encrypted_trisquel.html: Further clarification of purpose.
2014-11-04docs/release.html: Remove Acer CB5 from list of future candidates.Francis Rowe
Too many issues. Chromebooks are crippled (soldered RAM/storage/wifi) and have too many usability issues for the libreboot project.
2014-11-04docs: index.html#build Link to index.html#build_metaFrancis Rowe
For those users who downloaded libreboot from the git repository.
2014-11-04docs: release.html Add link to installation and build instructionsFrancis Rowe
2014-11-04docs: grub_cbfs.html Fix typoFrancis Rowe
2014-11-04docs: grub_cbfs.html Small fixFrancis Rowe
2014-11-04docs: grub_cbfs.html Major cleanup. Usability improvements.Francis Rowe
2014-11-04docs: encrypted_trisquel.html Clarify when to secure-eraseFrancis Rowe
If the user is wiping a LUKS-encrypted drive, they really only need to wipe the LUKS header.
2014-11-04docs: encrypted_trisquel.html Move postfix section to correct placeFrancis Rowe
2014-11-04docs: encrypted_trisquel.html Ease of use improvementsFrancis Rowe
Advise the user to select a desktop during install. Other small changes.
2014-11-03docs: encrypted_trisquel.html Remove obsolete information.Francis Rowe
2014-11-03Docs: encrypted_trisquel.html Fix typo.Francis Rowe
Remove entries from GRUB boot instructions that prevent booting.
2014-11-01flash (flashrom script): remove boardmismatch=forceFrancis Rowe
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.
2014-10-31Documentation: fix typosFrancis Rowe
2014-10-31Documentation: X60T: Add new LCD panelFrancis Rowe
2014-10-31Documentation: add info about i2cdumpFrancis Rowe
2014-10-30Documentation: update compatibility list for X60T LCD panels.Francis Rowe
2014-10-28docs/release.html: add note about X60 Tablet board in X60/X60sFrancis Rowe
2014-10-27docs/howtos/grub_boot_installer.html: small fixFrancis Rowe
2014-10-27docs/howtos/grub_boot_installer.html: ImprovementsFrancis Rowe
Corrected some HTML errors, improved readability.
2014-10-18Documentation: new coreboot commitsFrancis Rowe
Add notes about them.
2014-10-17Documentation: macbook21: clean upFrancis Rowe
2014-10-15Libreboot release 20141015Francis Rowe
October 15th, 2014
2014-10-15Update coreboot.Francis Rowe
2014-10-15Update SeaBIOS.Francis Rowe
2014-10-15Update flashromFrancis Rowe
2014-10-15Update GRUB (again): fix build issueFrancis Rowe
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.
2014-10-14Update GRUBFrancis Rowe
2014-10-14Delete another useless file.Francis Rowe
2014-10-14Delete useless file.Francis Rowe
2014-10-14Documentation: major cleanup.Francis Rowe
2014-10-13docs/release.html: clean up 3Francis Rowe
2014-10-13docs/release.html: clean up 2Francis Rowe
2014-10-13docs/release.html: clean upFrancis Rowe
2014-10-13docs/release.html: Remove TODOFrancis Rowe
Issue has been fixed (workaround).
2014-10-13Documentation: advise user to remove wwan/bluetoothFrancis Rowe
2014-10-13Documentation: clean upFrancis Rowe
2014-10-13ec/lenovo/h8: enable bluetooth/wwanFrancis Rowe
Note: physical removal is recommended. wwan can be replaced with something else, eg SD card reader.
2014-10-13Fix build issue with previous commitFrancis Rowe
2014-10-13ec/lenovo/h8: permanently enable wifi/trackpoint/touchpad, disable ↵Francis Rowe
bluetooth/wwan Added patch from review.coreboot.org
2014-10-12Documentation: Add EDID dump for LTN150XG lcd panel (T60)Francis Rowe
2014-10-12Documentation: updated list of T60 LCDFrancis Rowe
Samsung LTN150XG (15.1" 1024x768) listed as not-working.
2014-10-12Documentation: fix typo.Francis Rowe
2014-10-12T60: fix compilationFrancis Rowe
2014-10-11Clean up remaining libpayload-related sections.Francis Rowe
2014-10-11builddeps-coreboot: Don't build libpayload.Francis Rowe
This was accidentally left here when trying out TINT (falling blocks / tetris clone)
2014-10-11Re-enable ACPI brightness patches on i945Francis Rowe