1 Descriptions of section entries:
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
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:
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:
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.
49 Note: For the hard of thinking, this list is meant to remain in alphabetical
50 order. If you could add yourselves to it in alphabetical order that would be
53 Maintainers List (try to look for most precise areas first)
55 -----------------------------------
57 M: Alexey Brodkin <alexey.brodkin@synopsys.com>
59 T: git git://git.denx.de/u-boot-arc.git
63 M: Albert Aribaud <albert.u.boot@aribaud.net>
65 T: git git://git.denx.de/u-boot-arm.git
69 M: Marek Vasut <marex@denx.de>
71 T: git git://git.denx.de/u-boot-socfpga.git
72 F: arch/arm/cpu/armv7/socfpga/
73 F: board/altera/socfpga/
76 M: Andreas Bießmann <andreas@biessmann.org>
78 T: git git://git.denx.de/u-boot-atmel.git
79 F: arch/arm/mach-at91/
82 M: Stephen Warren <swarren@wwwdotorg.org>
84 F: arch/arm/mach-bcm283x/
85 F: drivers/gpio/bcm2835_gpio.c
86 F: drivers/mmc/bcm2835_sdhci.c
87 F: drivers/serial/serial_bcm283x_mu.c
88 F: drivers/video/bcm2835.c
89 F: include/dm/platform_data/serial_bcm283x_mu.h
92 M: Stefano Babic <sbabic@denx.de>
94 T: git git://git.denx.de/u-boot-imx.git
95 F: arch/arm/cpu/arm1136/mx*/
96 F: arch/arm/cpu/arm926ejs/mx*/
97 F: arch/arm/cpu/arm926ejs/imx/
98 F: arch/arm/cpu/armv7/mx*/
99 F: arch/arm/cpu/armv7/vf610/
100 F: arch/arm/cpu/imx-common/
101 F: arch/arm/include/asm/arch-imx/
102 F: arch/arm/include/asm/arch-mx*/
103 F: arch/arm/include/asm/arch-vf610/
104 F: arch/arm/include/asm/imx-common/
105 F: board/freescale/*mx*/
108 M: Peter Griffin <peter.griffin@linaro.org>
110 F: arch/arm/cpu/armv8/hisilicon
111 F: arm/include/asm/arch-hi6220/
113 ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X
114 M: Prafulla Wadaskar <prafulla@marvell.com>
115 M: Luka Perkov <luka.perkov@sartura.hr>
116 M: Stefan Roese <sr@denx.de>
118 T: git git://git.denx.de/u-boot-marvell.git
119 F: arch/arm/mach-kirkwood/
120 F: arch/arm/mach-mvebu/
123 M: Marek Vasut <marex@denx.de>
125 T: git git://git.denx.de/u-boot-pxa.git
127 F: arch/arm/include/asm/arch-pxa/
130 M: Simon Glass <sjg@chromium.org>
132 T: git git://git.denx.de/u-boot-rockchip.git
133 F: arch/arm/mach-rockchip/
136 M: Minkyu Kang <mk7.kang@samsung.com>
138 T: git git://git.denx.de/u-boot-samsung.git
139 F: arch/arm/cpu/arm920t/s3c24x0/
140 F: arch/arm/mach-exynos/
141 F: arch/arm/mach-s5pc1xx/
142 F: arch/arm/cpu/armv7/s5p-common/
143 F: arch/arm/include/asm/arch-s3c24x0/
146 M: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
148 F: arch/arm/mach-snapdragon/
151 #M: Vipin Kumar <vipin.kumar@st.com>
152 S: Orphaned (Since 2016-02)
153 T: git git://git.denx.de/u-boot-stm.git
154 F: arch/arm/cpu/arm926ejs/spear/
155 F: arch/arm/include/asm/arch-spear/
158 M: Vikas Manocha <vikas.manocha@st.com>
160 F: arch/arm/cpu/armv7/stv0991/
161 F: arch/arm/include/asm/arch-stv0991/
164 M: Ian Campbell <ijc@hellion.org.uk>
165 M: Hans De Goede <hdegoede@redhat.com>
167 T: git git://git.denx.de/u-boot-sunxi.git
168 F: arch/arm/cpu/armv7/sunxi/
169 F: arch/arm/include/asm/arch-sunxi/
172 M: Tom Warren <twarren@nvidia.com>
174 T: git git://git.denx.de/u-boot-tegra.git
175 F: arch/arm/mach-tegra/
176 F: arch/arm/include/asm/arch-tegra*/
179 M: Tom Rini <trini@konsulko.com>
181 T: git git://git.denx.de/u-boot-ti.git
182 F: arch/arm/mach-davinci/
183 F: arch/arm/mach-keystone/
184 F: arch/arm/cpu/arm926ejs/omap/
185 F: arch/arm/cpu/armv7/omap*/
186 F: arch/arm/include/asm/arch-omap*/
187 F: arch/arm/include/asm/ti-common/
190 M: Masahiro Yamada <yamada.masahiro@socionext.com>
192 T: git git://git.denx.de/u-boot-uniphier.git
193 F: arch/arm/mach-uniphier/
194 F: configs/uniphier_*_defconfig
198 M: Michal Simek <monstr@monstr.eu>
200 F: arch/arm/cpu/armv7/zynq/
201 F: arch/arm/include/asm/arch-zynq/
204 M: Michal Simek <michal.simek@xilinx.com>
206 F: arch/arm/cpu/armv8/zynqmp/
207 F: arch/arm/include/asm/arch-zynqmp/
210 M: Andreas Bießmann <andreas@biessmann.org>
212 T: git git://git.denx.de/u-boot-avr32.git
216 M: Sonic Zhang <sonic.adi@gmail.com>
218 T: git git://git.denx.de/u-boot-blackfin.git
222 M: Simon Glass <sjg@chromium.org>
227 M: Stefan Roese <sr@denx.de>
229 T: git git://git.denx.de/u-boot-cfi-flash.git
230 F: drivers/mtd/cfi_flash.c
231 F: drivers/mtd/jedec_flash.c
234 M: Huan Wang <alison.wang@freescale.com>
235 M: Angelo Dureghello <angelo@sysam.it>
237 T: git git://git.denx.de/u-boot-coldfire.git
241 M: Lukasz Majewski <l.majewski@samsung.com>
243 T: git git://git.denx.de/u-boot-dfu.git
245 F: drivers/usb/gadget/
248 M: Simon Glass <sjg@chromium.org>
250 T: git git://git.denx.de/u-boot-dm.git
256 M: Alexander Graf <agraf@suse.de>
258 F: include/efi_loader.h
262 FLATTENED DEVICE TREE
263 M: Simon Glass <sjg@chromium.org>
265 T: git git://git.denx.de/u-boot-fdt.git
271 F: common/fdt_support.c
274 M: Rafal Jaworowski <raj@semihalf.com>
276 T: git git://git.denx.de/u-boot-freebsd.git
279 M: York Sun <york.sun@nxp.com>
281 T: git git://git.denx.de/u-boot-fsl-qoriq.git
284 M: Heiko Schocher <hs@denx.de>
286 T: git git://git.denx.de/u-boot-i2c.git
290 M: Michal Simek <monstr@monstr.eu>
292 T: git git://git.denx.de/u-boot-microblaze.git
296 M: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
298 T: git git://git.denx.de/u-boot-mips.git
302 M: Pantelis Antoniou <panto@antoniou-consulting.com>
304 T: git git://git.denx.de/u-boot-mmc.git
308 M: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
313 M: Simon Glass <sjg@chromium.org>
318 M: Wolfgang Denk <wd@denx.de>
323 M: Wolfgang Denk <wd@denx.de>
325 T: git git://git.denx.de/u-boot-mpc5xxx.git
326 F: arch/powerpc/cpu/mpc5*/
329 M: Wolfgang Denk <wd@denx.de>
331 T: git git://git.denx.de/u-boot-mpc8xx.git
332 F: arch/powerpc/cpu/mpc8xx/
335 M: Wolfgang Denk <wd@denx.de>
337 T: git git://git.denx.de/u-boot-mpc82xx.git
338 F: arch/powerpc/cpu/mpc82*/
341 #M: Kim Phillips <kim.phillips@freescale.com>
342 S: Orphaned (Since 2016-02)
343 T: git git://git.denx.de/u-boot-mpc83xx.git
344 F: arch/powerpc/cpu/mpc83xx/
345 F: arch/powerpc/include/asm/arch-mpc83xx/
348 M: York Sun <york.sun@nxp.com>
350 T: git git://git.denx.de/u-boot-mpc85xx.git
351 F: arch/powerpc/cpu/mpc85xx/
354 M: York Sun <york.sun@nxp.com>
356 T: git git://git.denx.de/u-boot-mpc86xx.git
357 F: arch/powerpc/cpu/mpc86xx/
360 M: Stefan Roese <sr@denx.de>
362 T: git git://git.denx.de/u-boot-ppc4xx.git
363 F: arch/powerpc/cpu/ppc4xx/
366 M: Joe Hershberger <joe.hershberger@ni.com>
368 T: git git://git.denx.de/u-boot-net.git
373 M: Scott Wood <oss@buserror.net>
375 T: git git://git.denx.de/u-boot-nand-flash.git
379 M: Macpaul Lin <macpaul@andestech.com>
381 T: git git://git.denx.de/u-boot-nds32.git
385 M: Thomas Chou <thomas@wytron.com.tw>
387 T: git git://git.denx.de/u-boot-nios.git
391 M: Lukasz Majewski <l.majewski@samsung.com>
393 T: git git://git.denx.de/u-boot-onenand.git
394 F: drivers/mtd/onenand/
397 M: Simon Glass <sjg@chromium.org>
402 M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
404 T: git git://git.denx.de/u-boot-sh.git
408 #M: Francois Retief <fgretief@spaceteq.co.za>
409 S: Orphaned (Since 2016-02)
410 T: git git://git.denx.de/u-boot-sparc.git
414 M: Jagan Teki <jteki@openedev.com>
416 T: git git://git.denx.de/u-boot-spi.git
422 M: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
428 #M: Martin Krause <martin.krause@tq-systems.de>
429 S: Orphaned (Since 2016-02)
430 T: git git://git.denx.de/u-boot-tq-group.git
433 M: Kyungmin Park <kmpark@infradead.org>
434 M: Heiko Schocher <hs@denx.de>
436 T: git git://git.denx.de/u-boot-ubi.git
440 M: Marek Vasut <marex@denx.de>
442 T: git git://git.denx.de/u-boot-usb.git
446 M: Anatolij Gustschin <agust@denx.de>
448 T: git git://git.denx.de/u-boot-video.git
452 M: Simon Glass <sjg@chromium.org>
454 T: git git://git.denx.de/u-boot-x86.git
458 M: Tom Rini <trini@konsulko.com>
459 L: u-boot@lists.denx.de
460 Q: http://patchwork.ozlabs.org/project/uboot/list/
462 T: git git://git.denx.de/u-boot.git