summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* build-release: create file named commitid after build-releaseFrancis Rowe2015-01-261-0/+1
| | | | | | Contains the current commit ID in master (local, not origin). This is mainly used by the libreboot website to show the commit ID that the source tarball snapshots are built from.
* build-release: create small source archive with flashrom/buctsFrancis Rowe2014-12-311-0/+2
| | | | | For building those applications on the hosts that are difficult to cross-compile for.
* .gitignore: add ich9fdgbe_8m.bin and ich9fdgbe_4m.binFrancis Rowe2014-12-301-0/+2
|
* ich9macchange: refactoredFrancis Rowe2014-12-301-0/+2
|
* ich9deblob: added ich9gen utilityFrancis Rowe2014-12-281-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 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