summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-28getcb: remove obsolete comments and echo commandsFrancis Rowe
2014-11-28getcb: fix grammar and remove useless commentFrancis Rowe
2014-11-28getall: remove useless commandsFrancis Rowe
2014-11-28getall: update description and remove obsolete commentsFrancis Rowe
2014-11-28flash: add commentsFrancis Rowe
2014-11-28deps-trisquel: fix typo, remove obsolete commentsFrancis Rowe
2014-11-28builddeps-seabios: fix typo, path and remove obsolete commentsFrancis Rowe
2014-11-28builddeps-memtest86: fix path and remove obsolete commentsFrancis Rowe
2014-11-28builddeps: remove obsolete commentsFrancis Rowe
2014-11-28cleandeps: fix pathsFrancis Rowe
2014-11-28cleandeps: actually clean grubinvadersFrancis Rowe
2014-11-28.gitignore: add powertop directoryFrancis Rowe
This directory is created when the user runs powertop.trisquel6, and it is not intended to be part of libreboot git.
2014-11-28builddeps-i945pwm: remove obsolete commentsFrancis Rowe
2014-11-28cleandeps: clean i945-pwm utilityFrancis Rowe
2014-11-28builddeps-grubinvaders: fix typoFrancis Rowe
2014-11-28builddeps-grubinvaders: fix typosFrancis Rowe
2014-11-28builddeps-grub: fix pathFrancis Rowe
2014-11-28builddeps-grub: remove obsolete commentsFrancis Rowe
2014-11-28builddeps-flashrom: fix typoFrancis Rowe
2014-11-28builddeps-coreboot and cleandeps: improve commentingFrancis Rowe
2014-11-28builddeps-coreboot: improve the commentingFrancis Rowe
2014-11-28builddeps-coreboot: remove obsolete commentFrancis Rowe
2014-11-28build: fix bug: images for i945 ROM's were not dd'dFrancis Rowe
For X60/X60T/T60 An optimization was made earlier to reduce the number of steps taken but it was found that the ROM images did not contain identical data in the top two 64K regions of the image. This would have bricked the users machine if the followed the correct instructions, even. This patch fixed the issue.
2014-11-28Documentation: general cleanup.Francis Rowe
TODO's deleted from docs/release.html (no longer valid) or moved to docs/future/index.html. Description of libreboot slightly modified. (distinguish the coreboot part of libreboot as coreboot-libre.
2014-11-27builddeps-flashrom: remove unnecessary commandFrancis Rowe
2014-11-27builddeps-flashrom: add commentsFrancis Rowe
2014-11-26builddeps-flashrom: reduce build commands to a single for loopFrancis Rowe
2014-11-26builddeps-flashrom: remove unnecessary commandsFrancis Rowe
2014-11-26scripts (all): replace unnecessary rm -rf with rm -fFrancis Rowe
2014-11-26docs/git/index.html#build_flashrom: say correct path for binariesFrancis Rowe
2014-11-26powertop.trisquel7: remove sudoFrancis Rowe
Script already checks if the user is root or not.
2014-11-25docs/release.html: add lenovo g505s to the list of candidatesFrancis Rowe
2014-11-25build-release: remove old commentFrancis Rowe
2014-11-25.gitignore: add libreboot_bin.tar.xz and libreboot_src.tar.xzFrancis Rowe
2014-11-25libreboot_bin.tar.xz: Include utils as statically linked binariesFrancis Rowe
This means that the user does not have to install build dependency or build from source anymore.
2014-11-24Revert "deps-trisquel: Add binutils-source"Francis Rowe
This reverts commit 67149a673b17c9e6e4ced6aed2a629872fdfe0d5.
2014-11-24Revert "deps-trisquel: add binutils-multiarch"Francis Rowe
This reverts commit feebd15ff7a5e1c703c73d80b862d34969b6ef9c.
2014-11-24deps-trisquel: add binutils-multiarchFrancis Rowe
2014-11-24deps-trisquel: Add binutils-sourceFrancis Rowe
2014-11-24Fix mistake in previous commit.Francis Rowe
2014-11-24powertop.trisquel7 (new): Setup powertop on trisquel 7Francis Rowe
2014-11-24powertop.trisquel6: check if user is rootFrancis Rowe
2014-11-24x60flashfrom5: check if user is rootFrancis Rowe
2014-11-24macbook21_firstflash: check if user is rootFrancis Rowe
2014-11-24lenovobios_secondflash: check if user is rootFrancis Rowe
2014-11-24lenovobios_firstflash: check if user is rootFrancis Rowe
2014-11-24flash: check if user is rootFrancis Rowe
2014-11-24Fix mistake in last commitFrancis Rowe
2014-11-24deps-trisquel: check if user is rootFrancis Rowe
2014-11-24deps-trisquel: Remove old commentFrancis Rowe