Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ich9deblob: added ich9gen utility | Francis Rowe | 2014-12-28 | 1 | -0/+7 |
| | | | | | This can generate the descriptor+gbe images from scratch, without the need for a factory.bin dump. | ||||
* | ich9deblob: forgot to add obj directory. adding now. | Francis Rowe | 2014-12-25 | 1 | -1/+2 |
| | |||||
* | ich9deblob: moved src to src/, .o files to obj/ | Francis Rowe | 2014-12-25 | 1 | -2/+1 |
| | |||||
* | ich9deblob: Replace makefile (use dependencies) | Francis Rowe | 2014-12-24 | 1 | -0/+1 |
| | | | | | | | Use .h and .c files properly. Use header guards. Define function names in .h files (actual functions in the .c files), and so on. Move all functions from the .h files to corresponding .c files. | ||||
* | .gitignore: add ich9deblob .o files | Francis Rowe | 2014-12-22 | 1 | -0/+1 |
| | |||||
* | Update coreboot (again) | Francis Rowe | 2014-12-13 | 1 | -0/+1 |
| | | | | Also improve the deblob utilities | ||||
* | ThinkPad X200 support added to libreboot | Francis Rowe | 2014-12-11 | 1 | -0/+4 |
| | |||||
* | .gitignore: add powertop directory | Francis Rowe | 2014-11-28 | 1 | -0/+1 |
| | | | | | This directory is created when the user runs powertop.trisquel6, and it is not intended to be part of libreboot git. | ||||
* | .gitignore: add libreboot_bin.tar.xz and libreboot_src.tar.xz | Francis Rowe | 2014-11-25 | 1 | -0/+2 |
| | |||||
* | .gitignore: Ignore bin/* but not bin/ itself | Francis Rowe | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | .gitignore: Fix typos | Francis Rowe | 2014-09-16 | 1 | -8/+8 |
| | |||||
* | Update .gitignore for new dependencies. | Michał Masłowski | 2014-09-03 | 1 | -0/+2 |
| | |||||
* | Add .gitignore. | Michał Masłowski | 2014-08-22 | 1 | -0/+7 |