]> git.ipfire.org Git - people/ms/u-boot.git/blame - .gitignore
NAND: add NAND_CMD_PARAM (0xec) definition
[people/ms/u-boot.git] / .gitignore
CommitLineData
a2df4da3
JCPV
1#
2# NOTE! Don't add files that are generated in specific
3# subdirectories here. Add them in the ".gitignore" file
4# in that subdirectory instead.
5#
6# Normal rules
7#
8
9*.rej
1b4aaffe
GL
10*.orig
11*.a
12*.o
0c9d42e6 13*~
650632fe 14*.swp
51ecde94 15*.patch
a2df4da3
JCPV
16
17#
18# Top-level generic files
19#
20
21/System.map
1b4aaffe 22/u-boot
94a91e24 23/u-boot.hex
1b4aaffe
GL
24/u-boot.map
25/u-boot.bin
26/u-boot.srec
94a91e24
MF
27/u-boot.ldr
28/u-boot.ldr.hex
29/u-boot.ldr.srec
4d3758c8 30/u-boot.lds
f2302d44
SR
31/u-boot-onenand.bin
32/u-boot-flexonenand.bin
a2df4da3
JCPV
33
34#
35# Generated files
36#
37
38*.depend
1b4aaffe
GL
39/LOG
40/errlog
41/reloc_off
42
16a354f9
WD
43/include/generated/
44/lib/asm-offsets.s
45
a2df4da3
JCPV
46# stgit generated dirs
47patches-*
51ecde94 48.stgit-edit.txt
a2df4da3
JCPV
49
50# quilt's files
51patches
52series
53
bfa0af6b
MF
54# gdb files
55.gdb_history
56
a2df4da3
JCPV
57# cscope files
58cscope.*
f2302d44 59
650632fe 60# tags files
082becd0 61/tags
650632fe
MH
62/ctags
63/etags
64
f2302d44
SR
65# OneNAND IPL files
66/onenand_ipl/onenand-ipl*
67/onenand_ipl/board/*/onenand*
68/onenand_ipl/board/*/*.S