summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update corebootFrancis Rowe2014-11-2312-191/+748
| | | | | | | | | | | | | | Some notes: DEBLOB script updated (more blobs added). i945: reverted to legacy brightness. i945: permanently set tft_brightness to 0xff (works around a bug on X60 where brightness loops to zero when at max brightness and trying to increase the brightness level) EHCI debug dongle (BeagleBone Black) now enabled on all boards.
* getcb: update link to patch (new version)Francis Rowe2014-11-221-1/+1
|
* getcb: Revert X60/T60 to legacy backlight controls.Francis Rowe2014-11-221-14/+6
| | | | | The ACPI brightness patches were abandoned and obsolete. Revert to previous backlight control methods that libreboot used.
* grub.cfg: Only load initrd.img if it exists. Add rw to linux lineFrancis Rowe2014-11-221-2/+4
| | | | For ProteanOS
* buildrom-withgrub: Fix mistake in comment.Francis Rowe2014-11-221-1/+1
|
* buildrom-withgrub: Add commentFrancis Rowe2014-11-221-0/+1
|
* build: Only generate the GRUB configurations onceFrancis Rowe2014-11-222-19/+17
| | | | Should speed up the build process a little bit.
* build: Fix typoFrancis Rowe2014-11-221-2/+2
|
* Only build 2 GRUB payload executables, re-use on all boards.Francis Rowe2014-11-224-10/+21
| | | | This should speed up the build process a bit.
* Revert "buildrom-withgrub: It is now possible to use standalone."Francis Rowe2014-11-221-0/+3
| | | | This reverts commit 5a8ea556881dca34aefe2d8709c6576e488276f0.
* buildrom-withgrub: Remove unnecessary if conditionFrancis Rowe2014-11-221-8/+4
|
* buildrom-withgrub: It is now possible to use standalone.Francis Rowe2014-11-221-3/+0
| | | | Remove comment contradicting this.
* resources/utilities/grub-assemble/gen.txtmode.sh: Use GNU BASHFrancis Rowe2014-11-222-2/+2
| | | | resources/utilities/grub-assemble/gen.vesafb.sh: Use GNU BASH
* build and buildrom-withgrub: Only dd twice for each i945 target.Francis Rowe2014-11-222-19/+12
| | | | | This is done before creating the copies, so all images are dd'd. Buliding should take less time now.
* resources/utilities/grub-assemble/gen.txtmode.sh Remove pwd cmdFrancis Rowe2014-11-211-2/+0
|