summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ich9deblob: move endianness checking to a separate functionFrancis Rowe2014-12-221-25/+31
|
* ich9deblob: move struct size checks to a separate functionFrancis Rowe2014-12-221-13/+18
|
* ich9deblob: fail on big endian systemsFrancis Rowe2014-12-221-0/+8
|
* ich9deblob: fix wrong comments about gbe/descriptor sizeFrancis Rowe2014-12-221-2/+2
|
* ich9deblob: improve the debug messages (easier to understand)Francis Rowe2014-12-221-8/+8
|
* ich9deblob: descriptor deblobbing moved to separate functionFrancis Rowe2014-12-221-65/+84
|
* ich9deblob: instruct the user how to modify their ROM imageFrancis Rowe2014-12-221-0/+3
|
* ich9deblob: correct the main gbe regionFrancis Rowe2014-12-221-17/+77
| | | | | | By default, the X200 (as shipped from Lenovo) comes with a broken main gbe region, where the backup gbe region is used instead. Modify the descriptor so that the main region is usable.
* ich9deblob: clarify that the gbe location is for factory.romFrancis Rowe2014-12-221-4/+4
|
* ich9deblob: make it more clear where descriptor changes are madeFrancis Rowe2014-12-221-19/+23
|
* ich9deblob: rename factory descriptor buffer variable more clearlyFrancis Rowe2014-12-221-4/+4
|
* docs/hcl/x200_remove_me.html: Add info about faulty Gbe regionsFrancis Rowe2014-12-221-5/+11
|
* ich9deblob: correct error in comment (regarding main/backup gbe)Francis Rowe2014-12-221-6/+4
|
* ich9deblob (ich9gbe.c): fix build errorFrancis Rowe2014-12-221-3/+3
|
* ich9deblob: rename factory gbe buffer variable more clearlyFrancis Rowe2014-12-221-10/+10
|
* ich9deblob: rename factory descriptor struct variable more clearlyFrancis Rowe2014-12-221-28/+28
|
* ich9deblob (ich9gbe.c): make Gbe struct two parts: main and backupFrancis Rowe2014-12-221-5/+15
|
* ich9deblob: make it possible to calculate checksum of backup gbeFrancis Rowe2014-12-221-6/+17
|
* ich9deblob (Makefile): add *.o to rm -f's in make cleanFrancis Rowe2014-12-221-1/+1
|
* .gitignore: add ich9deblob .o filesFrancis Rowe2014-12-221-0/+1
|
* ich9deblob: add more commentingFrancis Rowe2014-12-223-34/+132
|
* ich9deblob: separate gbe struct into new file ich9gbe.cFrancis Rowe2014-12-224-17/+35
|
* ich9deblob: add MakefileFrancis Rowe2014-12-221-0/+27
|
* ich9deblob: add commentsFrancis Rowe2014-12-191-15/+34
|
* docs/hcl/x200_remove_me.html: info about GBe checksum calculationFrancis Rowe2014-12-151-0/+9
|
* resources/utilities/ich9deblob: Add more info about GBe regionFrancis Rowe2014-12-151-1/+8
|
* buildrom-withgrub: disabled creation of *txtmode*.rom for X200Francis Rowe2014-12-142-0/+18
| | | | | (only framebuffer graphics work for now. this is what most people use anyway)
* Update SeaBIOS (again)Francis Rowe2014-12-143-3/+6
|
* docs/install/index.html#flashrom_x200: improve instructionsFrancis Rowe2014-12-141-0/+7
|
* Update flashrom (again)Francis Rowe2014-12-149-43922/+391
| | | | | | builddeps-flashrom updated to use diff's instead of whole copies of flashchips.c, when building patched executables. (this makes updating and maintaining flashrom easier)
* Update GRUB (again)Francis Rowe2014-12-131-1/+1
|
* Update coreboot (again)Francis Rowe2014-12-1314-262/+8534
| | | | Also improve the deblob utilities
* addseabios: fix BASH syntax errorsFrancis Rowe2014-12-132-10/+12
|
* build-release: not all files were copied to libreboot_src. fix it.Francis Rowe2014-12-133-2/+6
|
* build-release: include cbmem (static binaries) in libreboot_binFrancis Rowe2014-12-135-5/+43
|
* docs/git/index.html#build: fix build-release instructionsFrancis Rowe2014-12-133-12/+16
| | | | | Tell the user how to properly build flashrom/bucts with static linking. Update build-release.
* 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
|