MAINTAINERS: Add stm32 mailbox IPPC driver
[oweals/u-boot.git] / MAINTAINERS
1 Descriptions of section entries:
2
3         P: Person (obsolete)
4         M: Mail patches to: FullName <address@domain>
5         R: Designated reviewer: FullName <address@domain>
6            These reviewers should be CCed on patches.
7         L: Mailing list that is relevant to this area
8         W: Web-page with status/info
9         Q: Patchwork web based patch tracking system site
10         T: SCM tree type and location.
11            Type is one of: git, hg, quilt, stgit, topgit
12         S: Status, one of the following:
13            Supported:   Someone is actually paid to look after this.
14            Maintained:  Someone actually looks after it.
15            Orphan:      No current maintainer [but maybe you could take the
16                         role as you write your new code].
17         F: Files and directories with wildcard patterns.
18            A trailing slash includes all files and subdirectory files.
19            F:   drivers/net/    all files in and below drivers/net
20            F:   drivers/net/*   all files in drivers/net, but not below
21            F:   */net/*         all files in "any top level directory"/net
22            One pattern per line.  Multiple F: lines acceptable.
23         N: Files and directories with regex patterns.
24            N:   [^a-z]tegra     all files whose path contains the word tegra
25            One pattern per line.  Multiple N: lines acceptable.
26            scripts/get_maintainer.pl has different behavior for files that
27            match F: pattern and matches of N: patterns.  By default,
28            get_maintainer will not look at git log history when an F: pattern
29            match occurs.  When an N: match occurs, git log history is used
30            to also notify the people that have git commit signatures.
31         X: Files and directories that are NOT maintained, same rules as F:
32            Files exclusions are tested before file matches.
33            Can be useful for excluding a specific subdirectory, for instance:
34            F:   net/
35            X:   net/ipv6/
36            matches all files in and below net excluding net/ipv6/
37         K: Keyword perl extended regex pattern to match content in a
38            patch or file.  For instance:
39            K: of_get_profile
40               matches patches or files that contain "of_get_profile"
41            K: \b(printk|pr_(info|err))\b
42               matches patches or files that contain one or more of the words
43               printk, pr_info or pr_err
44            One regex pattern per line.  Multiple K: lines acceptable.
45
46 Note: For the hard of thinking, this list is meant to remain in alphabetical
47 order. If you could add yourselves to it in alphabetical order that would be
48 so much easier [Ed]
49
50 Maintainers List (try to look for most precise areas first)
51
52                 -----------------------------------
53 ARC
54 M:      Alexey Brodkin <alexey.brodkin@synopsys.com>
55 M:      Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
56 S:      Maintained
57 L:      uboot-snps-arc@synopsys.com
58 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-arc.git
59 F:      arch/arc/
60 F:      board/synopsys/
61
62 ARC HSDK CGU CLOCK
63 M:      Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
64 S:      Maintained
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
69
70 ARC HSDK CREG GPIO
71 M:      Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
72 S:      Maintained
73 L:      uboot-snps-arc@synopsys.com
74 F:      doc/device-tree-bindings/gpio/snps,creg-gpio.txt
75 F:      drivers/gpio/hsdk-creg-gpio.c
76
77 ARC SYNOPSYS DW MMC EXTENSIONS
78 M:      Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
79 S:      Maintained
80 L:      uboot-snps-arc@synopsys.com
81 F:      doc/device-tree-bindings/mmc/snps,dw-mmc.txt
82 F:      drivers/mmc/snps_dw_mmc.c
83
84 ARM
85 M:      Albert Aribaud <albert.u.boot@aribaud.net>
86 S:      Maintained
87 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-arm.git
88 F:      arch/arm/
89 F:      cmd/arm/
90
91 ARM ALTERA SOCFPGA
92 M:      Marek Vasut <marex@denx.de>
93 M:      Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
94 S:      Maintainted
95 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga.git
96 F:      arch/arm/mach-socfpga/
97
98 ARM AMLOGIC SOC SUPPORT
99 M:      Neil Armstrong <narmstrong@baylibre.com>
100 S:      Maintained
101 L:      u-boot-amlogic@groups.io
102 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git
103 F:      arch/arm/mach-meson/
104 F:      arch/arm/include/asm/arch-meson/
105 F:      drivers/clk/meson/
106 F:      drivers/serial/serial_meson.c
107 F:      drivers/reset/reset-meson.c
108 F:      drivers/i2c/meson_i2c.c
109 F:      drivers/net/phy/meson-gxl.c
110 F:      drivers/adc/meson-saradc.c
111 F:      drivers/phy/meson*
112 F:      drivers/mmc/meson_gx_mmc.c
113 F:      drivers/spi/meson_spifc.c
114 F:      drivers/pinctrl/meson/
115 F:      drivers/power/domain/meson-gx-pwrc-vpu.c
116 F:      drivers/video/meson/
117 F:      include/configs/meson64.h
118 N:      meson
119
120 ARM BROADCOM BCM283X
121 M:      Matthias Brugger <mbrugger@suse.com>
122 S:      Maintained
123 F:      arch/arm/mach-bcm283x/
124 F:      drivers/gpio/bcm2835_gpio.c
125 F:      drivers/mmc/bcm2835_sdhci.c
126 F:      drivers/mmc/bcm2835_sdhost.c
127 F:      drivers/serial/serial_bcm283x_mu.c
128 F:      drivers/serial/serial_bcm283x_pl011.c
129 F:      drivers/video/bcm2835.c
130 F:      include/dm/platform_data/serial_bcm283x_mu.h
131 F:      drivers/pinctrl/broadcom/
132
133 ARM BROADCOM BCMSTB
134 M:      Thomas Fitzsimmons <fitzsim@fitzsim.org>
135 S:      Maintained
136 F:      arch/arm/mach-bcmstb/
137 F:      board/broadcom/bcmstb/
138 F:      configs/bcm7*_defconfig
139 F:      doc/README.bcm7xxx
140 F:      drivers/mmc/bcmstb_sdhci.c
141 F:      drivers/spi/bcmstb_spi.c
142
143 ARM/CZ.NIC TURRIS MOX SUPPORT
144 M:      Marek Behun <marek.behun@nic.cz>
145 S:      Maintained
146 F:      arch/arm/dts/armada-3720-turris-mox.dts
147 F:      board/CZ.NIC/
148 F:      configs/turris_*_defconfig
149 F:      include/configs/turris_*.h
150
151 ARM FREESCALE IMX
152 M:      Stefano Babic <sbabic@denx.de>
153 M:      Fabio Estevam <festevam@gmail.com>
154 R:      NXP i.MX U-Boot Team <uboot-imx@nxp.com>
155 S:      Maintained
156 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git
157 F:      arch/arm/cpu/arm1136/mx*/
158 F:      arch/arm/cpu/arm926ejs/mx*/
159 F:      arch/arm/cpu/armv7/vf610/
160 F:      arch/arm/dts/*imx*
161 F:      arch/arm/mach-imx/
162 F:      arch/arm/include/asm/arch-imx/
163 F:      arch/arm/include/asm/arch-mx*/
164 F:      arch/arm/include/asm/arch-vf610/
165 F:      arch/arm/include/asm/mach-imx/
166 F:      board/freescale/*mx*/
167
168 ARM HISILICON
169 M:      Peter Griffin <peter.griffin@linaro.org>
170 S:      Maintained
171 F:      arch/arm/cpu/armv8/hisilicon
172 F:      arch/arm/include/asm/arch-hi6220/
173
174 ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
175 M:      Stefan Roese <sr@denx.de>
176 S:      Maintained
177 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-marvell.git
178 F:      arch/arm/mach-kirkwood/
179 F:      arch/arm/mach-mvebu/
180 F:      drivers/ata/ahci_mvebu.c
181 F:      drivers/ddr/marvell/
182 F:      drivers/gpio/mvebu_gpio.c
183 F:      drivers/spi/kirkwood_spi.c
184 F:      drivers/pci/pci_mvebu.c
185 F:      drivers/pci/pcie_dw_mvebu.c
186 F:      drivers/watchdog/orion_wdt.c
187
188 ARM MARVELL PXA
189 M:      Marek Vasut <marex@denx.de>
190 S:      Maintained
191 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-pxa.git
192 F:      arch/arm/cpu/pxa/
193 F:      arch/arm/include/asm/arch-pxa/
194
195 ARM MEDIATEK
196 M:      Ryder Lee <ryder.lee@mediatek.com>
197 M:      Weijie Gao <weijie.gao@mediatek.com>
198 S:      Maintained
199 F:      arch/arm/mach-mediatek/
200 F:      arch/arm/include/asm/arch-mediatek/
201 F:      board/mediatek/
202 F:      doc/README.mediatek
203 F:      drivers/clk/mediatek/
204 F:      drivers/mmc/mtk-sd.c
205 F:      drivers/pinctrl/mediatek/
206 F:      drivers/power/domain/mtk-power-domain.c
207 F:      drivers/ram/mediatek/
208 F:      drivers/spi/mtk_qspi.c
209 F:      drivers/timer/mtk_timer.c
210 F:      drivers/watchdog/mtk_wdt.c
211 F:      drivers/net/mtk_eth.c
212 F:      drivers/reset/reset-mediatek.c
213 F:      tools/mtk_image.c
214 F:      tools/mtk_image.h
215 N:      mediatek
216
217 ARM MICROCHIP/ATMEL AT91
218 M:      Eugen Hristev <eugen.hristev@microchip.com>
219 S:      Maintained
220 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git
221 F:      arch/arm/mach-at91/
222 F:      board/atmel/
223
224 ARM OWL
225 M:      Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
226 S:      Maintained
227 F:      arch/arm/include/asm/arch-owl/
228 F:      arch/arm/mach-owl/
229 F:      board/ucRobotics/
230 F:      drivers/clk/owl/
231 F:      drivers/serial/serial_owl.c
232
233 ARM RENESAS RMOBILE/R-CAR
234 M:      Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
235 M:      Marek Vasut <marek.vasut+renesas@gmail.com>
236 S:      Maintained
237 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
238 F:      arch/arm/mach-rmobile/
239
240 ARM ROCKCHIP
241 M:      Simon Glass <sjg@chromium.org>
242 M:      Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
243 M:      Kever Yang <kever.yang@rock-chips.com>
244 S:      Maintained
245 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip.git
246 F:      arch/arm/include/asm/arch-rockchip/
247 F:      arch/arm/mach-rockchip/
248 F:      board/rockchip/
249 F:      drivers/clk/rockchip/
250 F:      drivers/gpio/rk_gpio.c
251 F:      drivers/misc/rockchip-efuse.c
252 F:      drivers/mmc/rockchip_sdhci.c
253 F:      drivers/mmc/rockchip_dw_mmc.c
254 F:      drivers/pinctrl/rockchip/
255 F:      drivers/ram/rockchip/
256 F:      drivers/sysreset/sysreset_rockchip.c
257 F:      drivers/video/rockchip/
258 F:      tools/rkcommon.c
259 F:      tools/rkcommon.h
260 F:      tools/rkimage.c
261 F:      tools/rksd.c
262 F:      tools/rkspi.c
263
264 ARM SAMSUNG
265 M:      Minkyu Kang <mk7.kang@samsung.com>
266 S:      Maintained
267 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git
268 F:      arch/arm/mach-exynos/
269 F:      arch/arm/mach-s5pc1xx/
270 F:      arch/arm/cpu/armv7/s5p-common/
271
272 ARM SNAPDRAGON
273 M:      Ramon Fried <rfried.dev@gmail.com>
274 S:      Maintained
275 F:      arch/arm/mach-snapdragon/
276 F:      drivers/gpio/msm_gpio.c
277 F:      drivers/mmc/msm_sdhci.c
278 F:      drivers/phy/msm8916-usbh-phy.c
279 F:      drivers/serial/serial_msm.c
280 F:      drivers/smem/msm_smem.c
281 F:      drivers/usb/host/ehci-msm.c
282
283 ARM STI
284 M:      Patrice Chotard <patrice.chotard@st.com>
285 S:      Maintained
286 F:      arch/arm/mach-sti/
287 F:      arch/arm/include/asm/arch-sti*/
288
289 ARM STM SPEAR
290 #M:     Vipin Kumar <vipin.kumar@st.com>
291 S:      Orphaned (Since 2016-02)
292 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
293 F:      arch/arm/cpu/arm926ejs/spear/
294 F:      arch/arm/include/asm/arch-spear/
295
296 ARM STM STM32MP
297 M:      Patrick Delaunay <patrick.delaunay@st.com>
298 M:      Patrice Chotard <patrice.chotard@st.com>
299 L:      uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
300 S:      Maintained
301 F:      arch/arm/mach-stm32mp/
302 F:      drivers/clk/clk_stm32mp1.c
303 F:      drivers/i2c/stm32f7_i2c.c
304 F:      drivers/mailbox/stm32-ipcc.c
305 F:      drivers/misc/stm32mp_fuse.c
306 F:      drivers/mmc/stm32_sdmmc2.c
307 F:      drivers/phy/phy-stm32-usbphyc.c
308 F:      drivers/pinctrl/pinctrl_stm32.c
309 F:      drivers/power/pmic/stpmic1.c
310 F:      drivers/power/regulator/stm32-vrefbuf.c
311 F:      drivers/power/regulator/stpmic1.c
312 F:      drivers/ram/stm32mp1/
313 F:      drivers/misc/stm32_rcc.c
314 F:      drivers/reset/stm32-reset.c
315 F:      drivers/spi/stm32_qspi.c
316 F:      drivers/spi/stm32_spi.c
317 F:      drivers/watchdog/stm32mp_wdt.c
318
319 ARM STM STV0991
320 M:      Vikas Manocha <vikas.manocha@st.com>
321 S:      Maintained
322 F:      arch/arm/cpu/armv7/stv0991/
323 F:      arch/arm/include/asm/arch-stv0991/
324
325 ARM SUNXI
326 M:      Jagan Teki <jagan@amarulasolutions.com>
327 M:      Maxime Ripard <maxime.ripard@bootlin.com>
328 S:      Maintained
329 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi.git
330 F:      arch/arm/cpu/armv7/sunxi/
331 F:      arch/arm/include/asm/arch-sunxi/
332 F:      arch/arm/mach-sunxi/
333 F:      board/sunxi/
334
335 ARM TEGRA
336 M:      Tom Warren <twarren@nvidia.com>
337 S:      Maintained
338 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-tegra.git
339 F:      arch/arm/mach-tegra/
340 F:      arch/arm/include/asm/arch-tegra*/
341
342 ARM TI
343 M:      Tom Rini <trini@konsulko.com>
344 S:      Maintained
345 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git
346 F:      arch/arm/mach-davinci/
347 F:      arch/arm/mach-k3/
348 F:      arch/arm/mach-keystone/
349 F:      arch/arm/include/asm/arch-omap*/
350 F:      arch/arm/include/asm/ti-common/
351
352 ARM UNIPHIER
353 M:      Masahiro Yamada <yamada.masahiro@socionext.com>
354 S:      Maintained
355 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier.git
356 F:      arch/arm/mach-uniphier/
357 F:      configs/uniphier_*_defconfig
358 N:      uniphier
359
360 ARM VERSAL
361 M:      Michal Simek <michal.simek@xilinx.com>
362 S:      Maintained
363 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
364 F:      arch/arm/mach-versal/
365
366 ARM VERSATILE EXPRESS DRIVERS
367 M:      Liviu Dudau <liviu.dudau@foss.arm.com>
368 S:      Maintained
369 T:      git git://github.com/ARM-software/u-boot.git
370 F:      drivers/misc/vexpress_config.c
371 N:      vexpress
372
373 ARM ZYNQ
374 M:      Michal Simek <monstr@monstr.eu>
375 S:      Maintained
376 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
377 F:      arch/arm/mach-zynq/
378 F:      drivers/clk/clk_zynq.c
379 F:      drivers/fpga/zynqpl.c
380 F:      drivers/gpio/zynq_gpio.c
381 F:      drivers/i2c/i2c-cdns.c
382 F:      drivers/i2c/muxes/pca954x.c
383 F:      drivers/i2c/zynq_i2c.c
384 F:      drivers/mmc/zynq_sdhci.c
385 F:      drivers/mtd/nand/raw/zynq_nand.c
386 F:      drivers/net/phy/xilinx_phy.c
387 F:      drivers/net/zynq_gem.c
388 F:      drivers/serial/serial_zynq.c
389 F:      drivers/spi/zynq_qspi.c
390 F:      drivers/spi/zynq_spi.c
391 F:      drivers/usb/host/ehci-zynq.c
392 F:      drivers/watchdog/cdns_wdt.c
393 F:      include/zynqpl.h
394 F:      tools/zynqimage.c
395 N:      zynq
396
397 ARM ZYNQMP
398 M:      Michal Simek <michal.simek@xilinx.com>
399 S:      Maintained
400 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
401 F:      arch/arm/mach-zynqmp/
402 F:      drivers/clk/clk_zynqmp.c
403 F:      drivers/fpga/zynqpl.c
404 F:      drivers/gpio/zynq_gpio.c
405 F:      drivers/i2c/i2c-cdns.c
406 F:      drivers/i2c/muxes/pca954x.c
407 F:      drivers/i2c/zynq_i2c.c
408 F:      drivers/mmc/zynq_sdhci.c
409 F:      drivers/mtd/nand/raw/zynq_nand.c
410 F:      drivers/net/phy/xilinx_phy.c
411 F:      drivers/net/zynq_gem.c
412 F:      drivers/serial/serial_zynq.c
413 F:      drivers/spi/zynq_qspi.c
414 F:      drivers/spi/zynq_spi.c
415 F:      drivers/timer/cadence-ttc.c
416 F:      drivers/usb/host/ehci-zynq.c
417 F:      drivers/watchdog/cdns_wdt.c
418 F:      include/zynqmppl.h
419 F:      tools/zynqmp*
420 N:      ultra96
421 N:      zynqmp
422
423 ARM ZYNQMP R5
424 M:      Michal Simek <michal.simek@xilinx.com>
425 S:      Maintained
426 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
427 F:      arch/arm/mach-zynqmp-r5/
428
429 BINMAN
430 M:      Simon Glass <sjg@chromium.org>
431 S:      Maintained
432 F:      tools/binman/
433
434 BUILDMAN
435 M:      Simon Glass <sjg@chromium.org>
436 S:      Maintained
437 F:      tools/buildman/
438
439 CFI FLASH
440 M:      Stefan Roese <sr@denx.de>
441 S:      Maintained
442 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash.git
443 F:      drivers/mtd/cfi_flash.c
444 F:      drivers/mtd/jedec_flash.c
445
446 COLDFIRE
447 M:      Huan Wang <alison.wang@nxp.com>
448 M:      Angelo Dureghello <angelo@sysam.it>
449 S:      Maintained
450 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-coldfire.git
451 F:      arch/m68k/
452
453 DFU
454 M:      Lukasz Majewski <lukma@denx.de>
455 S:      Maintained
456 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-dfu.git
457 F:      cmd/dfu.c
458 F:      cmd/usb_*.c
459 F:      common/dfu.c
460 F:      common/update.c
461 F:      common/usb_storage.c
462 F:      drivers/dfu/
463 F:      drivers/usb/gadget/
464
465 DRIVER MODEL
466 M:      Simon Glass <sjg@chromium.org>
467 S:      Maintained
468 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git
469 F:      drivers/core/
470 F:      include/dm/
471 F:      test/dm/
472
473 EFI PAYLOAD
474 M:      Heinrich Schuchardt <xypron.glpk@gmx.de>
475 R:      Alexander Graf <agraf@csgraf.de>
476 S:      Maintained
477 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
478 F:      doc/README.uefi
479 F:      doc/README.iscsi
480 F:      doc/efi.rst
481 F:      include/capitalization.h
482 F:      include/charset.h
483 F:      include/cp1250.h
484 F:      include/cp437.h
485 F:      include/efi*
486 F:      include/pe.h
487 F:      include/asm-generic/pe.h
488 F:      lib/charset.c
489 F:      lib/efi*/
490 F:      test/py/tests/test_efi*
491 F:      test/unicode_ut.c
492 F:      cmd/bootefi.c
493 F:      cmd/efidebug.c
494 F:      cmd/nvedit_efi.c
495 F:      tools/file2include.c
496
497 FPGA
498 M:      Michal Simek <michal.simek@xilinx.com>
499 S:      Maintained
500 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
501 F:      drivers/fpga/
502 F:      cmd/fpga.c
503 F:      include/fpga.h
504
505 FLATTENED DEVICE TREE
506 M:      Simon Glass <sjg@chromium.org>
507 S:      Maintained
508 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-fdt.git
509 F:      lib/fdtdec*
510 F:      lib/libfdt/
511 F:      include/fdt*
512 F:      include/linux/libfdt*
513 F:      cmd/fdt.c
514 F:      common/fdt_support.c
515
516 FREEBSD
517 M:      Rafal Jaworowski <raj@semihalf.com>
518 S:      Maintained
519 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-freebsd.git
520
521 FREESCALE QORIQ
522 M:      Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
523 S:      Maintained
524 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git
525 F:      drivers/watchdog/sp805_wdt.c
526
527 I2C
528 M:      Heiko Schocher <hs@denx.de>
529 S:      Maintained
530 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git
531 F:      drivers/i2c/
532
533 LOGGING
534 M:      Simon Glass <sjg@chromium.org>
535 S:      Maintained
536 T:      git https://gitlab.denx.de/u-boot/u-boot.git
537 F:      common/log.c
538 F:      cmd/log.c
539 F:      test/log/log_test.c
540 F:      test/py/tests/test_log.py
541
542 MALI DISPLAY PROCESSORS
543 M:      Liviu Dudau <liviu.dudau@foss.arm.com>
544 S:      Supported
545 T:      git git://github.com/ARM-software/u-boot.git
546 F:      drivers/video/mali_dp.c
547 F:      drivers/i2c/i2c-versatile.c
548
549 MICROBLAZE
550 M:      Michal Simek <monstr@monstr.eu>
551 S:      Maintained
552 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
553 F:      arch/microblaze/
554 F:      cmd/mfsl.c
555 F:      drivers/gpio/xilinx_gpio.c
556 F:      drivers/net/xilinx_axi_emac.c
557 F:      drivers/net/xilinx_emaclite.c
558 F:      drivers/serial/serial_xuartlite.c
559 F:      drivers/spi/xilinx_spi.c
560 F:      drivers/sysreset/sysreset_gpio.c
561 F:      drivers/watchdog/xilinx_tb_wdt.c
562 N:      xilinx
563
564 MIPS
565 M:      Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
566 S:      Maintained
567 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-mips.git
568 F:      arch/mips/
569
570 MIPS MSCC
571 M:      Gregory CLEMENT <gregory.clement@bootlin.com>
572 M:      Lars Povlsen <lars.povlsen@microchip.com>
573 M:      Horatiu Vultur <horatiu.vultur@microchip.com>
574 S:      Maintained
575 F:      arch/mips/mach-mscc/
576 F:      arch/mips/dts/luton*
577 F:      arch/mips/dts/mscc*
578 F:      arch/mips/dts/ocelot*
579 F:      arch/mips/dts/jr2*
580 F:      arch/mips/dts/serval*
581 F:      board/mscc/
582 F:      configs/mscc*
583 F:      drivers/gpio/mscc_sgpio.c
584 F:      drivers/spi/mscc_bb_spi.c
585 F:      include/configs/vcoreiii.h
586 F:      include/dt-bindings/mscc/
587 F:      drivers/pinctrl/mscc/
588 F:      drivers/net/mscc_eswitch/
589
590 MIPS JZ4780
591 M:      Ezequiel Garcia <ezequiel@collabora.com>
592 S:      Maintained
593 F:      arch/mips/mach-jz47xx/
594
595 MMC
596 M:      Peng Fan <peng.fan@nxp.com>
597 S:      Maintained
598 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git
599 F:      drivers/mmc/
600
601 NAND FLASH
602 #M:     Scott Wood <oss@buserror.net>
603 S:      Orphaned (Since 2018-07)
604 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash.git
605 F:      drivers/mtd/nand/raw/
606
607 NDS32
608 M:      Macpaul Lin <macpaul@andestech.com>
609 S:      Maintained
610 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-nds32.git
611 F:      arch/nds32/
612
613 NETWORK
614 M:      Joe Hershberger <joe.hershberger@ni.com>
615 S:      Maintained
616 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-net.git
617 F:      drivers/net/
618 F:      net/
619
620 NIOS
621 M:      Thomas Chou <thomas@wytron.com.tw>
622 S:      Maintained
623 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-nios.git
624 F:      arch/nios2/
625
626 ONENAND
627 #M:     Lukasz Majewski <l.majewski@majess.pl>
628 S:      Orphaned (Since 2017-01)
629 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-onenand.git
630 F:      drivers/mtd/onenand/
631
632 PATMAN
633 M:      Simon Glass <sjg@chromium.org>
634 S:      Maintained
635 F:      tools/patman/
636
637 PCI Endpoint
638 M:      Ramon Fried <rfried.dev@gmail.com>
639 S:      Maintained
640 F:      drivers/pci_endpoint/
641 F:  include/pci_ep.h
642
643 POWER
644 M:      Jaehoon Chung <jh80.chung@samsung.com>
645 S:      Maintained
646 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-pmic.git
647 F:      drivers/power/
648
649 POWERPC
650 M:      Wolfgang Denk <wd@denx.de>
651 S:      Maintained
652 F:      arch/powerpc/
653
654 POWERPC MPC8XX
655 M:      Christophe Leroy <christophe.leroy@c-s.fr>
656 S:      Maintained
657 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc8xx.git
658 F:      arch/powerpc/cpu/mpc8xx/
659
660 POWERPC MPC83XX
661 M:      Mario Six <mario.six@gdsys.cc>
662 S:      Maintained
663 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx.git
664 F:      drivers/ram/mpc83xx_sdram.c
665 F:      include/dt-bindings/memory/mpc83xx-sdram.h
666 F:      drivers/sysreset/sysreset_mpc83xx.c
667 F:      drivers/sysreset/sysreset_mpc83xx.h
668 F:      drivers/clk/mpc83xx_clk.c
669 F:      drivers/clk/mpc83xx_clk.h
670 F:      include/dt-bindings/clk/mpc83xx-clk.h
671 F:      drivers/timer/mpc83xx_timer.c
672 F:      drivers/cpu/mpc83xx_cpu.c
673 F:      drivers/cpu/mpc83xx_cpu.h
674 F:      drivers/misc/mpc83xx_serdes.c
675 F:      arch/powerpc/cpu/mpc83xx/
676 F:      arch/powerpc/include/asm/arch-mpc83xx/
677
678 POWERPC MPC85XX
679 M:      Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
680 S:      Maintained
681 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx.git
682 F:      arch/powerpc/cpu/mpc85xx/
683
684 POWERPC MPC86XX
685 M:      Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
686 S:      Maintained
687 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc86xx.git
688 F:      arch/powerpc/cpu/mpc86xx/
689
690 RISC-V
691 M:      Rick Chen <rick@andestech.com>
692 S:      Maintained
693 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-riscv.git
694 F:      arch/riscv/
695 F:      cmd/riscv/
696 F:      tools/prelink-riscv.c
697
698 ROCKUSB
699 M:      Eddie Cai <eddie.cai.linux@gmail.com>
700 S:      Maintained
701 F:      drivers/usb/gadget/f_rockusb.c
702 F:      cmd/rockusb.c
703 F:      doc/README.rockusb
704
705 SANDBOX
706 M:      Simon Glass <sjg@chromium.org>
707 S:      Maintained
708 F:      arch/sandbox/
709
710 SH
711 M:      Marek Vasut <marek.vasut+renesas@gmail.com>
712 M:      Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
713 S:      Maintained
714 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
715 F:      arch/sh/
716
717 SPI
718 M:      Jagan Teki <jagan@amarulasolutions.com>
719 S:      Maintained
720 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-spi.git
721 F:      drivers/spi/
722 F:      include/spi*
723
724 SPI-NOR
725 M:      Jagan Teki <jagan@amarulasolutions.com>
726 M:      Vignesh R <vigneshr@ti.com>
727 S:      Maintained
728 F:      drivers/mtd/spi/
729 F:      include/spi_flash.h
730 F:      include/linux/mtd/cfi.h
731 F:      include/linux/mtd/spi-nor.h
732
733 SPMI
734 M:      Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
735 S:      Maintained
736 F:      drivers/spmi/
737 F:      include/spmi/
738
739 TDA19988 HDMI ENCODER
740 M:      Liviu Dudau <liviu.dudau@foss.arm.com>
741 S:      Maintained
742 F:      drivers/video/tda19988.c
743
744 TI SYSTEM SECURITY
745 M:      Andrew F. Davis <afd@ti.com>
746 S:      Supported
747 F:      arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
748 F:      arch/arm/mach-omap2/sec-common.c
749 F:      arch/arm/mach-omap2/config_secure.mk
750 F:      arch/arm/mach-k3/security.c
751 F:      arch/arm/mach-k3/config_secure.mk
752 F:      configs/am335x_hs_evm_defconfig
753 F:      configs/am335x_hs_evm_uart_defconfig
754 F:      configs/am43xx_hs_evm_defconfig
755 F:      configs/am57xx_hs_evm_defconfig
756 F:      configs/am57xx_hs_evm_usb_defconfig
757 F:      configs/dra7xx_hs_evm_defconfig
758 F:      configs/dra7xx_hs_evm_usb_defconfig
759 F:      configs/k2hk_hs_evm_defconfig
760 F:      configs/k2e_hs_evm_defconfig
761 F:      configs/k2g_hs_evm_defconfig
762 F:      configs/k2l_hs_evm_defconfig
763 F:      configs/am65x_hs_evm_r5_defconfig
764 F:      configs/am65x_hs_evm_a53_defconfig
765
766 TQ GROUP
767 #M:     Martin Krause <martin.krause@tq-systems.de>
768 S:      Orphaned (Since 2016-02)
769 T:      git git://git.denx.de/u-boot-tq-group.git
770
771 TEE
772 M:      Jens Wiklander <jens.wiklander@linaro.org>
773 S:      Maintained
774 F:      drivers/tee/
775 F:      include/tee.h
776 F:      include/tee/
777
778 UBI
779 M:      Kyungmin Park <kmpark@infradead.org>
780 M:      Heiko Schocher <hs@denx.de>
781 S:      Maintained
782 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-ubi.git
783 F:      drivers/mtd/ubi/
784
785 USB
786 M:      Marek Vasut <marex@denx.de>
787 S:      Maintained
788 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git
789 F:      drivers/usb/
790
791 USB xHCI
792 M:      Bin Meng <bmeng.cn@gmail.com>
793 S:      Maintained
794 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci
795 F:      drivers/usb/host/xhci*
796
797 VIDEO
798 M:      Anatolij Gustschin <agust@denx.de>
799 S:      Maintained
800 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
801 F:      drivers/video/
802 F:      common/lcd*.c
803 F:      include/lcd*.h
804 F:      include/video*.h
805
806 X86
807 M:      Simon Glass <sjg@chromium.org>
808 M:      Bin Meng <bmeng.cn@gmail.com>
809 S:      Maintained
810 T:      git https://gitlab.denx.de/u-boot/custodians/u-boot-x86.git
811 F:      arch/x86/
812 F:      cmd/x86/
813
814 XTENSA
815 M:      Max Filippov <jcmvbkbc@gmail.com>
816 S:      Maintained
817 F:      arch/xtensa/
818
819 THE REST
820 M:      Tom Rini <trini@konsulko.com>
821 L:      u-boot@lists.denx.de
822 Q:      http://patchwork.ozlabs.org/project/uboot/list/
823 S:      Maintained
824 T:      git https://gitlab.denx.de/u-boot/u-boot.git
825 F:      configs/tools-only_defconfig
826 F:      *
827 F:      */