]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - .gitignore
NAND: Fix integer overflow in ONFI detection of chips >= 4GiB
[people/ms/u-boot.git] / .gitignore
index 9c53f5c5b54123532d79cb08150facc26d554717..8ec3d06c3ee0092cccdc11aa7dc4d296c010ac2f 100644 (file)
 /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.lds
 /u-boot-onenand.bin
 /u-boot-flexonenand.bin
 
@@ -39,6 +41,9 @@
 /errlog
 /reloc_off
 
+/include/generated/
+/lib/asm-offsets.s
+
 # stgit generated dirs
 patches-*
 .stgit-edit.txt
@@ -47,10 +52,14 @@ patches-*
 patches
 series
 
+# gdb files
+.gdb_history
+
 # cscope files
 cscope.*
 
 # tags files
+/tags
 /ctags
 /etags