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