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