powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entries
[platform/kernel/u-boot.git] / .gitignore
index e71f6ac..2a82cd9 100644 (file)
@@ -13,6 +13,7 @@
 *~
 *.swp
 *.patch
+*.bin
 
 #
 # Top-level generic files
 /System.map
 /u-boot
 /u-boot.hex
+/u-boot.imx
 /u-boot.map
-/u-boot.bin
 /u-boot.srec
 /u-boot.ldr
 /u-boot.ldr.hex
 /u-boot.ldr.srec
+/u-boot.img
+/u-boot.kwb
+/u-boot.sha1
+/u-boot.dis
 /u-boot.lds
-/u-boot-onenand.bin
-/u-boot-flexonenand.bin
+/u-boot.ubl
 
 #
 # Generated files
@@ -42,6 +46,7 @@
 
 /include/generated/
 /lib/asm-offsets.s
+/arch/*/cpu/asm-offsets.s
 
 # stgit generated dirs
 patches-*