Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
[platform/kernel/u-boot.git] / .gitignore
index 7c56594..9c53f5c 100644 (file)
@@ -11,6 +11,8 @@
 *.a
 *.o
 *~
+*.swp
+*.patch
 
 #
 # Top-level generic files
@@ -25,6 +27,8 @@
 /u-boot.ldr
 /u-boot.ldr.hex
 /u-boot.ldr.srec
+/u-boot-onenand.bin
+/u-boot-flexonenand.bin
 
 #
 # Generated files
@@ -37,6 +41,7 @@
 
 # stgit generated dirs
 patches-*
+.stgit-edit.txt
 
 # quilt's files
 patches
@@ -44,3 +49,12 @@ series
 
 # cscope files
 cscope.*
+
+# tags files
+/ctags
+/etags
+
+# OneNAND IPL files
+/onenand_ipl/onenand-ipl*
+/onenand_ipl/board/*/onenand*
+/onenand_ipl/board/*/*.S