xref: /openbmc/u-boot/.gitignore (revision 6d660e77)
1a2df4da3SJean-Christophe PLAGNIOL-VILLARD#
2a2df4da3SJean-Christophe PLAGNIOL-VILLARD# NOTE! Don't add files that are generated in specific
3a2df4da3SJean-Christophe PLAGNIOL-VILLARD# subdirectories here. Add them in the ".gitignore" file
4a2df4da3SJean-Christophe PLAGNIOL-VILLARD# in that subdirectory instead.
5a2df4da3SJean-Christophe PLAGNIOL-VILLARD#
6a2df4da3SJean-Christophe PLAGNIOL-VILLARD# Normal rules
7a2df4da3SJean-Christophe PLAGNIOL-VILLARD#
8a2df4da3SJean-Christophe PLAGNIOL-VILLARD
9a2df4da3SJean-Christophe PLAGNIOL-VILLARD*.rej
101b4aaffeSGrant Likely*.orig
111b4aaffeSGrant Likely*.a
121b4aaffeSGrant Likely*.o
13667c9a80STom Rini*.su
140c9d42e6SNiklaus Giger*~
15650632feSMarkus Heidelberg*.swp
1651ecde94SJean-Christophe PLAGNIOL-VILLARD*.patch
175d1ee00bSecc*.bin
18a2df4da3SJean-Christophe PLAGNIOL-VILLARD
195941a61aSTimo Ketola# Build tree
205941a61aSTimo Ketola/build-*
215941a61aSTimo Ketola
22a2df4da3SJean-Christophe PLAGNIOL-VILLARD#
23a2df4da3SJean-Christophe PLAGNIOL-VILLARD# Top-level generic files
24a2df4da3SJean-Christophe PLAGNIOL-VILLARD#
25a2df4da3SJean-Christophe PLAGNIOL-VILLARD
26ea3cd47aSJoe Hershberger/MLO
27a2df4da3SJean-Christophe PLAGNIOL-VILLARD/System.map
281b4aaffeSGrant Likely/u-boot
2994a91e24SMike Frysinger/u-boot.hex
30c9914404SStefano Babic/u-boot.imx
311b4aaffeSGrant Likely/u-boot.map
321b4aaffeSGrant Likely/u-boot.srec
3394a91e24SMike Frysinger/u-boot.ldr
3494a91e24SMike Frysinger/u-boot.ldr.hex
3594a91e24SMike Frysinger/u-boot.ldr.srec
365d1ee00bSecc/u-boot.img
375d1ee00bSecc/u-boot.kwb
385d1ee00bSecc/u-boot.sha1
395d1ee00bSecc/u-boot.dis
404d3758c8SMike Frysinger/u-boot.lds
417816f2cfSHeiko Schocher/u-boot.ubl
42d36d8859SChristian Riesch/u-boot.ais
432c0f79e4SSimon Glass/u-boot.dtb
4430b9b932SMarek Vasut/u-boot.sb
455941a61aSTimo Ketola/u-boot.geany
46a2df4da3SJean-Christophe PLAGNIOL-VILLARD
47a2df4da3SJean-Christophe PLAGNIOL-VILLARD#
48a2df4da3SJean-Christophe PLAGNIOL-VILLARD# Generated files
49a2df4da3SJean-Christophe PLAGNIOL-VILLARD#
50a2df4da3SJean-Christophe PLAGNIOL-VILLARD
5147508843SSimon Glass*.depend*
521b4aaffeSGrant Likely/LOG
531b4aaffeSGrant Likely/errlog
541b4aaffeSGrant Likely/reloc_off
551b4aaffeSGrant Likely
5616a354f9SWolfgang Denk/include/generated/
572099f900SLaurence Withersasm-offsets.s
5816a354f9SWolfgang Denk
59a2df4da3SJean-Christophe PLAGNIOL-VILLARD# stgit generated dirs
60a2df4da3SJean-Christophe PLAGNIOL-VILLARDpatches-*
6151ecde94SJean-Christophe PLAGNIOL-VILLARD.stgit-edit.txt
62a2df4da3SJean-Christophe PLAGNIOL-VILLARD
63a2df4da3SJean-Christophe PLAGNIOL-VILLARD# quilt's files
64a2df4da3SJean-Christophe PLAGNIOL-VILLARDpatches
65a2df4da3SJean-Christophe PLAGNIOL-VILLARDseries
66a2df4da3SJean-Christophe PLAGNIOL-VILLARD
67bfa0af6bSMike Frysinger# gdb files
68bfa0af6bSMike Frysinger.gdb_history
69bfa0af6bSMike Frysinger
70a2df4da3SJean-Christophe PLAGNIOL-VILLARD# cscope files
71a2df4da3SJean-Christophe PLAGNIOL-VILLARDcscope.*
72f2302d44SStefan Roese
73650632feSMarkus Heidelberg# tags files
74082becd0SPo-Yu Chuang/tags
75650632feSMarkus Heidelberg/ctags
76650632feSMarkus Heidelberg/etags
77650632feSMarkus Heidelberg
78f2302d44SStefan Roese# OneNAND IPL files
79f2302d44SStefan Roese/onenand_ipl/onenand-ipl*
80f2302d44SStefan Roese/onenand_ipl/board/*/onenand*
81f2302d44SStefan Roese/onenand_ipl/board/*/*.S
82*6d660e77SSughosh Ganu
83*6d660e77SSughosh Ganu# spl ais files
84*6d660e77SSughosh Ganu/spl/*.ais
85