Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-09 | Fix typo in documentation for last commit | Francis Rowe | |
2014-11-09 | grub-assemble: add French Dvorak (BEPO) keyboard layout. | Francis Rowe | |
2014-11-08 | Documentation: add docs/hardware/x60_keyboard.html | Francis Rowe | |
How to replace keyboard on X60/X60s/X60T | |||
2014-11-06 | docs/index.html: Add separation | Francis Rowe | |
2014-11-06 | docs/index.html: grammar | Francis Rowe | |
2014-11-06 | Documentation: *major* cleanup. | Francis Rowe | |
Cleanup was long overdue. Old structure was messy and inefficient. | |||
2014-11-04 | encrypted_parabola.html: Further clarification of purpose. | Francis Rowe | |
encrypted_trisquel.html: Further clarification of purpose. | |||
2014-11-04 | docs/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-04 | docs: index.html#build Link to index.html#build_meta | Francis Rowe | |
For those users who downloaded libreboot from the git repository. | |||
2014-11-04 | docs: release.html Add link to installation and build instructions | Francis Rowe | |
2014-11-04 | docs: grub_cbfs.html Fix typo | Francis Rowe | |
2014-11-04 | docs: grub_cbfs.html Small fix | Francis Rowe | |
2014-11-04 | docs: grub_cbfs.html Major cleanup. Usability improvements. | Francis Rowe | |
2014-11-04 | docs: encrypted_trisquel.html Clarify when to secure-erase | Francis Rowe | |
If the user is wiping a LUKS-encrypted drive, they really only need to wipe the LUKS header. | |||
2014-11-04 | docs: encrypted_trisquel.html Move postfix section to correct place | Francis Rowe | |
2014-11-04 | docs: encrypted_trisquel.html Ease of use improvements | Francis Rowe | |
Advise the user to select a desktop during install. Other small changes. | |||
2014-11-03 | docs: encrypted_trisquel.html Remove obsolete information. | Francis Rowe | |
2014-11-03 | Docs: encrypted_trisquel.html Fix typo. | Francis Rowe | |
Remove entries from GRUB boot instructions that prevent booting. | |||
2014-11-01 | flash (flashrom script): remove boardmismatch=force | Francis 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-31 | Documentation: fix typos | Francis Rowe | |
2014-10-31 | Documentation: X60T: Add new LCD panel | Francis Rowe | |
2014-10-31 | Documentation: add info about i2cdump | Francis Rowe | |
2014-10-30 | Documentation: update compatibility list for X60T LCD panels. | Francis Rowe | |
2014-10-28 | docs/release.html: add note about X60 Tablet board in X60/X60s | Francis Rowe | |
2014-10-27 | docs/howtos/grub_boot_installer.html: small fix | Francis Rowe | |
2014-10-27 | docs/howtos/grub_boot_installer.html: Improvements | Francis Rowe | |
Corrected some HTML errors, improved readability. | |||
2014-10-18 | Documentation: new coreboot commits | Francis Rowe | |
Add notes about them. | |||
2014-10-17 | Documentation: macbook21: clean up | Francis Rowe | |
2014-10-15 | Libreboot release 20141015 | Francis Rowe | |
October 15th, 2014 | |||
2014-10-15 | Update coreboot. | Francis Rowe | |
2014-10-15 | Update SeaBIOS. | Francis Rowe | |
2014-10-15 | Update flashrom | Francis Rowe | |
2014-10-15 | Update GRUB (again): fix build issue | Francis 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-14 | Update GRUB | Francis Rowe | |
2014-10-14 | Delete another useless file. | Francis Rowe | |
2014-10-14 | Delete useless file. | Francis Rowe | |
2014-10-14 | Documentation: major cleanup. | Francis Rowe | |
2014-10-13 | docs/release.html: clean up 3 | Francis Rowe | |
2014-10-13 | docs/release.html: clean up 2 | Francis Rowe | |
2014-10-13 | docs/release.html: clean up | Francis Rowe | |
2014-10-13 | docs/release.html: Remove TODO | Francis Rowe | |
Issue has been fixed (workaround). | |||
2014-10-13 | Documentation: advise user to remove wwan/bluetooth | Francis Rowe | |
2014-10-13 | Documentation: clean up | Francis Rowe | |
2014-10-13 | ec/lenovo/h8: enable bluetooth/wwan | Francis Rowe | |
Note: physical removal is recommended. wwan can be replaced with something else, eg SD card reader. | |||
2014-10-13 | Fix build issue with previous commit | Francis Rowe | |
2014-10-13 | ec/lenovo/h8: permanently enable wifi/trackpoint/touchpad, disable ↵ | Francis Rowe | |
bluetooth/wwan Added patch from review.coreboot.org | |||
2014-10-12 | Documentation: Add EDID dump for LTN150XG lcd panel (T60) | Francis Rowe | |
2014-10-12 | Documentation: updated list of T60 LCD | Francis Rowe | |
Samsung LTN150XG (15.1" 1024x768) listed as not-working. | |||
2014-10-12 | Documentation: fix typo. | Francis Rowe | |
2014-10-12 | T60: fix compilation | Francis Rowe | |