]> git.ipfire.org Git - thirdparty/u-boot.git/blame - MAINTAINERS
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
[thirdparty/u-boot.git] / MAINTAINERS
CommitLineData
00f141cc
DS
1Descriptions of section entries:
2
3 P: Person (obsolete)
4 M: Mail patches to: FullName <address@domain>
65fa17d4
HS
5 R: Designated reviewer: FullName <address@domain>
6 These reviewers should be CCed on patches.
00f141cc
DS
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.
00f141cc
DS
15 Orphan: No current maintainer [but maybe you could take the
16 role as you write your new code].
00f141cc
DS
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
46Note: For the hard of thinking, this list is meant to remain in alphabetical
47order. If you could add yourselves to it in alphabetical order that would be
48so much easier [Ed]
49
50Maintainers List (try to look for most precise areas first)
51
52 -----------------------------------
0d6c7c60
IO
53ANDROID AB
54M: Igor Opaniuk <igor.opaniuk@gmail.com>
55R: Sam Protsenko <semen.protsenko@linaro.org>
56S: Maintained
57F: cmd/ab_select.c
58F: common/android_ab.c
59F: doc/android/ab.txt
60F: include/android_ab.h
61F: test/py/tests/test_android/test_ab.py
62
63ANDROID AVB
64M: Igor Opaniuk <igor.opaniuk@gmail.com>
65S: Maintained
66F: cmd/avb.c
67F: common/avb_verify.c
68F: doc/android/avb2.txt
69F: include/avb_verify.h
70F: lib/libavb/
71F: test/py/tests/test_android/test_avb.py
72
00f141cc
DS
73ARC
74M: Alexey Brodkin <alexey.brodkin@synopsys.com>
4006200d 75M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
00f141cc 76S: Maintained
4006200d 77L: uboot-snps-arc@synopsys.com
13181641 78T: git https://gitlab.denx.de/u-boot/custodians/u-boot-arc.git
00f141cc 79F: arch/arc/
b08b113e 80F: board/synopsys/
00f141cc 81
e80dac0a
EP
82ARC HSDK CGU CLOCK
83M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
84S: Maintained
85L: uboot-snps-arc@synopsys.com
86F: drivers/clk/clk-hsdk-cgu.c
87F: include/dt-bindings/clock/snps,hsdk-cgu.h
88F: doc/device-tree-bindings/clock/snps,hsdk-cgu.txt
89
b7d6e0ab
HS
90ARC HSDK CREG GPIO
91M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
92S: Maintained
93L: uboot-snps-arc@synopsys.com
7620ec4d 94F: doc/device-tree-bindings/gpio/snps,creg-gpio.txt
b7d6e0ab
HS
95F: drivers/gpio/hsdk-creg-gpio.c
96
15736e28
EP
97ARC SYNOPSYS DW MMC EXTENSIONS
98M: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
99S: Maintained
100L: uboot-snps-arc@synopsys.com
101F: doc/device-tree-bindings/mmc/snps,dw-mmc.txt
102F: drivers/mmc/snps_dw_mmc.c
103
00f141cc
DS
104ARM
105M: Albert Aribaud <albert.u.boot@aribaud.net>
106S: Maintained
13181641 107T: git https://gitlab.denx.de/u-boot/custodians/u-boot-arm.git
00f141cc 108F: arch/arm/
dab8788a 109F: cmd/arm/
00f141cc 110
d8540a16
PM
111ARM ALTERA SOCFPGA
112M: Marek Vasut <marex@denx.de>
a339f524 113M: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
d8540a16 114S: Maintainted
13181641 115T: git https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga.git
f22dede2 116F: arch/arm/mach-socfpga/
690c1296 117F: drivers/sysreset/sysreset_socfpga*
d8540a16 118
535d74a8
NA
119ARM AMLOGIC SOC SUPPORT
120M: Neil Armstrong <narmstrong@baylibre.com>
121S: Maintained
122L: u-boot-amlogic@groups.io
13181641 123T: git https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic.git
535d74a8
NA
124F: arch/arm/mach-meson/
125F: arch/arm/include/asm/arch-meson/
f5abfed8 126F: drivers/clk/meson/
535d74a8
NA
127F: drivers/serial/serial_meson.c
128F: drivers/reset/reset-meson.c
129F: drivers/i2c/meson_i2c.c
130F: drivers/net/phy/meson-gxl.c
131F: drivers/adc/meson-saradc.c
132F: drivers/phy/meson*
133F: drivers/mmc/meson_gx_mmc.c
134F: drivers/spi/meson_spifc.c
135F: drivers/pinctrl/meson/
136F: drivers/power/domain/meson-gx-pwrc-vpu.c
137F: drivers/video/meson/
138F: include/configs/meson64.h
139N: meson
140
fe84ebf0 141ARM BROADCOM BCM283X
3157bbfa 142M: Matthias Brugger <mbrugger@suse.com>
958d55f2 143S: Maintained
fe84ebf0
SW
144F: arch/arm/mach-bcm283x/
145F: drivers/gpio/bcm2835_gpio.c
146F: drivers/mmc/bcm2835_sdhci.c
c8a73a26 147F: drivers/mmc/bcm2835_sdhost.c
fe84ebf0 148F: drivers/serial/serial_bcm283x_mu.c
6001985f 149F: drivers/serial/serial_bcm283x_pl011.c
fe84ebf0
SW
150F: drivers/video/bcm2835.c
151F: include/dm/platform_data/serial_bcm283x_mu.h
caf2233b 152F: drivers/pinctrl/broadcom/
fe84ebf0 153
894c3ad2
TF
154ARM BROADCOM BCMSTB
155M: Thomas Fitzsimmons <fitzsim@fitzsim.org>
156S: Maintained
157F: arch/arm/mach-bcmstb/
158F: board/broadcom/bcmstb/
3f20321a 159F: configs/bcm7*_defconfig
894c3ad2
TF
160F: doc/README.bcm7xxx
161F: drivers/mmc/bcmstb_sdhci.c
162F: drivers/spi/bcmstb_spi.c
163
da1f7997
MB
164ARM/CZ.NIC TURRIS MOX SUPPORT
165M: Marek Behun <marek.behun@nic.cz>
166S: Maintained
167F: arch/arm/dts/armada-3720-turris-mox.dts
168F: board/CZ.NIC/
169F: configs/turris_*_defconfig
170F: include/configs/turris_*.h
171
00f141cc
DS
172ARM FREESCALE IMX
173M: Stefano Babic <sbabic@denx.de>
73127e90 174M: Fabio Estevam <festevam@gmail.com>
d17b0bed 175R: NXP i.MX U-Boot Team <uboot-imx@nxp.com>
00f141cc 176S: Maintained
13181641 177T: git https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git
00f141cc
DS
178F: arch/arm/cpu/arm1136/mx*/
179F: arch/arm/cpu/arm926ejs/mx*/
00f141cc 180F: arch/arm/cpu/armv7/vf610/
6ad85a45 181F: arch/arm/dts/*imx*
552a848e 182F: arch/arm/mach-imx/
00f141cc
DS
183F: arch/arm/include/asm/arch-imx/
184F: arch/arm/include/asm/arch-mx*/
185F: arch/arm/include/asm/arch-vf610/
552a848e 186F: arch/arm/include/asm/mach-imx/
77cbd3a1 187F: board/freescale/*mx*/
00f141cc 188
ae4dc15d
PG
189ARM HISILICON
190M: Peter Griffin <peter.griffin@linaro.org>
379e574f 191M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
ae4dc15d
PG
192S: Maintained
193F: arch/arm/cpu/armv8/hisilicon
0f8525f5 194F: arch/arm/include/asm/arch-hi6220/
379e574f 195F: arch/arm/include/asm/arch-hi3660/
ae4dc15d 196
1579faf5 197ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
f822d857 198M: Stefan Roese <sr@denx.de>
00f141cc 199S: Maintained
13181641 200T: git https://gitlab.denx.de/u-boot/custodians/u-boot-marvell.git
56f86e39 201F: arch/arm/mach-kirkwood/
f822d857 202F: arch/arm/mach-mvebu/
592b4a7e 203F: drivers/ata/ahci_mvebu.c
1579faf5
SR
204F: drivers/ddr/marvell/
205F: drivers/gpio/mvebu_gpio.c
206F: drivers/spi/kirkwood_spi.c
207F: drivers/pci/pci_mvebu.c
208F: drivers/pci/pcie_dw_mvebu.c
209F: drivers/watchdog/orion_wdt.c
00f141cc
DS
210
211ARM MARVELL PXA
212M: Marek Vasut <marex@denx.de>
213S: Maintained
13181641 214T: git https://gitlab.denx.de/u-boot/custodians/u-boot-pxa.git
00f141cc
DS
215F: arch/arm/cpu/pxa/
216F: arch/arm/include/asm/arch-pxa/
217
a9da9eeb
RL
218ARM MEDIATEK
219M: Ryder Lee <ryder.lee@mediatek.com>
220M: Weijie Gao <weijie.gao@mediatek.com>
8702e614 221R: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>
a9da9eeb
RL
222S: Maintained
223F: arch/arm/mach-mediatek/
224F: arch/arm/include/asm/arch-mediatek/
225F: board/mediatek/
226F: doc/README.mediatek
227F: drivers/clk/mediatek/
228F: drivers/mmc/mtk-sd.c
229F: drivers/pinctrl/mediatek/
230F: drivers/power/domain/mtk-power-domain.c
231F: drivers/ram/mediatek/
603fcd16 232F: drivers/spi/mtk_snfi_spi.c
a9da9eeb
RL
233F: drivers/timer/mtk_timer.c
234F: drivers/watchdog/mtk_wdt.c
d049ff9c
WG
235F: drivers/net/mtk_eth.c
236F: drivers/reset/reset-mediatek.c
a9da9eeb
RL
237F: tools/mtk_image.c
238F: tools/mtk_image.h
239N: mediatek
240
413ca720
EH
241ARM MICROCHIP/ATMEL AT91
242M: Eugen Hristev <eugen.hristev@microchip.com>
243S: Maintained
13181641 244T: git https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git
413ca720
EH
245F: arch/arm/mach-at91/
246F: board/atmel/
247
e2a1484c
MS
248ARM OWL
249M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
250S: Maintained
251F: arch/arm/include/asm/arch-owl/
252F: arch/arm/mach-owl/
253F: board/ucRobotics/
254F: drivers/clk/owl/
255F: drivers/serial/serial_owl.c
256
4810c2f8
NI
257ARM RENESAS RMOBILE/R-CAR
258M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
9db60e25 259M: Marek Vasut <marek.vasut+renesas@gmail.com>
4810c2f8 260S: Maintained
13181641 261T: git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
4810c2f8
NI
262F: arch/arm/mach-rmobile/
263
c3caeac0
MY
264ARM ROCKCHIP
265M: Simon Glass <sjg@chromium.org>
f8714372 266M: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
37dc8aaa 267M: Kever Yang <kever.yang@rock-chips.com>
c3caeac0 268S: Maintained
13181641 269T: git https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip.git
8b45193a 270F: arch/arm/include/asm/arch-rockchip/
c3caeac0 271F: arch/arm/mach-rockchip/
ae0fc89e 272F: board/rockchip/
8b45193a
PT
273F: drivers/clk/rockchip/
274F: drivers/gpio/rk_gpio.c
275F: drivers/misc/rockchip-efuse.c
47b8583f
PT
276F: drivers/mmc/rockchip_sdhci.c
277F: drivers/mmc/rockchip_dw_mmc.c
8b45193a
PT
278F: drivers/pinctrl/rockchip/
279F: drivers/ram/rockchip/
280F: drivers/sysreset/sysreset_rockchip.c
3f565522 281F: drivers/video/rockchip/
8b45193a
PT
282F: tools/rkcommon.c
283F: tools/rkcommon.h
284F: tools/rkimage.c
285F: tools/rksd.c
286F: tools/rkspi.c
c3caeac0 287
00f141cc
DS
288ARM SAMSUNG
289M: Minkyu Kang <mk7.kang@samsung.com>
290S: Maintained
13181641 291T: git https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git
225f5eec
MK
292F: arch/arm/mach-exynos/
293F: arch/arm/mach-s5pc1xx/
00f141cc 294F: arch/arm/cpu/armv7/s5p-common/
00f141cc 295
e721e981 296ARM SNAPDRAGON
0dfe442e 297M: Ramon Fried <rfried.dev@gmail.com>
e721e981
MK
298S: Maintained
299F: arch/arm/mach-snapdragon/
ce18baf9
RF
300F: drivers/gpio/msm_gpio.c
301F: drivers/mmc/msm_sdhci.c
92454e47 302F: drivers/phy/msm8916-usbh-phy.c
ce18baf9 303F: drivers/serial/serial_msm.c
654dd4a8 304F: drivers/smem/msm_smem.c
ce18baf9 305F: drivers/usb/host/ehci-msm.c
e721e981 306
b7d6e0ab
HS
307ARM STI
308M: Patrice Chotard <patrice.chotard@st.com>
309S: Maintained
310F: arch/arm/mach-sti/
311F: arch/arm/include/asm/arch-sti*/
312
00f141cc 313ARM STM SPEAR
3a53aba3
BM
314#M: Vipin Kumar <vipin.kumar@st.com>
315S: Orphaned (Since 2016-02)
13181641 316T: git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
00f141cc
DS
317F: arch/arm/cpu/arm926ejs/spear/
318F: arch/arm/include/asm/arch-spear/
319
2514c2d0
PD
320ARM STM STM32MP
321M: Patrick Delaunay <patrick.delaunay@st.com>
f65b82ff 322M: Patrice Chotard <patrice.chotard@st.com>
84ee59a5 323L: uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
94217814 324T: git https://gitlab.denx.de/u-boot/custodians/u-boot-stm
2514c2d0 325S: Maintained
67eea68a 326F: arch/arm/mach-stm32mp/
b57aaa07 327F: drivers/clk/clk_stm32mp1.c
f65b82ff 328F: drivers/i2c/stm32f7_i2c.c
b04553ec 329F: drivers/mailbox/stm32-ipcc.c
c3600e1f 330F: drivers/misc/stm32mp_fuse.c
f65b82ff
PC
331F: drivers/mmc/stm32_sdmmc2.c
332F: drivers/phy/phy-stm32-usbphyc.c
333F: drivers/pinctrl/pinctrl_stm32.c
42f01aac 334F: drivers/power/pmic/stpmic1.c
f65b82ff 335F: drivers/power/regulator/stm32-vrefbuf.c
42f01aac 336F: drivers/power/regulator/stpmic1.c
b57aaa07 337F: drivers/ram/stm32mp1/
5dca7d18 338F: drivers/remoteproc/stm32_copro.c
f65b82ff
PC
339F: drivers/misc/stm32_rcc.c
340F: drivers/reset/stm32-reset.c
341F: drivers/spi/stm32_qspi.c
a2a89b2e 342F: drivers/spi/stm32_spi.c
8c1007a2 343F: drivers/watchdog/stm32mp_wdt.c
2514c2d0 344
9fa32b12
VM
345ARM STM STV0991
346M: Vikas Manocha <vikas.manocha@st.com>
347S: Maintained
348F: arch/arm/cpu/armv7/stv0991/
349F: arch/arm/include/asm/arch-stv0991/
350
00f141cc 351ARM SUNXI
59aea29a 352M: Jagan Teki <jagan@amarulasolutions.com>
bf8f4c44 353M: Maxime Ripard <maxime.ripard@bootlin.com>
ed8f2a28 354S: Maintained
13181641 355T: git https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi.git
00f141cc
DS
356F: arch/arm/cpu/armv7/sunxi/
357F: arch/arm/include/asm/arch-sunxi/
ed8f2a28
CYT
358F: arch/arm/mach-sunxi/
359F: board/sunxi/
00f141cc
DS
360
361ARM TEGRA
362M: Tom Warren <twarren@nvidia.com>
363S: Maintained
13181641 364T: git https://gitlab.denx.de/u-boot/custodians/u-boot-tegra.git
09f455dc 365F: arch/arm/mach-tegra/
00f141cc
DS
366F: arch/arm/include/asm/arch-tegra*/
367
368ARM TI
4e34d610 369M: Tom Rini <trini@konsulko.com>
00f141cc 370S: Maintained
13181641 371T: git https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git
26f7c111 372F: arch/arm/mach-davinci/
586bde93 373F: arch/arm/mach-k3/
26f7c111 374F: arch/arm/mach-keystone/
00f141cc
DS
375F: arch/arm/include/asm/arch-omap*/
376F: arch/arm/include/asm/ti-common/
377
0fb63aa6 378ARM UNIPHIER
ed6226c4 379M: Masahiro Yamada <yamada.masahiro@socionext.com>
0fb63aa6 380S: Maintained
13181641 381T: git https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier.git
4c425570 382F: arch/arm/mach-uniphier/
5fd3f434 383F: configs/uniphier_*_defconfig
eb006c83 384N: uniphier
0fb63aa6 385
ec48b6c9
MS
386ARM VERSAL
387M: Michal Simek <michal.simek@xilinx.com>
388S: Maintained
13181641 389T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
ec48b6c9
MS
390F: arch/arm/mach-versal/
391
0fabfeb2
LD
392ARM VERSATILE EXPRESS DRIVERS
393M: Liviu Dudau <liviu.dudau@foss.arm.com>
394S: Maintained
395T: git git://github.com/ARM-software/u-boot.git
396F: drivers/misc/vexpress_config.c
397N: vexpress
398
00f141cc
DS
399ARM ZYNQ
400M: Michal Simek <monstr@monstr.eu>
401S: Maintained
13181641 402T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
8ae3d0b5
MS
403F: arch/arm/mach-zynq/
404F: drivers/clk/clk_zynq.c
405F: drivers/fpga/zynqpl.c
406F: drivers/gpio/zynq_gpio.c
407F: drivers/i2c/i2c-cdns.c
408F: drivers/i2c/muxes/pca954x.c
409F: drivers/i2c/zynq_i2c.c
410F: drivers/mmc/zynq_sdhci.c
a430fa06 411F: drivers/mtd/nand/raw/zynq_nand.c
8ae3d0b5
MS
412F: drivers/net/phy/xilinx_phy.c
413F: drivers/net/zynq_gem.c
414F: drivers/serial/serial_zynq.c
415F: drivers/spi/zynq_qspi.c
416F: drivers/spi/zynq_spi.c
417F: drivers/usb/host/ehci-zynq.c
418F: drivers/watchdog/cdns_wdt.c
23e7e6b6 419F: include/zynqpl.h
8ae3d0b5
MS
420F: tools/zynqimage.c
421N: zynq
00f141cc 422
84c7204b
MS
423ARM ZYNQMP
424M: Michal Simek <michal.simek@xilinx.com>
425S: Maintained
13181641 426T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
274ccb5b 427F: arch/arm/mach-zynqmp/
3d14228f 428F: drivers/clk/clk_zynqmp.c
8ae3d0b5
MS
429F: drivers/fpga/zynqpl.c
430F: drivers/gpio/zynq_gpio.c
431F: drivers/i2c/i2c-cdns.c
432F: drivers/i2c/muxes/pca954x.c
433F: drivers/i2c/zynq_i2c.c
434F: drivers/mmc/zynq_sdhci.c
a430fa06 435F: drivers/mtd/nand/raw/zynq_nand.c
8ae3d0b5
MS
436F: drivers/net/phy/xilinx_phy.c
437F: drivers/net/zynq_gem.c
438F: drivers/serial/serial_zynq.c
439F: drivers/spi/zynq_qspi.c
440F: drivers/spi/zynq_spi.c
72c37d12 441F: drivers/timer/cadence-ttc.c
8ae3d0b5
MS
442F: drivers/usb/host/ehci-zynq.c
443F: drivers/watchdog/cdns_wdt.c
23e7e6b6 444F: include/zynqmppl.h
b123aff2 445F: tools/zynqmp*
2570e129 446N: ultra96
8ae3d0b5 447N: zynqmp
84c7204b 448
1d6c54ec
MS
449ARM ZYNQMP R5
450M: Michal Simek <michal.simek@xilinx.com>
451S: Maintained
13181641 452T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
1d6c54ec
MS
453F: arch/arm/mach-zynqmp-r5/
454
bb48470d
SG
455BINMAN
456M: Simon Glass <sjg@chromium.org>
457S: Maintained
458F: tools/binman/
459
00f141cc
DS
460BUILDMAN
461M: Simon Glass <sjg@chromium.org>
462S: Maintained
463F: tools/buildman/
464
465CFI FLASH
466M: Stefan Roese <sr@denx.de>
467S: Maintained
13181641 468T: git https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash.git
c4c2e141
SR
469F: drivers/mtd/cfi_flash.c
470F: drivers/mtd/jedec_flash.c
00f141cc 471
37d73373
LM
472CLOCK
473M: Lukasz Majewski <lukma@denx.de>
474S: Maintained
475T: git git://git.denx.de/u-boot-dfu.git
476F: drivers/clk/
477F: drivers/clk/imx/
478
00f141cc 479COLDFIRE
08ae21af 480M: Huan Wang <alison.wang@nxp.com>
82ebb7e5 481M: Angelo Dureghello <angelo@sysam.it>
00f141cc 482S: Maintained
13181641 483T: git https://gitlab.denx.de/u-boot/custodians/u-boot-coldfire.git
00f141cc
DS
484F: arch/m68k/
485
486DFU
56acf018 487M: Lukasz Majewski <lukma@denx.de>
00f141cc 488S: Maintained
13181641 489T: git https://gitlab.denx.de/u-boot/custodians/u-boot-dfu.git
d4c9a908
LM
490F: cmd/dfu.c
491F: cmd/usb_*.c
492F: common/dfu.c
493F: common/update.c
494F: common/usb_storage.c
00f141cc 495F: drivers/dfu/
55ca6138 496F: drivers/usb/gadget/
00f141cc
DS
497
498DRIVER MODEL
499M: Simon Glass <sjg@chromium.org>
500S: Maintained
13181641 501T: git https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git
00f141cc
DS
502F: drivers/core/
503F: include/dm/
504F: test/dm/
505
e4a7394a 506EFI PAYLOAD
7590f907
AG
507M: Heinrich Schuchardt <xypron.glpk@gmx.de>
508R: Alexander Graf <agraf@csgraf.de>
e4a7394a 509S: Maintained
13181641 510T: git https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
73d95c24 511F: doc/uefi/*
5b2118a2 512F: include/capitalization.h
1db6ab28 513F: include/charset.h
0bc4b0da
HS
514F: include/cp1250.h
515F: include/cp437.h
623b3a57 516F: include/efi*
268ec6e0
HS
517F: include/pe.h
518F: include/asm-generic/pe.h
0b8a88ab 519F: lib/charset.c
bc0bd77e 520F: lib/efi*/
623b3a57 521F: test/py/tests/test_efi*
f11a164b 522F: test/unicode_ut.c
e4a7394a 523F: cmd/bootefi.c
59df7e7e 524F: cmd/efidebug.c
49d81fdf 525F: cmd/nvedit_efi.c
ac020196 526F: tools/file2include.c
e4a7394a 527
7e16342b
MS
528FPGA
529M: Michal Simek <michal.simek@xilinx.com>
530S: Maintained
13181641 531T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
7e16342b
MS
532F: drivers/fpga/
533F: cmd/fpga.c
534F: include/fpga.h
535
00f141cc
DS
536FLATTENED DEVICE TREE
537M: Simon Glass <sjg@chromium.org>
538S: Maintained
13181641 539T: git https://gitlab.denx.de/u-boot/custodians/u-boot-fdt.git
00f141cc
DS
540F: lib/fdtdec*
541F: lib/libfdt/
542F: include/fdt*
18fa6230 543F: include/linux/libfdt*
643f8d4c 544F: cmd/fdt.c
00f141cc
DS
545F: common/fdt_support.c
546
547FREEBSD
548M: Rafal Jaworowski <raj@semihalf.com>
549S: Maintained
13181641 550T: git https://gitlab.denx.de/u-boot/custodians/u-boot-freebsd.git
00f141cc
DS
551
552FREESCALE QORIQ
44c21e94 553M: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
00f141cc 554S: Maintained
13181641 555T: git https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git
0652d9fb 556F: drivers/watchdog/sp805_wdt.c
00f141cc
DS
557
558I2C
559M: Heiko Schocher <hs@denx.de>
560S: Maintained
13181641 561T: git https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git
00f141cc
DS
562F: drivers/i2c/
563
e9c8d49d
SG
564LOGGING
565M: Simon Glass <sjg@chromium.org>
566S: Maintained
13181641 567T: git https://gitlab.denx.de/u-boot/u-boot.git
e9c8d49d
SG
568F: common/log.c
569F: cmd/log.c
ef11ed82 570F: test/log/log_test.c
20faa27c 571F: test/py/tests/test_log.py
e9c8d49d 572
c1a65a8c
LD
573MALI DISPLAY PROCESSORS
574M: Liviu Dudau <liviu.dudau@foss.arm.com>
575S: Supported
576T: git git://github.com/ARM-software/u-boot.git
577F: drivers/video/mali_dp.c
e3bc4bb8 578F: drivers/i2c/i2c-versatile.c
c1a65a8c 579
00f141cc
DS
580MICROBLAZE
581M: Michal Simek <monstr@monstr.eu>
582S: Maintained
13181641 583T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
00f141cc 584F: arch/microblaze/
8ae3d0b5
MS
585F: cmd/mfsl.c
586F: drivers/gpio/xilinx_gpio.c
587F: drivers/net/xilinx_axi_emac.c
588F: drivers/net/xilinx_emaclite.c
589F: drivers/serial/serial_xuartlite.c
590F: drivers/spi/xilinx_spi.c
0d832b32 591F: drivers/sysreset/sysreset_gpio.c
8ae3d0b5
MS
592F: drivers/watchdog/xilinx_tb_wdt.c
593N: xilinx
00f141cc
DS
594
595MIPS
596M: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
597S: Maintained
13181641 598T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mips.git
00f141cc
DS
599F: arch/mips/
600
dd1033e4
GC
601MIPS MSCC
602M: Gregory CLEMENT <gregory.clement@bootlin.com>
603M: Lars Povlsen <lars.povlsen@microchip.com>
604M: Horatiu Vultur <horatiu.vultur@microchip.com>
605S: Maintained
606F: arch/mips/mach-mscc/
f8c8cedd 607F: arch/mips/dts/luton*
6787c1ec
GC
608F: arch/mips/dts/mscc*
609F: arch/mips/dts/ocelot*
d1182056 610F: arch/mips/dts/jr2*
393b77d8 611F: arch/mips/dts/serval*
6787c1ec
GC
612F: board/mscc/
613F: configs/mscc*
be8313fe 614F: drivers/gpio/mscc_sgpio.c
fd6e0b05 615F: drivers/spi/mscc_bb_spi.c
6787c1ec 616F: include/configs/vcoreiii.h
8c211af8 617F: include/dt-bindings/mscc/
051de9b3 618F: drivers/pinctrl/mscc/
4c66157f 619F: drivers/net/mscc_eswitch/
dd1033e4 620
cd71b1d5
PB
621MIPS JZ4780
622M: Ezequiel Garcia <ezequiel@collabora.com>
623S: Maintained
624F: arch/mips/mach-jz47xx/
625
00f141cc 626MMC
16a6d510 627M: Peng Fan <peng.fan@nxp.com>
00f141cc 628S: Maintained
13181641 629T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git
00f141cc
DS
630F: drivers/mmc/
631
4ef17f9c 632NAND FLASH
9f8aba7a
TR
633#M: Scott Wood <oss@buserror.net>
634S: Orphaned (Since 2018-07)
13181641 635T: git https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash.git
a430fa06 636F: drivers/mtd/nand/raw/
4ef17f9c
HS
637
638NDS32
995fa61f 639M: Rick Chen <rick@andestech.com>
4ef17f9c 640S: Maintained
13181641 641T: git https://gitlab.denx.de/u-boot/custodians/u-boot-nds32.git
4ef17f9c
HS
642F: arch/nds32/
643
b7d6e0ab
HS
644NETWORK
645M: Joe Hershberger <joe.hershberger@ni.com>
646S: Maintained
13181641 647T: git https://gitlab.denx.de/u-boot/custodians/u-boot-net.git
b7d6e0ab 648F: drivers/net/
69fbf238 649F: include/net.h
b7d6e0ab
HS
650F: net/
651
4ef17f9c
HS
652NIOS
653M: Thomas Chou <thomas@wytron.com.tw>
654S: Maintained
13181641 655T: git https://gitlab.denx.de/u-boot/custodians/u-boot-nios.git
4ef17f9c
HS
656F: arch/nios2/
657
658ONENAND
659#M: Lukasz Majewski <l.majewski@majess.pl>
660S: Orphaned (Since 2017-01)
13181641 661T: git https://gitlab.denx.de/u-boot/custodians/u-boot-onenand.git
4ef17f9c
HS
662F: drivers/mtd/onenand/
663
00f141cc
DS
664PATMAN
665M: Simon Glass <sjg@chromium.org>
666S: Maintained
667F: tools/patman/
668
914026d2
RF
669PCI Endpoint
670M: Ramon Fried <rfried.dev@gmail.com>
671S: Maintained
672F: drivers/pci_endpoint/
673F: include/pci_ep.h
674
4ef17f9c
HS
675POWER
676M: Jaehoon Chung <jh80.chung@samsung.com>
677S: Maintained
13181641 678T: git https://gitlab.denx.de/u-boot/custodians/u-boot-pmic.git
4ef17f9c
HS
679F: drivers/power/
680
00f141cc
DS
681POWERPC
682M: Wolfgang Denk <wd@denx.de>
683S: Maintained
684F: arch/powerpc/
685
00f141cc 686POWERPC MPC8XX
907208c4 687M: Christophe Leroy <christophe.leroy@c-s.fr>
00f141cc 688S: Maintained
13181641 689T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc8xx.git
00f141cc
DS
690F: arch/powerpc/cpu/mpc8xx/
691
00f141cc 692POWERPC MPC83XX
e5ed4c3e 693M: Mario Six <mario.six@gdsys.cc>
694S: Maintained
13181641 695T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx.git
e4061556
MS
696F: drivers/ram/mpc83xx_sdram.c
697F: include/dt-bindings/memory/mpc83xx-sdram.h
76fdad1f
MS
698F: drivers/sysreset/sysreset_mpc83xx.c
699F: drivers/sysreset/sysreset_mpc83xx.h
07d538d2
MS
700F: drivers/clk/mpc83xx_clk.c
701F: drivers/clk/mpc83xx_clk.h
702F: include/dt-bindings/clk/mpc83xx-clk.h
2c21749d 703F: drivers/timer/mpc83xx_timer.c
19fbdca4
MS
704F: drivers/cpu/mpc83xx_cpu.c
705F: drivers/cpu/mpc83xx_cpu.h
d2166319 706F: drivers/misc/mpc83xx_serdes.c
00f141cc
DS
707F: arch/powerpc/cpu/mpc83xx/
708F: arch/powerpc/include/asm/arch-mpc83xx/
709
710POWERPC MPC85XX
44c21e94 711M: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
00f141cc 712S: Maintained
13181641 713T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx.git
00f141cc
DS
714F: arch/powerpc/cpu/mpc85xx/
715
716POWERPC MPC86XX
44c21e94 717M: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
00f141cc 718S: Maintained
13181641 719T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc86xx.git
00f141cc
DS
720F: arch/powerpc/cpu/mpc86xx/
721
f94c44e5
RC
722RISC-V
723M: Rick Chen <rick@andestech.com>
724S: Maintained
13181641 725T: git https://gitlab.denx.de/u-boot/custodians/u-boot-riscv.git
f94c44e5 726F: arch/riscv/
dab8788a 727F: cmd/riscv/
f94c44e5
RC
728F: tools/prelink-riscv.c
729
4ef17f9c
HS
730ROCKUSB
731M: Eddie Cai <eddie.cai.linux@gmail.com>
732S: Maintained
733F: drivers/usb/gadget/f_rockusb.c
734F: cmd/rockusb.c
735F: doc/README.rockusb
736
00f141cc
DS
737SANDBOX
738M: Simon Glass <sjg@chromium.org>
739S: Maintained
740F: arch/sandbox/
741
742SH
d04ecc4c 743M: Marek Vasut <marek.vasut+renesas@gmail.com>
00f141cc
DS
744M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
745S: Maintained
13181641 746T: git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
00f141cc
DS
747F: arch/sh/
748
00f141cc 749SPI
59aea29a 750M: Jagan Teki <jagan@amarulasolutions.com>
00f141cc 751S: Maintained
13181641 752T: git https://gitlab.denx.de/u-boot/custodians/u-boot-spi.git
00f141cc
DS
753F: drivers/spi/
754F: include/spi*
755
4d40e009 756SPI-NOR
59aea29a 757M: Jagan Teki <jagan@amarulasolutions.com>
4d40e009
V
758M: Vignesh R <vigneshr@ti.com>
759S: Maintained
760F: drivers/mtd/spi/
761F: include/spi_flash.h
762F: include/linux/mtd/cfi.h
763F: include/linux/mtd/spi-nor.h
764
e721e981
MK
765SPMI
766M: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
767S: Maintained
768F: drivers/spmi/
769F: include/spmi/
770
055da186
LD
771TDA19988 HDMI ENCODER
772M: Liviu Dudau <liviu.dudau@foss.arm.com>
773S: Maintained
774F: drivers/video/tda19988.c
775
4e2fdf45
AD
776TI SYSTEM SECURITY
777M: Andrew F. Davis <afd@ti.com>
778S: Supported
779F: arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
4e2fdf45
AD
780F: arch/arm/mach-omap2/sec-common.c
781F: arch/arm/mach-omap2/config_secure.mk
3a543a80 782F: arch/arm/mach-k3/security.c
50836967 783F: arch/arm/mach-k3/config_secure.mk
a42eee12 784F: configs/am335x_hs_evm_defconfig
c2dca337 785F: configs/am335x_hs_evm_uart_defconfig
4e2fdf45
AD
786F: configs/am43xx_hs_evm_defconfig
787F: configs/am57xx_hs_evm_defconfig
995985c1 788F: configs/am57xx_hs_evm_usb_defconfig
4e2fdf45 789F: configs/dra7xx_hs_evm_defconfig
83ae6475 790F: configs/dra7xx_hs_evm_usb_defconfig
8a707baf
LV
791F: configs/k2hk_hs_evm_defconfig
792F: configs/k2e_hs_evm_defconfig
793F: configs/k2g_hs_evm_defconfig
f274f265 794F: configs/k2l_hs_evm_defconfig
0a4b11b0
AD
795F: configs/am65x_hs_evm_r5_defconfig
796F: configs/am65x_hs_evm_a53_defconfig
4e2fdf45 797
00f141cc 798TQ GROUP
3a53aba3
BM
799#M: Martin Krause <martin.krause@tq-systems.de>
800S: Orphaned (Since 2016-02)
00f141cc
DS
801T: git git://git.denx.de/u-boot-tq-group.git
802
9ff4a311
JW
803TEE
804M: Jens Wiklander <jens.wiklander@linaro.org>
805S: Maintained
806F: drivers/tee/
807F: include/tee.h
1cc8cc4e 808F: include/tee/
9ff4a311 809
5fbc667d
BD
810TEE-lib
811M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
812S: Maintained
813F: lib/optee
814
00f141cc
DS
815UBI
816M: Kyungmin Park <kmpark@infradead.org>
69337a9d 817M: Heiko Schocher <hs@denx.de>
00f141cc 818S: Maintained
13181641 819T: git https://gitlab.denx.de/u-boot/custodians/u-boot-ubi.git
00f141cc
DS
820F: drivers/mtd/ubi/
821
822USB
823M: Marek Vasut <marex@denx.de>
824S: Maintained
13181641 825T: git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git
00f141cc
DS
826F: drivers/usb/
827
c0c5f910
BM
828USB xHCI
829M: Bin Meng <bmeng.cn@gmail.com>
830S: Maintained
13181641 831T: git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci
c0c5f910
BM
832F: drivers/usb/host/xhci*
833
00f141cc
DS
834VIDEO
835M: Anatolij Gustschin <agust@denx.de>
836S: Maintained
13181641 837T: git https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
00f141cc 838F: drivers/video/
c967fb78
AG
839F: common/lcd*.c
840F: include/lcd*.h
9cdbc906 841F: include/video*.h
00f141cc
DS
842
843X86
844M: Simon Glass <sjg@chromium.org>
dc5210a2 845M: Bin Meng <bmeng.cn@gmail.com>
00f141cc 846S: Maintained
13181641 847T: git https://gitlab.denx.de/u-boot/custodians/u-boot-x86.git
00f141cc 848F: arch/x86/
dab8788a 849F: cmd/x86/
00f141cc 850
de5e5cea
CZ
851XTENSA
852M: Max Filippov <jcmvbkbc@gmail.com>
853S: Maintained
854F: arch/xtensa/
855
00f141cc 856THE REST
4e34d610 857M: Tom Rini <trini@konsulko.com>
00f141cc
DS
858L: u-boot@lists.denx.de
859Q: http://patchwork.ozlabs.org/project/uboot/list/
860S: Maintained
13181641 861T: git https://gitlab.denx.de/u-boot/u-boot.git
80870e2a 862F: configs/tools-only_defconfig
00f141cc
DS
863F: *
864F: */