Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: encrypted_trisquel.html Ease of use improvements | Francis Rowe | 2014-11-03 | 1 | -31/+9 |
| | | | | | Advise the user to select a desktop during install. Other small changes. | ||||
* | docs: encrypted_trisquel.html Remove obsolete information. | Francis Rowe | 2014-11-03 | 1 | -7/+0 |
| | |||||
* | Docs: encrypted_trisquel.html Fix typo. | Francis Rowe | 2014-11-03 | 1 | -2/+2 |
| | | | | Remove entries from GRUB boot instructions that prevent booting. | ||||
* | flash (flashrom script): remove boardmismatch=force | Francis Rowe | 2014-10-31 | 1 | -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 typos | Francis Rowe | 2014-10-31 | 1 | -6/+6 |
| | |||||
* | Documentation: X60T: Add new LCD panel | Francis Rowe | 2014-10-31 | 1 | -0/+1 |
| | |||||
* | Documentation: add info about i2cdump | Francis Rowe | 2014-10-31 | 1 | -0/+7 |
| | |||||
* | Documentation: update compatibility list for X60T LCD panels. | Francis Rowe | 2014-10-30 | 1 | -5/+5 |
| | |||||
* | docs/release.html: add note about X60 Tablet board in X60/X60s | Francis Rowe | 2014-10-28 | 1 | -0/+1 |
| | |||||
* | docs/howtos/grub_boot_installer.html: small fix | Francis Rowe | 2014-10-27 | 1 | -2/+2 |
| | |||||
* | docs/howtos/grub_boot_installer.html: Improvements | Francis Rowe | 2014-10-27 | 1 | -63/+84 |
| | | | | Corrected some HTML errors, improved readability. | ||||
* | Documentation: new coreboot commits | Francis Rowe | 2014-10-18 | 1 | -1/+11 |
| | | | | Add notes about them. | ||||
* | Documentation: macbook21: clean up | Francis Rowe | 2014-10-17 | 1 | -12/+2 |
| | |||||
* | Libreboot release 20141015r20141015 | Francis Rowe | 2014-10-14 | 1 | -7/+26 |
| | | | | October 15th, 2014 | ||||
* | Update coreboot. | Francis Rowe | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Update SeaBIOS. | Francis Rowe | 2014-10-14 | 2 | -10/+1 |
| | |||||
* | Update flashrom | Francis Rowe | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Update GRUB (again): fix build issue | Francis Rowe | 2014-10-14 | 1 | -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 GRUB | Francis Rowe | 2014-10-13 | 1 | -20/+2 |
| | |||||
* | Delete another useless file. | Francis Rowe | 2014-10-13 | 1 | -4086/+0 |
| | |||||
* | Delete useless file. | Francis Rowe | 2014-10-13 | 1 | -34/+0 |
| | |||||
* | Documentation: major cleanup. | Francis Rowe | 2014-10-13 | 9 | -6121/+1145 |
| | |||||
* | docs/release.html: clean up 3 | Francis Rowe | 2014-10-13 | 1 | -303/+308 |
| | |||||
* | docs/release.html: clean up 2 | Francis Rowe | 2014-10-13 | 1 | -107/+0 |
| | |||||
* | docs/release.html: clean up | Francis Rowe | 2014-10-13 | 1 | -43/+0 |
| | |||||
* | docs/release.html: Remove TODO | Francis Rowe | 2014-10-13 | 1 | -25/+0 |
| | | | | Issue has been fixed (workaround). | ||||
* | Documentation: advise user to remove wwan/bluetooth | Francis Rowe | 2014-10-12 | 1 | -0/+12 |
| | |||||
* | Documentation: clean up | Francis Rowe | 2014-10-12 | 1 | -105/+0 |
| | |||||
* | ec/lenovo/h8: enable bluetooth/wwan | Francis Rowe | 2014-10-12 | 1 | -2/+2 |
| | | | | Note: physical removal is recommended. wwan can be replaced with something else, eg SD card reader. | ||||
* | Fix build issue with previous commit | Francis Rowe | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | ec/lenovo/h8: permanently enable wifi/trackpoint/touchpad, disable ↵ | Francis Rowe | 2014-10-12 | 1 | -0/+3 |
| | | | | | | bluetooth/wwan Added patch from review.coreboot.org | ||||
* | Documentation: Add EDID dump for LTN150XG lcd panel (T60) | Francis Rowe | 2014-10-12 | 2 | -1/+23 |
| | |||||
* | Documentation: updated list of T60 LCD | Francis Rowe | 2014-10-12 | 1 | -1/+1 |
| | | | | Samsung LTN150XG (15.1" 1024x768) listed as not-working. | ||||
* | Documentation: fix typo. | Francis Rowe | 2014-10-11 | 1 | -4/+4 |
| | |||||
* | T60: fix compilation | Francis Rowe | 2014-10-11 | 2 | -1/+16 |
| | |||||
* | Clean up remaining libpayload-related sections. | Francis Rowe | 2014-10-11 | 2 | -77/+0 |
| | |||||
* | builddeps-coreboot: Don't build libpayload. | Francis Rowe | 2014-10-11 | 1 | -13/+0 |
| | | | | This was accidentally left here when trying out TINT (falling blocks / tetris clone) | ||||
* | Re-enable ACPI brightness patches on i945 | Francis Rowe | 2014-10-11 | 1 | -4/+14 |
| | |||||
* | Update coreboot and enable T60 legacy brightness control | Francis Rowe | 2014-10-11 | 6 | -45/+100 |
| | |||||
* | Documentation: fix typos | Francis Rowe | 2014-10-11 | 1 | -5/+5 |
| | |||||
* | X60: enable legacy brightness controls | Francis Rowe | 2014-10-11 | 2 | -0/+21 |
| | |||||
* | getcb: Remove patch instructions for ACPI brightness on i945. | Francis Rowe | 2014-10-11 | 2 | -27/+1 |
| | | | | | The patch (6731 on review.coreboot.org) was bogus (needs re-writing). The next commit will put libreboot back on legacy brightness controls instead. | ||||
* | getcb: clean up | Francis Rowe | 2014-10-11 | 1 | -3/+0 |
| | |||||
* | T60 text-mode native graphics: enable using coreboot gerrit patch instead of ↵ | Francis Rowe | 2014-10-11 | 2 | -23/+8 |
| | | | | a diff file. | ||||
* | getcb: Remove 6731 cherry-pick (7049 uses it as dependency) | Francis Rowe | 2014-10-11 | 1 | -5/+5 |
| | |||||
* | Remove useless file. | Francis Rowe | 2014-10-11 | 2 | -48/+0 |
| | |||||
* | i945 ACPI uneven backlight fix: use coreboot gerrit instead of a diff file. | Francis Rowe | 2014-10-11 | 2 | -28/+3 |
| | |||||
* | Revert "grub-assemble: Add modules for booting from SDHC." | Francis Rowe | 2014-10-11 | 1 | -4/+1 |
| | | | | | This reverts commit 4d38eb08c8c9d404cf3c989b363f6de1fa7eb08c. Caused issues with booting: could not load payload. | ||||
* | Documentation: {x60,t60}_security.html - Ethernet | Francis Rowe | 2014-10-10 | 2 | -0/+8 |
| | | | | Added link to notes about the Intel 82573 Ethernet controller | ||||
* | grub-assemble: Add modules for booting from SDHC. | Francis Rowe | 2014-10-10 | 1 | -1/+4 |
| |