summaryrefslogtreecommitdiffstats
path: root/resources/utilities
Commit message (Expand)AuthorAgeFilesLines
* ich9deblob: refactor variable names to top of the main functionFrancis Rowe2014-12-221-31/+34
* ich9deblob: rename descriptor deblob functionFrancis Rowe2014-12-221-3/+3
* ich9deblob: move Gbe deblobbing to a separate functionFrancis Rowe2014-12-221-6/+18
* ich9deblob: fail if struct members are in wrong order in memoryFrancis Rowe2014-12-221-2/+59
* ich9deblob: use unsigned char as cast when checking endiannessFrancis Rowe2014-12-221-1/+1
* ich9deblob: check that bitfields are stored in the correct orderFrancis Rowe2014-12-221-0/+40
* ich9deblob: fix accidental deletion of ich9deblob.cFrancis Rowe2014-12-221-6/+0
* ich9deblob/ich9desc.c: add reserved variable names to null membersFrancis Rowe2014-12-222-23/+29
* ich9deblob: remove wrong commentFrancis Rowe2014-12-221-1/+0
* 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
* 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
* 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
* 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
* resources/utilities/ich9deblob: Add more info about GBe regionFrancis Rowe2014-12-151-1/+8
* Update coreboot (again)Francis Rowe2014-12-133-0/+8472
* ThinkPad X200 support added to librebootFrancis Rowe2014-12-112-0/+387
* grub-assemble: Use single list of modulesFrancis Rowe2014-11-233-10/+204
* Only build 2 GRUB payload executables, re-use on all boards.Francis Rowe2014-11-222-2/+2
* resources/utilities/grub-assemble/gen.txtmode.sh: Use GNU BASHFrancis Rowe2014-11-222-2/+2
* resources/utilities/grub-assemble/gen.txtmode.sh Remove pwd cmdFrancis Rowe2014-11-211-2/+0
* Revert "buildrom-withgrub: Only include 1 keymap file in GRUB memdisk."Francis Rowe2014-11-214-233/+47
* buildrom-withgrub: Only include 1 keymap file in GRUB memdisk.Francis Rowe2014-11-214-47/+233
* Move CBFS files to GRUB memdisk, except grub.cfg and grubtest.cfgFrancis Rowe2014-11-202-2/+9
* Error checkingFrancis Rowe2014-11-092-0/+4
* grub-assemble: add French Dvorak (BEPO) keyboard layout.Francis Rowe2014-11-092-0/+142
* Revert "grub-assemble: Add modules for booting from SDHC."Francis Rowe2014-10-111-4/+1
* grub-assemble: Add modules for booting from SDHC.Francis Rowe2014-10-101-1/+4
* Regression fix: Re-add CD-ROM (ata0) in GRUBFrancis Rowe2014-09-101-1/+1
* Re-enable background images in ISOLINUX/SYSLINUX GRUB parser menusFrancis Rowe2014-09-101-2/+2
* Regression fix: Parabola live ISO boot issuesFrancis Rowe2014-09-101-4/+2
* Libreboot release 6 beta 6.Francis Rowe2014-09-0320-3/+1000
* Libreboot release 6 beta 4.Francis Rowe2014-08-221-0/+93