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: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
65 L: uboot-snps-arc@synopsys.com
66 F: drivers/clk/clk-hsdk-cgu.c
67 F: include/dt-bindings/clock/snps,hsdk-cgu.h
68 F: doc/device-tree-bindings/clock/snps,hsdk-cgu.txt
71 M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
73 L: uboot-snps-arc@synopsys.com
74 F: drivers/gpio/hsdk-creg-gpio.c
77 M: Albert Aribaud <albert.u.boot@aribaud.net>
79 T: git git://git.denx.de/u-boot-arm.git
83 M: Marek Vasut <marex@denx.de>
85 T: git git://git.denx.de/u-boot-socfpga.git
86 F: arch/arm/mach-socfpga/
89 M: Andreas Bießmann <andreas@biessmann.org>
91 T: git git://git.denx.de/u-boot-atmel.git
92 F: arch/arm/mach-at91/
95 M: Alexander Graf <agraf@suse.de>
97 F: arch/arm/mach-bcm283x/
98 F: drivers/gpio/bcm2835_gpio.c
99 F: drivers/mmc/bcm2835_sdhci.c
100 F: drivers/mmc/bcm2835_sdhost.c
101 F: drivers/serial/serial_bcm283x_mu.c
102 F: drivers/serial/serial_bcm283x_pl011.c
103 F: drivers/video/bcm2835.c
104 F: include/dm/platform_data/serial_bcm283x_mu.h
105 F: drivers/pinctrl/broadcom/
108 M: Stefano Babic <sbabic@denx.de>
109 M: Fabio Estevam <fabio.estevam@nxp.com>
111 T: git git://git.denx.de/u-boot-imx.git
112 F: arch/arm/cpu/arm1136/mx*/
113 F: arch/arm/cpu/arm926ejs/mx*/
114 F: arch/arm/cpu/armv7/vf610/
115 F: arch/arm/mach-imx/
116 F: arch/arm/include/asm/arch-imx/
117 F: arch/arm/include/asm/arch-mx*/
118 F: arch/arm/include/asm/arch-vf610/
119 F: arch/arm/include/asm/mach-imx/
120 F: board/freescale/*mx*/
123 M: Peter Griffin <peter.griffin@linaro.org>
125 F: arch/arm/cpu/armv8/hisilicon
126 F: arm/include/asm/arch-hi6220/
128 ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X
129 M: Prafulla Wadaskar <prafulla@marvell.com>
130 M: Luka Perkov <luka.perkov@sartura.hr>
131 M: Stefan Roese <sr@denx.de>
133 T: git git://git.denx.de/u-boot-marvell.git
134 F: arch/arm/mach-kirkwood/
135 F: arch/arm/mach-mvebu/
138 M: Marek Vasut <marex@denx.de>
140 T: git git://git.denx.de/u-boot-pxa.git
142 F: arch/arm/include/asm/arch-pxa/
144 ARM RENESAS RMOBILE/R-CAR
145 M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
146 M: Marek Vasut <marek.vasut+renesas@gmail.com>
148 T: git git://git.denx.de/u-boot-sh.git
149 F: arch/arm/mach-rmobile/
152 M: Simon Glass <sjg@chromium.org>
153 M: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
155 T: git git://git.denx.de/u-boot-rockchip.git
156 F: arch/arm/include/asm/arch-rockchip/
157 F: arch/arm/mach-rockchip/
159 F: drivers/clk/rockchip/
160 F: drivers/gpio/rk_gpio.c
161 F: drivers/misc/rockchip-efuse.c
162 F: drivers/pinctrl/rockchip/
163 F: drivers/ram/rockchip/
164 F: drivers/sysreset/sysreset_rockchip.c
165 F: drivers/video/rockchip/
173 M: Minkyu Kang <mk7.kang@samsung.com>
175 T: git git://git.denx.de/u-boot-samsung.git
176 F: arch/arm/cpu/arm920t/s3c24x0/
177 F: arch/arm/mach-exynos/
178 F: arch/arm/mach-s5pc1xx/
179 F: arch/arm/cpu/armv7/s5p-common/
180 F: arch/arm/include/asm/arch-s3c24x0/
183 M: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
185 F: arch/arm/mach-snapdragon/
188 M: Patrice Chotard <patrice.chotard@st.com>
190 F: arch/arm/mach-sti/
191 F: arch/arm/include/asm/arch-sti*/
194 #M: Vipin Kumar <vipin.kumar@st.com>
195 S: Orphaned (Since 2016-02)
196 T: git git://git.denx.de/u-boot-stm.git
197 F: arch/arm/cpu/arm926ejs/spear/
198 F: arch/arm/include/asm/arch-spear/
201 M: Vikas Manocha <vikas.manocha@st.com>
203 F: arch/arm/cpu/armv7/stv0991/
204 F: arch/arm/include/asm/arch-stv0991/
207 M: Jagan Teki <jagan@openedev.com>
208 M: Maxime Ripard <maxime.ripard@bootlin.com>
210 T: git git://git.denx.de/u-boot-sunxi.git
211 F: arch/arm/cpu/armv7/sunxi/
212 F: arch/arm/include/asm/arch-sunxi/
213 F: arch/arm/mach-sunxi/
217 M: Tom Warren <twarren@nvidia.com>
219 T: git git://git.denx.de/u-boot-tegra.git
220 F: arch/arm/mach-tegra/
221 F: arch/arm/include/asm/arch-tegra*/
224 M: Tom Rini <trini@konsulko.com>
226 T: git git://git.denx.de/u-boot-ti.git
227 F: arch/arm/mach-davinci/
228 F: arch/arm/mach-keystone/
229 F: arch/arm/cpu/arm926ejs/omap/
230 F: arch/arm/cpu/armv7/omap*/
231 F: arch/arm/include/asm/arch-omap*/
232 F: arch/arm/include/asm/ti-common/
235 M: Masahiro Yamada <yamada.masahiro@socionext.com>
237 T: git git://git.denx.de/u-boot-uniphier.git
238 F: arch/arm/mach-uniphier/
239 F: configs/uniphier_*_defconfig
243 M: Michal Simek <monstr@monstr.eu>
245 F: arch/arm/cpu/armv7/zynq/
246 F: arch/arm/include/asm/arch-zynq/
249 M: Michal Simek <michal.simek@xilinx.com>
251 F: arch/arm/cpu/armv8/zynqmp/
252 F: arch/arm/include/asm/arch-zynqmp/
255 M: Simon Glass <sjg@chromium.org>
260 M: Stefan Roese <sr@denx.de>
262 T: git git://git.denx.de/u-boot-cfi-flash.git
263 F: drivers/mtd/cfi_flash.c
264 F: drivers/mtd/jedec_flash.c
267 M: Huan Wang <alison.wang@freescale.com>
268 M: Angelo Dureghello <angelo@sysam.it>
270 T: git git://git.denx.de/u-boot-coldfire.git
274 M: Lukasz Majewski <lukma@denx.de>
276 T: git git://git.denx.de/u-boot-dfu.git
278 F: drivers/usb/gadget/
281 M: Simon Glass <sjg@chromium.org>
283 T: git git://git.denx.de/u-boot-dm.git
289 M: Alexander Graf <agraf@suse.de>
291 T: git git://github.com/agraf/u-boot.git
296 F: include/asm-generic/pe.h
298 F: test/py/tests/test_efi*
300 F: tools/file2include.c
302 FLATTENED DEVICE TREE
303 M: Simon Glass <sjg@chromium.org>
305 T: git git://git.denx.de/u-boot-fdt.git
311 F: common/fdt_support.c
314 M: Rafal Jaworowski <raj@semihalf.com>
316 T: git git://git.denx.de/u-boot-freebsd.git
319 M: York Sun <york.sun@nxp.com>
321 T: git git://git.denx.de/u-boot-fsl-qoriq.git
324 M: Heiko Schocher <hs@denx.de>
326 T: git git://git.denx.de/u-boot-i2c.git
330 M: Simon Glass <sjg@chromium.org>
332 T: git git://git.denx.de/u-boot.git
335 F: test/log/log_test.c
336 F: test/py/tests/test_log.py
339 M: Michal Simek <monstr@monstr.eu>
341 T: git git://git.denx.de/u-boot-microblaze.git
345 M: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
347 T: git git://git.denx.de/u-boot-mips.git
351 M: Jaehoon Chung <jh80.chung@samsung.com>
353 T: git git://git.denx.de/u-boot-mmc.git
357 M: Scott Wood <oss@buserror.net>
359 T: git git://git.denx.de/u-boot-nand-flash.git
363 M: Macpaul Lin <macpaul@andestech.com>
365 T: git git://git.denx.de/u-boot-nds32.git
369 M: Joe Hershberger <joe.hershberger@ni.com>
371 T: git git://git.denx.de/u-boot-net.git
376 M: Thomas Chou <thomas@wytron.com.tw>
378 T: git git://git.denx.de/u-boot-nios.git
382 #M: Lukasz Majewski <l.majewski@majess.pl>
383 S: Orphaned (Since 2017-01)
384 T: git git://git.denx.de/u-boot-onenand.git
385 F: drivers/mtd/onenand/
388 M: Simon Glass <sjg@chromium.org>
393 M: Jaehoon Chung <jh80.chung@samsung.com>
395 T: git git://git.denx.de/u-boot-pmic.git
399 M: Wolfgang Denk <wd@denx.de>
404 M: Christophe Leroy <christophe.leroy@c-s.fr>
406 T: git git://git.denx.de/u-boot-mpc8xx.git
407 F: arch/powerpc/cpu/mpc8xx/
410 M: Mario Six <mario.six@gdsys.cc>
412 T: git git://git.denx.de/u-boot-mpc83xx.git
413 F: arch/powerpc/cpu/mpc83xx/
414 F: arch/powerpc/include/asm/arch-mpc83xx/
417 M: York Sun <york.sun@nxp.com>
419 T: git git://git.denx.de/u-boot-mpc85xx.git
420 F: arch/powerpc/cpu/mpc85xx/
423 M: York Sun <york.sun@nxp.com>
425 T: git git://git.denx.de/u-boot-mpc86xx.git
426 F: arch/powerpc/cpu/mpc86xx/
429 M: Stefan Roese <sr@denx.de>
431 T: git git://git.denx.de/u-boot-ppc4xx.git
432 F: arch/powerpc/cpu/ppc4xx/
435 M: Rick Chen <rick@andestech.com>
437 T: git git://git.denx.de/u-boot-riscv.git
439 F: tools/prelink-riscv.c
442 M: Eddie Cai <eddie.cai.linux@gmail.com>
444 F: drivers/usb/gadget/f_rockusb.c
446 F: doc/README.rockusb
449 M: Simon Glass <sjg@chromium.org>
454 M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
456 T: git git://git.denx.de/u-boot-sh.git
460 M: Jagan Teki <jagan@openedev.com>
462 T: git git://git.denx.de/u-boot-spi.git
468 M: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
474 M: Andrew F. Davis <afd@ti.com>
476 F: arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
477 F: arch/arm/mach-omap2/omap5/sec-fxns.c
478 F: arch/arm/mach-omap2/sec-common.c
479 F: arch/arm/mach-omap2/config_secure.mk
480 F: configs/am335x_hs_evm_defconfig
481 F: configs/am335x_hs_evm_uart_defconfig
482 F: configs/am43xx_hs_evm_defconfig
483 F: configs/am57xx_hs_evm_defconfig
484 F: configs/dra7xx_hs_evm_defconfig
485 F: configs/k2hk_hs_evm_defconfig
486 F: configs/k2e_hs_evm_defconfig
487 F: configs/k2g_hs_evm_defconfig
488 F: configs/k2l_hs_evm_defconfig
491 #M: Martin Krause <martin.krause@tq-systems.de>
492 S: Orphaned (Since 2016-02)
493 T: git git://git.denx.de/u-boot-tq-group.git
496 M: Kyungmin Park <kmpark@infradead.org>
497 M: Heiko Schocher <hs@denx.de>
499 T: git git://git.denx.de/u-boot-ubi.git
503 M: Marek Vasut <marex@denx.de>
505 T: git git://git.denx.de/u-boot-usb.git
509 M: Bin Meng <bmeng.cn@gmail.com>
511 T: git git://git.denx.de/u-boot-usb.git topic-xhci
512 F: drivers/usb/host/xhci*
515 M: Anatolij Gustschin <agust@denx.de>
517 T: git git://git.denx.de/u-boot-video.git
523 M: Simon Glass <sjg@chromium.org>
524 M: Bin Meng <bmeng.cn@gmail.com>
526 T: git git://git.denx.de/u-boot-x86.git
530 M: Max Filippov <jcmvbkbc@gmail.com>
535 M: Tom Rini <trini@konsulko.com>
536 L: u-boot@lists.denx.de
537 Q: http://patchwork.ozlabs.org/project/uboot/list/
539 T: git git://git.denx.de/u-boot.git