summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* gitignore: Add defconfig and fdtgrepBin Meng2015-08-051-0/+1
* kconfig: remove mkconfig and boards.cfgMasahiro Yamada2014-07-301-0/+1
* kconfig: switch to KconfigMasahiro Yamada2014-07-301-2/+0
* .gitignore: clean-up unnecessary entriesMasahiro Yamada2014-07-221-4/+0
* kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada2014-06-111-2/+1
* .gitignore: move *.exe pattern to the top gitignore for CygwinMasahiro Yamada2014-06-111-0/+3
* .gitignore: drop *.dts.tmp patternMasahiro Yamada2014-06-111-1/+0
* Trivial fix to .gitignore for spl/MakefileRalph Siemsen2014-05-121-1/+1
* .gitignore: ignore include/config/*Masahiro Yamada2014-03-101-0/+4
* .gitignore: ignore boot images by pattern rule /u-boot*Masahiro Yamada2014-02-211-18/+1
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-1/+0
* Makefile: remove a cleaning target "tidy"Masahiro Yamada2014-02-191-1/+0
* .gitignore: ingore files generated by KbuildMasahiro Yamada2014-02-191-9/+20
* spl: common: Properly ignore spl/Makefile in .gitignoreDan Murphy2014-01-201-1/+1
* .gitignore: ignore u-boot.elf and tools/relocate-relaMasahiro Yamada2014-01-201-0/+1
* Makefile, .gitignore: Cleanup non-existing binariesMasahiro Yamada2013-12-161-2/+0
* .gitignore: ignore spl/ and tpl/ directories except spl/MakefileMasahiro Yamada2013-12-131-3/+4
* .gitignore: add auto-generated /include/[s|t]pl-autoconf.mkDaniel Schwierzeck2013-10-141-0/+2
* Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini2013-08-181-1/+1
|\
| * Add additional MLO images to .gitignoreJustin Waters2013-07-301-1/+1
* | dts/Makefile: simplify dtc invocationStephen Warren2013-08-021-0/+1
|/
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-301-0/+6
|\
| * .gitignore: add GNU GLOBAL filesMasahiro Yamada2013-05-171-0/+6
* | arm: mxs: Preprocess u-boot.bd so they contain full pathMarek Vasut2013-05-061-0/+1
|/
* imx: Add u-boot-with-nand-spl.imx make targetBenoît Thébaudeau2013-04-121-0/+1
* imx: Add u-boot-with-spl.imx make targetBenoît Thébaudeau2013-04-121-0/+1
* .gitignore: Add /SPLBenoît Thébaudeau2013-04-121-0/+1
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+0
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-221-0/+1
* add include/u-boot.lst to .gitignoreLuka Perkov2012-12-061-1/+1
* common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-221-0/+1
* IPL: Remove remains of OneNAND IPLMarek Vasut2012-09-181-5/+0
* hawkboard/omapl-138: Add support for generating ais image for hawkboardSughosh Ganu2012-09-011-0/+3
* Build: Ignore build tree and IDE control fileTimo Ketola2012-08-091-0/+4
* .gitignore: Add .su filesTom Rini2012-03-261-0/+1
* arm, davinci: Add support for generating AIS images to the MakefileChristian Riesch2011-12-241-0/+1
* iMX28: Add u-boot.sb target to MakefileMarek Vasut2011-11-111-0/+1
* fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass2011-10-261-0/+1
* Adjust dependency rules to permit per-file flagsSimon Glass2011-10-171-1/+1
* Tell git to ignore asm-offsets.sLaurence Withers2011-10-061-2/+1
* omap4_panda: Ignore omap4 SPL called MLOJoe Hershberger2011-09-301-0/+1
* ignore soc asm-offsets.sMike Frysinger2011-09-211-0/+1
* mkimage: add UBL header support for booting davinci cpusHeiko Schocher2011-07-281-0/+1
* .gitignore: update list of u-boot.* files and add *.binecc2011-05-221-3/+5
* .gitignore: ignore generated u-boot.imxStefano Babic2011-01-171-0/+1
* include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk2010-10-261-0/+3
* .gitignore: ignore generated u-boot.ldsMike Frysinger2009-08-231-0/+1
* Add "tags" to .gitignore file.Po-Yu Chuang2009-07-211-0/+1
* ignore .gdb_history filesMike Frysinger2008-12-051-0/+3
* gitignore: add tags files and Vim swap fileMarkus Heidelberg2008-09-091-0/+5
OpenPOWER on IntegriCloud