summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Documentation (X200): add software-based flashing instructions.Francis Rowe2014-12-132-1/+4
|
* Documentation: Remove all references to the bus pirateFrancis Rowe2014-12-1318-455/+447
| | | | Replace with BBB flashing tutorials.
* Add ThinkPad X200S and X200 Tablet support to librebootFrancis Rowe2014-12-135-286/+279
| | | | (also tidied up the X200-related documentation)
* build-release: delete deblob and get scripts from libreboot_srcFrancis Rowe2014-12-131-0/+9
| | | | These are only needed in git.
* lenovobios_firstflash: Fix errorsFrancis Rowe2014-12-122-27/+20
| | | | lenovobios_secondflash: Fix errors
* build: automatically find board names (configs) to build forFrancis Rowe2014-12-122-8/+1
|
* docs/release.html: Update release infoFrancis Rowe2014-12-112-28/+209
| | | | | | (preparation. Release planned for christmas day 2014) docs/archive_old.html: Move r20141015 release info here
* addseabios: switch to uppercaseFrancis Rowe2014-12-111-0/+83
|
* ThinkPad X200 support added to librebootFrancis Rowe2014-12-1136-102/+5270
|
* docs/git/index.html: update info about coreboot-libre configsFrancis Rowe2014-11-281-0/+4
|
* coreboot-libre config (all boards): enable USB dongle log outputFrancis Rowe2014-11-284-33/+4
| | | | For EHCI debugging on the BeagleBone Black
* docs/security/t60_security.html: fix stupid languageFrancis Rowe2014-11-281-1/+2
|
* docs/install/t60_unbrick.html: fix stupid languageFrancis Rowe2014-11-281-2/+2
|
* docs/hardware/t60_heatsink.html: fix stupid languageFrancis Rowe2014-11-281-2/+2
|
* docs/hardware/x60_heatsink.html: fix stupid languageFrancis Rowe2014-11-281-2/+2
|
* x60flashrom5: fix description and remove useless commentsFrancis Rowe2014-11-281-4/+1
|
* powertop.trisquel7: remove useless commentFrancis Rowe2014-11-281-3/+0
|
* powertop.trisquel6: remove useless comment and fix pathFrancis Rowe2014-11-281-6/+1
|
* macbook21_firstflash: fix typoFrancis Rowe2014-11-281-1/+1
|
* getseabios: fix typo, path and remove obsolete commentsFrancis Rowe2014-11-281-4/+2
|
* getmt86: remove obsolete commentsFrancis Rowe2014-11-281-9/+0
|
* getmt86: fix path and remove obsolete commentFrancis Rowe2014-11-281-3/+1
|
* getgrubinvaders: remove useless comments, fix typos and pathFrancis Rowe2014-11-281-9/+3
|
* getcb: remove obsolete comments and echo commandsFrancis Rowe2014-11-281-12/+7
|
* getcb: fix grammar and remove useless commentFrancis Rowe2014-11-281-3/+1
|
* getall: remove useless commandsFrancis Rowe2014-11-281-4/+0
|
* getall: update description and remove obsolete commentsFrancis Rowe2014-11-281-4/+1
|
* flash: add commentsFrancis Rowe2014-11-281-3/+6
|
* deps-trisquel: fix typo, remove obsolete commentsFrancis Rowe2014-11-281-10/+2
|
* builddeps-seabios: fix typo, path and remove obsolete commentsFrancis Rowe2014-11-281-8/+3
|
* builddeps-memtest86: fix path and remove obsolete commentsFrancis Rowe2014-11-281-6/+1
|
* builddeps: remove obsolete commentsFrancis Rowe2014-11-281-9/+0
|
* cleandeps: fix pathsFrancis Rowe2014-11-281-8/+8
|
* cleandeps: actually clean grubinvadersFrancis Rowe2014-11-281-0/+9
|
* .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
|