repo.or.cz
/
coreboot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
soc/mediatek/mt8188: devapc: Add SCP domain setting
[coreboot.git]
/
.gitignore
blob
126cae665d8d0089d43876b3807dd98cea0e7531
1
junit.xml
2
abuild*.xml
3
.config
4
.config.old
5
defconfig
6
.coreboot-version
7
.xcompile
8
.ccwrap
9
build/
10
coreboot-builds/
11
coreboot-builds*/
12
13
site-local
14
15
*.\#
16
*.a
17
*.bin
18
*.debug
19
!Kconfig.debug
20
*.elf
21
*.fd
22
*.o
23
*.o.d
24
*.out
25
*.pyc
26
*.sw[po]
27
/*.rom
28
.test
29
.dependencies
30
31
# Development friendly files
32
tags
33
.clang_complete
34
.cache
35
compile_commands.json
36
.vscode/
37
38
# Cross-compile toolkits
39
xgcc/
40
tarballs/
41
42
# editor backup files, temporary files, IDE project files
43
*~
44
*.kate-swp
45
*.kdev4