summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore: add powertop directoryFrancis Rowe2014-11-281-0/+1
| | | | | This directory is created when the user runs powertop.trisquel6, and it is not intended to be part of libreboot git.
* builddeps-i945pwm: remove obsolete commentsFrancis Rowe2014-11-281-3/+0
|
* cleandeps: clean i945-pwm utilityFrancis Rowe2014-11-281-0/+5
|
* builddeps-grubinvaders: fix typoFrancis Rowe2014-11-281-2/+2
|
* builddeps-grubinvaders: fix typosFrancis Rowe2014-11-281-5/+2
|
* builddeps-grub: fix pathFrancis Rowe2014-11-281-1/+1
|
* builddeps-grub: remove obsolete commentsFrancis Rowe2014-11-281-5/+0
|
* builddeps-flashrom: fix typoFrancis Rowe2014-11-281-1/+1
|
* builddeps-coreboot and cleandeps: improve commentingFrancis Rowe2014-11-282-7/+11
|
* builddeps-coreboot: improve the commentingFrancis Rowe2014-11-271-1/+6
|
* builddeps-coreboot: remove obsolete commentFrancis Rowe2014-11-271-3/+0
|
* build: fix bug: images for i945 ROM's were not dd'dFrancis Rowe2014-11-272-9/+14
| | | | | | | | | | | 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.
* Documentation: general cleanup.Francis Rowe2014-11-273-37/+46
| | | | | | | | 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.
* builddeps-flashrom: remove unnecessary commandFrancis Rowe2014-11-271-1/+0
|
* builddeps-flashrom: add commentsFrancis Rowe2014-11-271-0/+2
|
* builddeps-flashrom: reduce build commands to a single for loopFrancis Rowe2014-11-252-46/+25
|
* builddeps-flashrom: remove unnecessary commandsFrancis Rowe2014-11-251-2/+0
|
* scripts (all): replace unnecessary rm -rf with rm -fFrancis Rowe2014-11-2510-37/+37
|
* docs/git/index.html#build_flashrom: say correct path for binariesFrancis Rowe2014-11-251-1/+1
|
* powertop.trisquel7: remove sudoFrancis Rowe2014-11-251-1/+1
| | | | Script already checks if the user is root or not.
* docs/release.html: add lenovo g505s to the list of candidatesFrancis Rowe2014-11-251-0/+7
|
* build-release: remove old commentFrancis Rowe2014-11-241-4/+0
|
* .gitignore: add libreboot_bin.tar.xz and libreboot_src.tar.xzFrancis Rowe2014-11-241-0/+2
|
* libreboot_bin.tar.xz: Include utils as statically linked binariesFrancis Rowe2014-11-2415-802/+481
| | | | | This means that the user does not have to install build dependency or build from source anymore.
* Revert "deps-trisquel: Add binutils-source"Francis Rowe2014-11-241-1/+1
| | | | This reverts commit 67149a673b17c9e6e4ced6aed2a629872fdfe0d5.
* Revert "deps-trisquel: add binutils-multiarch"Francis Rowe2014-11-241-2/+1
| | | | This reverts commit feebd15ff7a5e1c703c73d80b862d34969b6ef9c.
* deps-trisquel: add binutils-multiarchFrancis Rowe2014-11-241-1/+2
|
* deps-trisquel: Add binutils-sourceFrancis Rowe2014-11-241-1/+1
|
* Fix mistake in previous commit.Francis Rowe2014-11-242-0/+73
|
* powertop.trisquel7 (new): Setup powertop on trisquel 7Francis Rowe2014-11-241-5/+3
|
* powertop.trisquel6: check if user is rootFrancis Rowe2014-11-241-0/+5
|
* x60flashfrom5: check if user is rootFrancis Rowe2014-11-241-0/+5
|
* macbook21_firstflash: check if user is rootFrancis Rowe2014-11-241-0/+5
|
* lenovobios_secondflash: check if user is rootFrancis Rowe2014-11-241-0/+5
|
* lenovobios_firstflash: check if user is rootFrancis Rowe2014-11-241-0/+5
|
* flash: check if user is rootFrancis Rowe2014-11-241-0/+5
|
* Fix mistake in last commitFrancis Rowe2014-11-241-2/+2
|
* deps-trisquel: check if user is rootFrancis Rowe2014-11-241-0/+5
|
* deps-trisquel: Remove old commentFrancis Rowe2014-11-241-7/+0
|
* deps-trisquel: Make GRUB build on in Trisquel 7 x86_64Francis Rowe2014-11-241-0/+21
| | | | | Add the dependencies for multilib/lib32 (cross compiling). Fixes building GRUB and probably more.
* deps-parabola (removed) Remove Parabola dependencies script.Francis Rowe2014-11-242-76/+0
| | | | | It was useless. It will be re-added later. Removing for now to reduce confusion.
* grub.cfg: Add more path checks to isolinux parserFrancis Rowe2014-11-231-12/+22
| | | | Should make more ISO's work
* grub.cfg: Add Trisquel netinstall option (CD)Francis Rowe2014-11-231-0/+5
|
* grub.cfg Add Trisquel netinstall (USB) boot optionFrancis Rowe2014-11-231-0/+5
|
* grub-assemble: Use single list of modulesFrancis Rowe2014-11-233-10/+204
|
* Update SeaBIOSFrancis Rowe2014-11-232-2/+9
|
* docs/release.html: Remove links to coreboot commitsFrancis Rowe2014-11-231-20/+0
| | | | They aren't needed.
* x60flashfrom5 (new), for X60 users upgrading from 5th/early releaseFrancis Rowe2014-11-233-0/+51
|
* Update flashromFrancis Rowe2014-11-234-1/+121
|
* Update GRUBFrancis Rowe2014-11-231-1/+1
|