summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* ich9deblob: forgot to add obj directory. adding now.Francis Rowe2014-12-251-1/+2
|
* ich9deblob: moved src to src/, .o files to obj/Francis Rowe2014-12-251-2/+1
|
* ich9deblob: Replace makefile (use dependencies)Francis Rowe2014-12-231-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 filesFrancis Rowe2014-12-221-0/+1
|
* Update coreboot (again)Francis Rowe2014-12-131-0/+1
| | | | Also improve the deblob utilities
* ThinkPad X200 support added to librebootFrancis Rowe2014-12-111-0/+4
|
* .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.
* .gitignore: add libreboot_bin.tar.xz and libreboot_src.tar.xzFrancis Rowe2014-11-241-0/+2
|
* .gitignore: Ignore bin/* but not bin/ itselfFrancis Rowe2014-09-161-1/+1
|
* .gitignore: Fix typosFrancis Rowe2014-09-161-8/+8
|
* Update .gitignore for new dependencies.Michał Masłowski2014-09-031-0/+2
|
* Add .gitignore.Michał Masłowski2014-08-221-0/+7