summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-10-11Update coreboot and enable T60 legacy brightness controlFrancis Rowe
2014-10-11Documentation: fix typosFrancis Rowe
2014-10-11X60: enable legacy brightness controlsFrancis Rowe
2014-10-11getcb: Remove patch instructions for ACPI brightness on i945.Francis Rowe
The patch (6731 on review.coreboot.org) was bogus (needs re-writing). The next commit will put libreboot back on legacy brightness controls instead.
2014-10-11getcb: clean upFrancis Rowe
2014-10-11T60 text-mode native graphics: enable using coreboot gerrit patch instead of ↵Francis Rowe
a diff file.
2014-10-11getcb: Remove 6731 cherry-pick (7049 uses it as dependency)Francis Rowe
2014-10-11Remove useless file.Francis Rowe
2014-10-11i945 ACPI uneven backlight fix: use coreboot gerrit instead of a diff file.Francis Rowe
2014-10-11Revert "grub-assemble: Add modules for booting from SDHC."Francis Rowe
This reverts commit 4d38eb08c8c9d404cf3c989b363f6de1fa7eb08c. Caused issues with booting: could not load payload.
2014-10-11Documentation: {x60,t60}_security.html - EthernetFrancis Rowe
Added link to notes about the Intel 82573 Ethernet controller
2014-10-11grub-assemble: Add modules for booting from SDHC.Francis Rowe
2014-10-11Documentation: notes about DMA and the docking station (X60/T60)Francis Rowe
2014-10-10Documentation: configuring_parabola.htmlFrancis Rowe
Shows some basic post-install configuration steps for Parabola GNU/Linux-libre, as a follow up to encrypted_parabola.html which showed how to setup a fully encrypted Parabola system.
2014-09-16builddeps-coreboot: use 'make crossgcc-i386'Francis Rowe
Libreboot currently only supports x86 boards, so crossgcc-arm isn't need.
2014-09-16.gitignore: Ignore bin/* but not bin/ itselfFrancis Rowe
2014-09-16ROM images no longer include SeaBIOSFrancis Rowe
Instead, the user adds it afterwards. Documentation and scripts updated.
2014-09-16.gitignore: Fix typosFrancis Rowe
2014-09-16docs/howtos/encrypted_parabola.html: Notes about linux-libre-grsecFrancis Rowe
2014-09-16docs/howtos/encrypted_parabola.html: Minor addition.Francis Rowe
2014-09-16docs/howtos/encrypted_parabola.html: Fix typoFrancis Rowe
2014-09-15Documentation: move a linkFrancis Rowe
2014-09-15Documentation: add tutorial for encrypted Parabola GNU/Linux installation.Francis Rowe