index
:
libreboot/libreboot.git
feature/battery-task-note
feature/changelog-li-fix
feature/clarify-led-aging-fix
feature/flashrom-board-enable-taurinus-x200
feature/flashrom-reduce-options
feature/gitignore-simplifications
feature/gitignore-vim-files
feature/gm45-lvds-second-channel-kludge
feature/gm45-lvds-second-channel-solution
feature/license-text
feature/modular-release-generation
feature/modular-release-generation-v2
feature/multiple-build-options
feature/ps-on-clarification
feature/x200-at25df321-dumps
feature/x200-at25df321-dumps-v2
feature/x200-at25df321-dumps-v3
master
Free boot firmware distribution - personal clone
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ich9deblob: fix accidental deletion of ich9deblob.c
Francis Rowe
2014-12-22
1
-6/+0
*
ich9deblob/ich9desc.c: add reserved variable names to null members
Francis Rowe
2014-12-22
2
-23/+29
*
ich9deblob: remove wrong comment
Francis Rowe
2014-12-22
1
-1/+0
*
ich9deblob: move endianness checking to a separate function
Francis Rowe
2014-12-22
1
-25/+31
*
ich9deblob: move struct size checks to a separate function
Francis Rowe
2014-12-22
1
-13/+18
*
ich9deblob: fail on big endian systems
Francis Rowe
2014-12-22
1
-0/+8
*
ich9deblob: fix wrong comments about gbe/descriptor size
Francis Rowe
2014-12-22
1
-2/+2
*
ich9deblob: improve the debug messages (easier to understand)
Francis Rowe
2014-12-22
1
-8/+8
*
ich9deblob: descriptor deblobbing moved to separate function
Francis Rowe
2014-12-22
1
-65/+84
*
ich9deblob: instruct the user how to modify their ROM image
Francis Rowe
2014-12-22
1
-0/+3
*
ich9deblob: correct the main gbe region
Francis Rowe
2014-12-22
1
-17/+77
*
ich9deblob: clarify that the gbe location is for factory.rom
Francis Rowe
2014-12-22
1
-4/+4
*
ich9deblob: make it more clear where descriptor changes are made
Francis Rowe
2014-12-22
1
-19/+23
*
ich9deblob: rename factory descriptor buffer variable more clearly
Francis Rowe
2014-12-22
1
-4/+4
*
docs/hcl/x200_remove_me.html: Add info about faulty Gbe regions
Francis Rowe
2014-12-22
1
-5/+11
*
ich9deblob: correct error in comment (regarding main/backup gbe)
Francis Rowe
2014-12-22
1
-6/+4
*
ich9deblob (ich9gbe.c): fix build error
Francis Rowe
2014-12-22
1
-3/+3
*
ich9deblob: rename factory gbe buffer variable more clearly
Francis Rowe
2014-12-22
1
-10/+10
*
ich9deblob: rename factory descriptor struct variable more clearly
Francis Rowe
2014-12-22
1
-28/+28
*
ich9deblob (ich9gbe.c): make Gbe struct two parts: main and backup
Francis Rowe
2014-12-22
1
-5/+15
*
ich9deblob: make it possible to calculate checksum of backup gbe
Francis Rowe
2014-12-22
1
-6/+17
*
ich9deblob (Makefile): add *.o to rm -f's in make clean
Francis Rowe
2014-12-22
1
-1/+1
*
.gitignore: add ich9deblob .o files
Francis Rowe
2014-12-22
1
-0/+1
*
ich9deblob: add more commenting
Francis Rowe
2014-12-22
3
-34/+132
*
ich9deblob: separate gbe struct into new file ich9gbe.c
Francis Rowe
2014-12-22
4
-17/+35
*
ich9deblob: add Makefile
Francis Rowe
2014-12-22
1
-0/+27
*
ich9deblob: add comments
Francis Rowe
2014-12-19
1
-15/+34
*
docs/hcl/x200_remove_me.html: info about GBe checksum calculation
Francis Rowe
2014-12-15
1
-0/+9
*
resources/utilities/ich9deblob: Add more info about GBe region
Francis Rowe
2014-12-15
1
-1/+8
*
buildrom-withgrub: disabled creation of *txtmode*.rom for X200
Francis Rowe
2014-12-14
2
-0/+18
*
Update SeaBIOS (again)
Francis Rowe
2014-12-14
3
-3/+6
*
docs/install/index.html#flashrom_x200: improve instructions
Francis Rowe
2014-12-14
1
-0/+7
*
Update flashrom (again)
Francis Rowe
2014-12-14
9
-43922/+391
*
Update GRUB (again)
Francis Rowe
2014-12-13
1
-1/+1
*
Update coreboot (again)
Francis Rowe
2014-12-13
14
-262/+8534
*
addseabios: fix BASH syntax errors
Francis Rowe
2014-12-13
2
-10/+12
*
build-release: not all files were copied to libreboot_src. fix it.
Francis Rowe
2014-12-13
3
-2/+6
*
build-release: include cbmem (static binaries) in libreboot_bin
Francis Rowe
2014-12-13
5
-5/+43
*
docs/git/index.html#build: fix build-release instructions
Francis Rowe
2014-12-13
3
-12/+16
*
Documentation (X200): add software-based flashing instructions.
Francis Rowe
2014-12-13
2
-1/+4
*
Documentation: Remove all references to the bus pirate
Francis Rowe
2014-12-13
18
-455/+447
*
Add ThinkPad X200S and X200 Tablet support to libreboot
Francis Rowe
2014-12-13
5
-286/+279
*
build-release: delete deblob and get scripts from libreboot_src
Francis Rowe
2014-12-13
1
-0/+9
*
lenovobios_firstflash: Fix errors
Francis Rowe
2014-12-12
2
-27/+20
*
build: automatically find board names (configs) to build for
Francis Rowe
2014-12-12
2
-8/+1
*
docs/release.html: Update release info
Francis Rowe
2014-12-11
2
-28/+209
*
addseabios: switch to uppercase
Francis Rowe
2014-12-11
1
-0/+83
*
ThinkPad X200 support added to libreboot
Francis Rowe
2014-12-11
36
-102/+5270
*
docs/git/index.html: update info about coreboot-libre configs
Francis Rowe
2014-11-28
1
-0/+4
*
coreboot-libre config (all boards): enable USB dongle log output
Francis Rowe
2014-11-28
4
-33/+4
[prev]
[next]