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