]> Git Repo - J-u-boot.git/blame - MAINTAINERS
board: Add Qualcomm Dragonboard 410C support
[J-u-boot.git] / MAINTAINERS
CommitLineData
00f141cc
DS
1Descriptions of section entries:
2
3 P: Person (obsolete)
4 M: Mail patches to: FullName <address@domain>
5 L: Mailing list that is relevant to this area
6 W: Web-page with status/info
7 Q: Patchwork web based patch tracking system site
8 T: SCM tree type and location.
9 Type is one of: git, hg, quilt, stgit, topgit
10 S: Status, one of the following:
11 Supported: Someone is actually paid to look after this.
12 Maintained: Someone actually looks after it.
13 Odd Fixes: It has a maintainer but they don't have time to do
14 much other than throw the odd patch in. See below..
15 Orphan: No current maintainer [but maybe you could take the
16 role as you write your new code].
17 Obsolete: Old code. Something tagged obsolete generally means
18 it has been replaced by a better system and you
19 should be using that.
20 F: Files and directories with wildcard patterns.
21 A trailing slash includes all files and subdirectory files.
22 F: drivers/net/ all files in and below drivers/net
23 F: drivers/net/* all files in drivers/net, but not below
24 F: */net/* all files in "any top level directory"/net
25 One pattern per line. Multiple F: lines acceptable.
26 N: Files and directories with regex patterns.
27 N: [^a-z]tegra all files whose path contains the word tegra
28 One pattern per line. Multiple N: lines acceptable.
29 scripts/get_maintainer.pl has different behavior for files that
30 match F: pattern and matches of N: patterns. By default,
31 get_maintainer will not look at git log history when an F: pattern
32 match occurs. When an N: match occurs, git log history is used
33 to also notify the people that have git commit signatures.
34 X: Files and directories that are NOT maintained, same rules as F:
35 Files exclusions are tested before file matches.
36 Can be useful for excluding a specific subdirectory, for instance:
37 F: net/
38 X: net/ipv6/
39 matches all files in and below net excluding net/ipv6/
40 K: Keyword perl extended regex pattern to match content in a
41 patch or file. For instance:
42 K: of_get_profile
43 matches patches or files that contain "of_get_profile"
44 K: \b(printk|pr_(info|err))\b
45 matches patches or files that contain one or more of the words
46 printk, pr_info or pr_err
47 One regex pattern per line. Multiple K: lines acceptable.
48
49Note: For the hard of thinking, this list is meant to remain in alphabetical
50order. If you could add yourselves to it in alphabetical order that would be
51so much easier [Ed]
52
53Maintainers List (try to look for most precise areas first)
54
55 -----------------------------------
56ARC
57M: Alexey Brodkin <[email protected]>
58S: Maintained
59T: git git://git.denx.de/u-boot-arc.git
60F: arch/arc/
61
62ARM
63M: Albert Aribaud <[email protected]>
64S: Maintained
65T: git git://git.denx.de/u-boot-arm.git
66F: arch/arm/
67
d8540a16
PM
68ARM ALTERA SOCFPGA
69M: Marek Vasut <[email protected]>
70S: Maintainted
71T: git git://git.denx.de/u-boot-socfpga.git
72F: arch/arm/cpu/armv7/socfpga/
73F: board/altera/socfpga/
74
00f141cc
DS
75ARM ATMEL AT91
76M: Andreas Bießmann <[email protected]>
77S: Maintained
78T: git git://git.denx.de/u-boot-atmel.git
62011840 79F: arch/arm/mach-at91/
00f141cc
DS
80
81ARM FREESCALE IMX
82M: Stefano Babic <[email protected]>
83S: Maintained
84T: git git://git.denx.de/u-boot-imx.git
85F: arch/arm/cpu/arm1136/mx*/
86F: arch/arm/cpu/arm926ejs/mx*/
87F: arch/arm/cpu/arm926ejs/imx/
88F: arch/arm/cpu/armv7/mx*/
89F: arch/arm/cpu/armv7/vf610/
90F: arch/arm/cpu/imx-common/
91F: arch/arm/include/asm/arch-imx/
92F: arch/arm/include/asm/arch-mx*/
93F: arch/arm/include/asm/arch-vf610/
94F: arch/arm/include/asm/imx-common/
95
f822d857 96ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X
00f141cc 97M: Prafulla Wadaskar <[email protected]>
5ea01961 98M: Luka Perkov <[email protected]>
f822d857 99M: Stefan Roese <[email protected]>
00f141cc
DS
100S: Maintained
101T: git git://git.denx.de/u-boot-marvell.git
56f86e39 102F: arch/arm/mach-kirkwood/
f822d857 103F: arch/arm/mach-mvebu/
00f141cc
DS
104
105ARM MARVELL PXA
106M: Marek Vasut <[email protected]>
107S: Maintained
108T: git git://git.denx.de/u-boot-pxa.git
109F: arch/arm/cpu/pxa/
110F: arch/arm/include/asm/arch-pxa/
111
c3caeac0
MY
112ARM ROCKCHIP
113M: Simon Glass <[email protected]>
114S: Maintained
115T: git git://git.denx.de/u-boot-rockchip.git
116F: arch/arm/mach-rockchip/
117
00f141cc
DS
118ARM SAMSUNG
119M: Minkyu Kang <[email protected]>
120S: Maintained
121T: git git://git.denx.de/u-boot-samsung.git
122F: arch/arm/cpu/arm920t/s3c24x0/
225f5eec
MK
123F: arch/arm/mach-exynos/
124F: arch/arm/mach-s5pc1xx/
00f141cc 125F: arch/arm/cpu/armv7/s5p-common/
00f141cc 126F: arch/arm/include/asm/arch-s3c24x0/
00f141cc
DS
127
128ARM STM SPEAR
3a53aba3
BM
129#M: Vipin Kumar <[email protected]>
130S: Orphaned (Since 2016-02)
00f141cc
DS
131T: git git://git.denx.de/u-boot-stm.git
132F: arch/arm/cpu/arm926ejs/spear/
133F: arch/arm/include/asm/arch-spear/
134
9fa32b12
VM
135ARM STM STV0991
136M: Vikas Manocha <[email protected]>
137S: Maintained
138F: arch/arm/cpu/armv7/stv0991/
139F: arch/arm/include/asm/arch-stv0991/
140
00f141cc
DS
141ARM SUNXI
142M: Ian Campbell <[email protected]>
143M: Hans De Goede <[email protected]>
144S: Maintained
145T: git git://git.denx.de/u-boot-sunxi.git
146F: arch/arm/cpu/armv7/sunxi/
147F: arch/arm/include/asm/arch-sunxi/
148
149ARM TEGRA
150M: Tom Warren <[email protected]>
151S: Maintained
152T: git git://git.denx.de/u-boot-tegra.git
09f455dc 153F: arch/arm/mach-tegra/
00f141cc
DS
154F: arch/arm/include/asm/arch-tegra*/
155
156ARM TI
4e34d610 157M: Tom Rini <[email protected]>
00f141cc
DS
158S: Maintained
159T: git git://git.denx.de/u-boot-ti.git
26f7c111
MY
160F: arch/arm/mach-davinci/
161F: arch/arm/mach-keystone/
00f141cc
DS
162F: arch/arm/cpu/arm926ejs/omap/
163F: arch/arm/cpu/armv7/omap*/
00f141cc
DS
164F: arch/arm/include/asm/arch-omap*/
165F: arch/arm/include/asm/ti-common/
166
0fb63aa6 167ARM UNIPHIER
ed6226c4 168M: Masahiro Yamada <[email protected]>
0fb63aa6
MY
169S: Maintained
170T: git git://git.denx.de/u-boot-uniphier.git
4c425570 171F: arch/arm/mach-uniphier/
5fd3f434 172F: configs/uniphier_*_defconfig
eb006c83 173N: uniphier
0fb63aa6 174
00f141cc
DS
175ARM ZYNQ
176M: Michal Simek <[email protected]>
177S: Maintained
178F: arch/arm/cpu/armv7/zynq/
179F: arch/arm/include/asm/arch-zynq/
180
84c7204b
MS
181ARM ZYNQMP
182M: Michal Simek <[email protected]>
183S: Maintained
184F: arch/arm/cpu/armv8/zynqmp/
185F: arch/arm/include/asm/arch-zynqmp/
186
00f141cc
DS
187AVR32
188M: Andreas Bießmann <[email protected]>
189S: Maintained
190T: git git://git.denx.de/u-boot-avr32.git
191F: arch/avr32/
192
193BLACKFIN
194M: Sonic Zhang <[email protected]>
195S: Maintained
196T: git git://git.denx.de/u-boot-blackfin.git
197F: arch/blackfin/
198
199BUILDMAN
200M: Simon Glass <[email protected]>
201S: Maintained
202F: tools/buildman/
203
204CFI FLASH
205M: Stefan Roese <[email protected]>
206S: Maintained
207T: git git://git.denx.de/u-boot-cfi-flash.git
c4c2e141
SR
208F: drivers/mtd/cfi_flash.c
209F: drivers/mtd/jedec_flash.c
00f141cc
DS
210
211COLDFIRE
82ebb7e5 212M: Huan Wang <[email protected]>
213M: Angelo Dureghello <[email protected]>
00f141cc
DS
214S: Maintained
215T: git git://git.denx.de/u-boot-coldfire.git
216F: arch/m68k/
217
218DFU
219M: Lukasz Majewski <[email protected]>
220S: Maintained
221T: git git://git.denx.de/u-boot-dfu.git
222F: drivers/dfu/
55ca6138 223F: drivers/usb/gadget/
00f141cc
DS
224
225DRIVER MODEL
226M: Simon Glass <[email protected]>
227S: Maintained
8770633e 228T: git git://git.denx.de/u-boot-dm.git
00f141cc
DS
229F: drivers/core/
230F: include/dm/
231F: test/dm/
232
e4a7394a
AG
233EFI PAYLOAD
234M: Alexander Graf <[email protected]>
235S: Maintained
236F: include/efi_loader.h
237F: lib/efi_loader/
238F: cmd/bootefi.c
239
00f141cc
DS
240FLATTENED DEVICE TREE
241M: Simon Glass <[email protected]>
242S: Maintained
243T: git git://git.denx.de/u-boot-fdt.git
244F: lib/fdtdec*
245F: lib/libfdt/
246F: include/fdt*
247F: include/libfdt*
248F. common/cmd_fdt.c
249F: common/fdt_support.c
250
251FREEBSD
252M: Rafal Jaworowski <[email protected]>
253S: Maintained
254T: git git://git.denx.de/u-boot-freebsd.git
255
256FREESCALE QORIQ
2f231025 257M: York Sun <[email protected]>
00f141cc
DS
258S: Maintained
259T: git git://git.denx.de/u-boot-fsl-qoriq.git
260
261I2C
262M: Heiko Schocher <[email protected]>
263S: Maintained
264T: git git://git.denx.de/u-boot-i2c.git
265F: drivers/i2c/
266
267MICROBLAZE
268M: Michal Simek <[email protected]>
269S: Maintained
270T: git git://git.denx.de/u-boot-microblaze.git
271F: arch/microblaze/
272
273MIPS
274M: Daniel Schwierzeck <[email protected]>
275S: Maintained
276T: git git://git.denx.de/u-boot-mips.git
277F: arch/mips/
278
279MMC
336be762 280M: Pantelis Antoniou <[email protected]>
00f141cc
DS
281S: Maintained
282T: git git://git.denx.de/u-boot-mmc.git
283F: drivers/mmc/
284
285OPENRISC
286M: Stefan Kristiansson <[email protected]>
287S: Maintained
288F: arch/openrisc/
289
290PATMAN
291M: Simon Glass <[email protected]>
292S: Maintained
293F: tools/patman/
294
295POWERPC
296M: Wolfgang Denk <[email protected]>
297S: Maintained
298F: arch/powerpc/
299
300POWERPC MPC5XXX
301M: Wolfgang Denk <[email protected]>
302S: Maintained
303T: git git://git.denx.de/u-boot-mpc5xxx.git
304F: arch/powerpc/cpu/mpc5*/
305
306POWERPC MPC8XX
307M: Wolfgang Denk <[email protected]>
308S: Maintained
309T: git git://git.denx.de/u-boot-mpc8xx.git
310F: arch/powerpc/cpu/mpc8xx/
311
312POWERPC MPC82XX
313M: Wolfgang Denk <[email protected]>
314S: Maintained
315T: git git://git.denx.de/u-boot-mpc82xx.git
316F: arch/powerpc/cpu/mpc82*/
317
318POWERPC MPC83XX
3a53aba3
BM
319#M: Kim Phillips <[email protected]>
320S: Orphaned (Since 2016-02)
00f141cc
DS
321T: git git://git.denx.de/u-boot-mpc83xx.git
322F: arch/powerpc/cpu/mpc83xx/
323F: arch/powerpc/include/asm/arch-mpc83xx/
324
325POWERPC MPC85XX
2f231025 326M: York Sun <[email protected]>
00f141cc
DS
327S: Maintained
328T: git git://git.denx.de/u-boot-mpc85xx.git
329F: arch/powerpc/cpu/mpc85xx/
330
331POWERPC MPC86XX
2f231025 332M: York Sun <[email protected]>
00f141cc
DS
333S: Maintained
334T: git git://git.denx.de/u-boot-mpc86xx.git
335F: arch/powerpc/cpu/mpc86xx/
336
00f141cc
DS
337POWERPC PPC4XX
338M: Stefan Roese <[email protected]>
339S: Maintained
340T: git git://git.denx.de/u-boot-ppc4xx.git
341F: arch/powerpc/cpu/ppc4xx/
342
343NETWORK
a60de1ee 344M: Joe Hershberger <[email protected]>
00f141cc
DS
345S: Maintained
346T: git git://git.denx.de/u-boot-net.git
347F: drivers/net/
a60de1ee 348F: net/
00f141cc
DS
349
350NAND FLASH
351M: Scott Wood <[email protected]>
352S: Maintained
353T: git git://git.denx.de/u-boot-nand-flash.git
354F: drivers/mtd/nand/
355
356NDS32
357M: Macpaul Lin <[email protected]>
358S: Maintained
359T: git git://git.denx.de/u-boot-nds32.git
360F: arch/nds32/
361
362NIOS
363M: Thomas Chou <[email protected]>
364S: Maintained
365T: git git://git.denx.de/u-boot-nios.git
366F: arch/nios2/
367
368ONENAND
369M: Lukasz Majewski <[email protected]>
370S: Maintained
371T: git git://git.denx.de/u-boot-onenand.git
372F: drivers/mtd/onenand/
373
374SANDBOX
375M: Simon Glass <[email protected]>
376S: Maintained
377F: arch/sandbox/
378
379SH
380M: Nobuhiro Iwamatsu <[email protected]>
381S: Maintained
382T: git git://git.denx.de/u-boot-sh.git
383F: arch/sh/
384
385SPARC
3a53aba3
BM
386#M: Francois Retief <[email protected]>
387S: Orphaned (Since 2016-02)
00f141cc
DS
388T: git git://git.denx.de/u-boot-sparc.git
389F: arch/sparc/
390
391SPI
3bfe3ce2 392M: Jagan Teki <[email protected]>
00f141cc
DS
393S: Maintained
394T: git git://git.denx.de/u-boot-spi.git
395F: drivers/mtd/spi/
396F: drivers/spi/
397F: include/spi*
398
00f141cc 399TQ GROUP
3a53aba3
BM
400#M: Martin Krause <[email protected]>
401S: Orphaned (Since 2016-02)
00f141cc
DS
402T: git git://git.denx.de/u-boot-tq-group.git
403
404UBI
405M: Kyungmin Park <[email protected]>
69337a9d 406M: Heiko Schocher <[email protected]>
00f141cc
DS
407S: Maintained
408T: git git://git.denx.de/u-boot-ubi.git
409F: drivers/mtd/ubi/
410
411USB
412M: Marek Vasut <[email protected]>
413S: Maintained
414T: git git://git.denx.de/u-boot-usb.git
415F: drivers/usb/
416
417VIDEO
418M: Anatolij Gustschin <[email protected]>
419S: Maintained
420T: git git://git.denx.de/u-boot-video.git
421F: drivers/video/
422
423X86
424M: Simon Glass <[email protected]>
425S: Maintained
426T: git git://git.denx.de/u-boot-x86.git
427F: arch/x86/
428
429THE REST
4e34d610 430M: Tom Rini <[email protected]>
00f141cc
DS
431L: [email protected]
432Q: http://patchwork.ozlabs.org/project/uboot/list/
433S: Maintained
434T: git git://git.denx.de/u-boot.git
435F: *
436F: */
This page took 0.209676 seconds and 4 git commands to generate.