]> git.ipfire.org Git - thirdparty/u-boot.git/blame - MAINTAINERS
efi: Rename UCLASS_EFI and IF_TYPE_EFI
[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
586a1bf5 59F: doc/android/ab.rst
0d6c7c60
IO
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
586a1bf5 68F: doc/android/avb2.rst
0d6c7c60
IO
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
a3bbd0b9 78T: git https://source.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
003b657e
MK
111APPLE M1 SOC SUPPORT
112M: Mark Kettenis <kettenis@openbsd.org>
113S: Maintained
114F: arch/arm/include/asm/arch-m1/
115F: arch/arm/mach-apple/
116F: configs/apple_m1_defconfig
117F: drivers/iommu/apple_dart.c
118F: include/configs/apple.h
119
00f141cc 120ARM
2ada73ea 121M: Tom Rini <trini@konsulko.com>
00f141cc 122S: Maintained
a3bbd0b9 123T: git https://source.denx.de/u-boot/custodians/u-boot-arm.git
00f141cc 124F: arch/arm/
dab8788a 125F: cmd/arm/
00f141cc 126
d8540a16
PM
127ARM ALTERA SOCFPGA
128M: Marek Vasut <marex@denx.de>
a339f524 129M: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
d3cffc83
LFT
130M: Tien Fong Chee <tien.fong.chee@intel.com>
131S: Maintained
a3bbd0b9 132T: git https://source.denx.de/u-boot/custodians/u-boot-socfpga.git
f22dede2 133F: arch/arm/mach-socfpga/
690c1296 134F: drivers/sysreset/sysreset_socfpga*
d8540a16 135
535d74a8
NA
136ARM AMLOGIC SOC SUPPORT
137M: Neil Armstrong <narmstrong@baylibre.com>
138S: Maintained
139L: u-boot-amlogic@groups.io
a3bbd0b9 140T: git https://source.denx.de/u-boot/custodians/u-boot-amlogic.git
535d74a8
NA
141F: arch/arm/mach-meson/
142F: arch/arm/include/asm/arch-meson/
f5abfed8 143F: drivers/clk/meson/
535d74a8
NA
144F: drivers/serial/serial_meson.c
145F: drivers/reset/reset-meson.c
146F: drivers/i2c/meson_i2c.c
147F: drivers/net/phy/meson-gxl.c
148F: drivers/adc/meson-saradc.c
149F: drivers/phy/meson*
150F: drivers/mmc/meson_gx_mmc.c
151F: drivers/spi/meson_spifc.c
152F: drivers/pinctrl/meson/
153F: drivers/power/domain/meson-gx-pwrc-vpu.c
154F: drivers/video/meson/
155F: include/configs/meson64.h
880c0aa9 156F: include/configs/meson64_android.h
9c55f5d1 157F: doc/board/amlogic/
535d74a8
NA
158N: meson
159
aff987c4
CWW
160ARM ASPEED
161M: Ryan Chen <ryan_chen@aspeedtech.com>
162M: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
163R: Aspeed BMC SW team <BMC-SW@aspeedtech.com>
164S: Maintained
165F: arch/arm/mach-aspeed/
166F: arch/arm/include/asm/arch-aspeed/
167F: board/aspeed/
168F: drivers/clk/aspeed/
169F: drivers/pinctrl/aspeed/
170N: aspeed
171
02675393 172ARM BROADCOM BCM283X / BCM27XX
3157bbfa 173M: Matthias Brugger <mbrugger@suse.com>
958d55f2 174S: Maintained
78b7aa45 175F: arch/arm/dts/bcm283*
fe84ebf0 176F: arch/arm/mach-bcm283x/
78b7aa45 177F: board/raspberrypi/
fe84ebf0
SW
178F: drivers/gpio/bcm2835_gpio.c
179F: drivers/mmc/bcm2835_sdhci.c
c8a73a26 180F: drivers/mmc/bcm2835_sdhost.c
fe84ebf0 181F: drivers/serial/serial_bcm283x_mu.c
6001985f 182F: drivers/serial/serial_bcm283x_pl011.c
fe84ebf0
SW
183F: drivers/video/bcm2835.c
184F: include/dm/platform_data/serial_bcm283x_mu.h
78b7aa45 185F: include/dt-bindings/pinctrl/bcm2835.h
caf2233b 186F: drivers/pinctrl/broadcom/
02675393
MB
187F: configs/rpi_*
188T: git https://source.denx.de/u-boot/custodians/u-boot-arm.git
fe84ebf0 189
894c3ad2
TF
190ARM BROADCOM BCMSTB
191M: Thomas Fitzsimmons <fitzsim@fitzsim.org>
192S: Maintained
193F: arch/arm/mach-bcmstb/
194F: board/broadcom/bcmstb/
3f20321a 195F: configs/bcm7*_defconfig
894c3ad2
TF
196F: doc/README.bcm7xxx
197F: drivers/mmc/bcmstb_sdhci.c
198F: drivers/spi/bcmstb_spi.c
199
800775eb
AN
200ARM CORTINA ACCESS CAxxxx
201M: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
202S: Supported
203F: board/cortina/common/
204F: drivers/gpio/cortina_gpio.c
205F: drivers/watchdog/cortina_wdt.c
206F: drivers/serial/serial_cortina.c
047e31ed 207F: drivers/led/led_cortina.c
d55e4e74 208F: drivers/mmc/ca_dw_mmc.c
24f27942 209F: drivers/spi/ca_sflash.c
7f5ea250
AL
210F: drivers/i2c/i2c-cortina.c
211F: drivers/i2c/i2c-cortina.h
161df94b
KL
212F: drivers/mtd/nand/raw/cortina_nand.c
213F: drivers/mtd/nand/raw/cortina_nand.h
febe13b4
AT
214F: drivers/net/cortina_ni.c
215F: drivers/net/cortina_ni.h
a70d7b01 216F: drivers/net/phy/ca_phy.c
34a5addb 217F: configs/cortina_presidio-asic-pnand_defconfig
800775eb 218
da1f7997
MB
219ARM/CZ.NIC TURRIS MOX SUPPORT
220M: Marek Behun <marek.behun@nic.cz>
221S: Maintained
222F: arch/arm/dts/armada-3720-turris-mox.dts
223F: board/CZ.NIC/
224F: configs/turris_*_defconfig
225F: include/configs/turris_*.h
226
00f141cc
DS
227ARM FREESCALE IMX
228M: Stefano Babic <sbabic@denx.de>
73127e90 229M: Fabio Estevam <festevam@gmail.com>
d17b0bed 230R: NXP i.MX U-Boot Team <uboot-imx@nxp.com>
00f141cc 231S: Maintained
a3bbd0b9 232T: git https://source.denx.de/u-boot/custodians/u-boot-imx.git
00f141cc
DS
233F: arch/arm/cpu/arm1136/mx*/
234F: arch/arm/cpu/arm926ejs/mx*/
00f141cc 235F: arch/arm/cpu/armv7/vf610/
6ad85a45 236F: arch/arm/dts/*imx*
552a848e 237F: arch/arm/mach-imx/
00f141cc
DS
238F: arch/arm/include/asm/arch-imx/
239F: arch/arm/include/asm/arch-mx*/
240F: arch/arm/include/asm/arch-vf610/
552a848e 241F: arch/arm/include/asm/mach-imx/
77cbd3a1 242F: board/freescale/*mx*/
00f141cc 243
ae4dc15d
PG
244ARM HISILICON
245M: Peter Griffin <peter.griffin@linaro.org>
379e574f 246M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
ae4dc15d
PG
247S: Maintained
248F: arch/arm/cpu/armv8/hisilicon
0f8525f5 249F: arch/arm/include/asm/arch-hi6220/
379e574f 250F: arch/arm/include/asm/arch-hi3660/
ae4dc15d 251
e479a7d5
RM
252ARM IPQ40XX
253M: Robert Marko <robert.marko@sartura.hr>
254M: Luka Kovacic <luka.kovacic@sartura.hr>
255M: Luka Perkov <luka.perkov@sartura.hr>
256S: Maintained
257F: arch/arm/mach-ipq40xx/
a5fc5873 258F: include/dt-bindings/clock/qcom,ipq4019-gcc.h
8ef7df5d
RM
259F: include/dt-bindings/reset/qcom,ipq4019-reset.h
260F: drivers/reset/reset-ipq4019.c
dec04202 261F: drivers/phy/phy-qcom-ipq4019-usb.c
367ea426 262F: drivers/spi/spi-qup.c
975151d0 263F: drivers/net/mdio-ipq4019.c
033ec636 264F: drivers/rng/msm_rng.c
e479a7d5 265
1579faf5 266ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
f822d857 267M: Stefan Roese <sr@denx.de>
00f141cc 268S: Maintained
a3bbd0b9 269T: git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
56f86e39 270F: arch/arm/mach-kirkwood/
f822d857 271F: arch/arm/mach-mvebu/
592b4a7e 272F: drivers/ata/ahci_mvebu.c
1579faf5
SR
273F: drivers/ddr/marvell/
274F: drivers/gpio/mvebu_gpio.c
275F: drivers/spi/kirkwood_spi.c
276F: drivers/pci/pci_mvebu.c
277F: drivers/pci/pcie_dw_mvebu.c
278F: drivers/watchdog/orion_wdt.c
00f141cc
DS
279
280ARM MARVELL PXA
281M: Marek Vasut <marex@denx.de>
282S: Maintained
a3bbd0b9 283T: git https://source.denx.de/u-boot/custodians/u-boot-pxa.git
00f141cc
DS
284F: arch/arm/cpu/pxa/
285F: arch/arm/include/asm/arch-pxa/
286
a9da9eeb
RL
287ARM MEDIATEK
288M: Ryder Lee <ryder.lee@mediatek.com>
289M: Weijie Gao <weijie.gao@mediatek.com>
0cd791ce 290M: Chunfeng Yun <chunfeng.yun@mediatek.com>
8702e614 291R: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>
a9da9eeb
RL
292S: Maintained
293F: arch/arm/mach-mediatek/
294F: arch/arm/include/asm/arch-mediatek/
295F: board/mediatek/
c01a7773
CY
296F: doc/device-tree-bindings/phy/phy-mtk-*
297F: doc/device-tree-bindings/usb/mediatek,*
a9da9eeb
RL
298F: doc/README.mediatek
299F: drivers/clk/mediatek/
300F: drivers/mmc/mtk-sd.c
c01a7773 301F: drivers/phy/phy-mtk-*
a9da9eeb
RL
302F: drivers/pinctrl/mediatek/
303F: drivers/power/domain/mtk-power-domain.c
304F: drivers/ram/mediatek/
603fcd16 305F: drivers/spi/mtk_snfi_spi.c
a9da9eeb 306F: drivers/timer/mtk_timer.c
0cd791ce
CY
307F: drivers/usb/host/xhci-mtk.c
308F: drivers/usb/mtu3/
a9da9eeb 309F: drivers/watchdog/mtk_wdt.c
d049ff9c
WG
310F: drivers/net/mtk_eth.c
311F: drivers/reset/reset-mediatek.c
a9da9eeb
RL
312F: tools/mtk_image.c
313F: tools/mtk_image.h
314N: mediatek
315
413ca720
EH
316ARM MICROCHIP/ATMEL AT91
317M: Eugen Hristev <eugen.hristev@microchip.com>
318S: Maintained
a3bbd0b9 319T: git https://source.denx.de/u-boot/custodians/u-boot-atmel.git
413ca720
EH
320F: arch/arm/mach-at91/
321F: board/atmel/
01c35f26 322F: drivers/cpu/at91_cpu.c
4c49753c 323F: drivers/misc/microchip_flexcom.c
0d58dafd 324F: include/dt-bindings/mfd/atmel-flexcom.h
96b9a5cd 325F: drivers/timer/mchp-pit64b-timer.c
413ca720 326
b39cacc2
SB
327ARM NEXELL S5P4418
328M: Stefan Bosch <stefan_b@posteo.net>
329S: Maintained
330F: arch/arm/cpu/armv7/s5p4418/
331F: arch/arm/dts/s5p4418*
332F: arch/arm/mach-nexell/
333F: board/friendlyarm/
334F: configs/s5p4418_nanopi2_defconfig
335F: doc/README.s5p4418
336F: drivers/gpio/nx_gpio.c
337F: drivers/i2c/nx_i2c.c
338F: drivers/mmc/nexell_dw_mmc_dm.c
339F: drivers/pinctrl/nexell/
340F: drivers/video/nexell/
341F: drivers/video/nexell_display.c
342F: include/configs/s5p4418_nanopi2.h
343
e2a1484c
MS
344ARM OWL
345M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
346S: Maintained
347F: arch/arm/include/asm/arch-owl/
348F: arch/arm/mach-owl/
1e374089 349F: doc/board/actions/
e2a1484c
MS
350F: drivers/clk/owl/
351F: drivers/serial/serial_owl.c
b1a6bb3b
AST
352F: include/configs/owl-common.h
353F: configs/bubblegum_96_defconfig
dd786d4c 354F: configs/cubieboard7_defconfig
e2a1484c 355
4810c2f8
NI
356ARM RENESAS RMOBILE/R-CAR
357M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
9db60e25 358M: Marek Vasut <marek.vasut+renesas@gmail.com>
4810c2f8 359S: Maintained
a3bbd0b9 360T: git https://source.denx.de/u-boot/custodians/u-boot-sh.git
4810c2f8
NI
361F: arch/arm/mach-rmobile/
362
c3caeac0
MY
363ARM ROCKCHIP
364M: Simon Glass <sjg@chromium.org>
87f9c08d 365M: Philipp Tomsich <philipp.tomsich@vrull.eu>
37dc8aaa 366M: Kever Yang <kever.yang@rock-chips.com>
c3caeac0 367S: Maintained
a3bbd0b9 368T: git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git
8b45193a 369F: arch/arm/include/asm/arch-rockchip/
c3caeac0 370F: arch/arm/mach-rockchip/
ae0fc89e 371F: board/rockchip/
8b45193a
PT
372F: drivers/clk/rockchip/
373F: drivers/gpio/rk_gpio.c
374F: drivers/misc/rockchip-efuse.c
47b8583f
PT
375F: drivers/mmc/rockchip_sdhci.c
376F: drivers/mmc/rockchip_dw_mmc.c
8b45193a
PT
377F: drivers/pinctrl/rockchip/
378F: drivers/ram/rockchip/
379F: drivers/sysreset/sysreset_rockchip.c
3f565522 380F: drivers/video/rockchip/
8b45193a
PT
381F: tools/rkcommon.c
382F: tools/rkcommon.h
383F: tools/rkimage.c
384F: tools/rksd.c
385F: tools/rkspi.c
c3caeac0 386
00f141cc
DS
387ARM SAMSUNG
388M: Minkyu Kang <mk7.kang@samsung.com>
389S: Maintained
a3bbd0b9 390T: git https://source.denx.de/u-boot/custodians/u-boot-samsung.git
225f5eec
MK
391F: arch/arm/mach-exynos/
392F: arch/arm/mach-s5pc1xx/
00f141cc 393F: arch/arm/cpu/armv7/s5p-common/
00f141cc 394
e721e981 395ARM SNAPDRAGON
0dfe442e 396M: Ramon Fried <rfried.dev@gmail.com>
e721e981
MK
397S: Maintained
398F: arch/arm/mach-snapdragon/
ce18baf9
RF
399F: drivers/gpio/msm_gpio.c
400F: drivers/mmc/msm_sdhci.c
92454e47 401F: drivers/phy/msm8916-usbh-phy.c
ce18baf9 402F: drivers/serial/serial_msm.c
324df15a 403F: drivers/serial/serial_msm_geni.c
654dd4a8 404F: drivers/smem/msm_smem.c
f5a2d6b4 405F: drivers/spmi/spmi-msm.c
ce18baf9 406F: drivers/usb/host/ehci-msm.c
e721e981 407
b7d6e0ab 408ARM STI
5905e088 409M: Patrice Chotard <patrice.chotard@foss.st.com>
b7d6e0ab 410S: Maintained
a3bbd0b9 411T: git https://source.denx.de/u-boot/custodians/u-boot-stm.git
b7d6e0ab
HS
412F: arch/arm/mach-sti/
413F: arch/arm/include/asm/arch-sti*/
d21ffa2a
PC
414F: drivers/phy/sti_usb_phy.c
415F: drivers/pinctrl/pinctrl-sti.c
416F: drivers/mmc/sti_sdhci.c
417F: drivers/reset/sti-reset.c
418F: drivers/serial/serial_sti_asc.c
419F: drivers/sysreset/sysreset_sti.c
420F: drivers/timer/sti-timer.c
421F: drivers/usb/host/dwc3-sti-glue.c
422F: include/dwc3-sti-glue.h
423F: include/dt-bindings/clock/stih407-clks.h
424F: include/dt-bindings/clock/stih410-clks.h
425F: include/dt-bindings/reset/stih407-resets.h
b7d6e0ab 426
2514c2d0 427ARM STM STM32MP
5905e088
PC
428M: Patrick Delaunay <patrick.delaunay@foss.st.com>
429M: Patrice Chotard <patrice.chotard@foss.st.com>
84ee59a5 430L: uboot-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers)
a3bbd0b9 431T: git https://source.denx.de/u-boot/custodians/u-boot-stm.git
2514c2d0 432S: Maintained
67eea68a 433F: arch/arm/mach-stm32mp/
efa667d3 434F: doc/board/st/
8c018234 435F: drivers/adc/stm32-adc*
b57aaa07 436F: drivers/clk/clk_stm32mp1.c
8c018234
PD
437F: drivers/gpio/stm32_gpio.c
438F: drivers/hwspinlock/stm32_hwspinlock.c
f65b82ff 439F: drivers/i2c/stm32f7_i2c.c
b04553ec 440F: drivers/mailbox/stm32-ipcc.c
c3600e1f 441F: drivers/misc/stm32mp_fuse.c
8c018234 442F: drivers/misc/stm32_rcc.c
f65b82ff 443F: drivers/mmc/stm32_sdmmc2.c
8c018234 444F: drivers/mtd/nand/raw/stm32_fmc2_nand.c
f65b82ff
PC
445F: drivers/phy/phy-stm32-usbphyc.c
446F: drivers/pinctrl/pinctrl_stm32.c
42f01aac 447F: drivers/power/pmic/stpmic1.c
f65b82ff 448F: drivers/power/regulator/stm32-vrefbuf.c
42f01aac 449F: drivers/power/regulator/stpmic1.c
b57aaa07 450F: drivers/ram/stm32mp1/
5dca7d18 451F: drivers/remoteproc/stm32_copro.c
f65b82ff 452F: drivers/reset/stm32-reset.c
2bf692d3 453F: drivers/rng/stm32mp1_rng.c
8c018234
PD
454F: drivers/rtc/stm32_rtc.c
455F: drivers/serial/serial_stm32.*
f65b82ff 456F: drivers/spi/stm32_qspi.c
a2a89b2e 457F: drivers/spi/stm32_spi.c
8c018234 458F: drivers/video/stm32/stm32_ltdc.c
8c1007a2 459F: drivers/watchdog/stm32mp_wdt.c
8c018234
PD
460F: include/dt-bindings/clock/stm32fx-clock.h
461F: include/dt-bindings/clock/stm32mp1-clks.h
462F: include/dt-bindings/clock/stm32mp1-clksrc.h
463F: include/dt-bindings/pinctrl/stm32-pinfunc.h
464F: include/dt-bindings/reset/stm32mp1-resets.h
465F: include/stm32_rcc.h
466F: tools/stm32image.c
ce520230
PD
467N: stm
468N: stm32
8c018234 469
2514c2d0 470
9fa32b12
VM
471ARM STM STV0991
472M: Vikas Manocha <vikas.manocha@st.com>
473S: Maintained
474F: arch/arm/cpu/armv7/stv0991/
475F: arch/arm/include/asm/arch-stv0991/
476
00f141cc 477ARM SUNXI
59aea29a 478M: Jagan Teki <jagan@amarulasolutions.com>
5a4a891e 479M: Andre Przywara <andre.przywara@arm.com>
ed8f2a28 480S: Maintained
a3bbd0b9 481T: git https://source.denx.de/u-boot/custodians/u-boot-sunxi.git
00f141cc
DS
482F: arch/arm/cpu/armv7/sunxi/
483F: arch/arm/include/asm/arch-sunxi/
ed8f2a28
CYT
484F: arch/arm/mach-sunxi/
485F: board/sunxi/
f264e796
SH
486F: drivers/clk/sunxi/
487F: drivers/phy/allwinner/
488F: drivers/video/sunxi/
00f141cc
DS
489
490ARM TEGRA
491M: Tom Warren <twarren@nvidia.com>
492S: Maintained
a3bbd0b9 493T: git https://source.denx.de/u-boot/custodians/u-boot-tegra.git
09f455dc 494F: arch/arm/mach-tegra/
00f141cc
DS
495F: arch/arm/include/asm/arch-tegra*/
496
497ARM TI
f91c3aa0 498M: Tom Rini <trini@konsulko.com>
00f141cc 499S: Maintained
a3bbd0b9 500T: git https://source.denx.de/u-boot/custodians/u-boot-ti.git
26f7c111 501F: arch/arm/mach-davinci/
586bde93 502F: arch/arm/mach-k3/
26f7c111 503F: arch/arm/mach-keystone/
16c2a979 504F: arch/arm/mach-omap2/
00f141cc
DS
505F: arch/arm/include/asm/arch-omap*/
506F: arch/arm/include/asm/ti-common/
16c2a979
LV
507F: board/ti/
508F: drivers/dma/ti*
509F: drivers/firmware/ti_sci.*
510F: drivers/gpio/omap_gpio.c
511F: drivers/memory/ti-aemif.c
512F: drivers/misc/k3_avs.c
513F: drivers/mailbox/k3-sec-procy.c
514F: drivers/pci/pcie_dw_ti.c
515F: drivers/phy/keystone-usb-phy.c
516F: drivers/phy/omap-usb2-phy.c
517F: drivers/phy/phy-ti-am654.c
518F: drivers/phy/ti-pipe3-phy.c
519F: drivers/ram/k3*
520F: drivers/remoteproc/k3_system_controller.c
02bfcc5c 521F: drivers/remoteproc/pruc_rpoc.c
16c2a979
LV
522F: drivers/remoteproc/ti*
523F: drivers/reset/reset-ti-sci.c
524F: drivers/rtc/davinci.c
525F: drivers/serial/serial_omap.c
526F: drivers/soc/ti/
527F: drivers/sysreset/sysreset-ti-sci.c
528F: drivers/thermal/ti-bandgap.c
529F: drivers/timer/omap-timer.c
530F: drivers/watchdog/omap_wdt.c
7bafe886 531F: include/linux/pruss_driver.h
16c2a979 532F: include/linux/soc/ti/
00f141cc 533
293f9ebb
SG
534ARM U8500
535M: Stephan Gerhold <stephan@gerhold.net>
536R: Linus Walleij <linus.walleij@linaro.org>
537S: Maintained
538F: arch/arm/dts/ste-*
539F: arch/arm/mach-u8500/
7093df3c
SG
540F: drivers/gpio/nmk_gpio.c
541F: drivers/phy/phy-ab8500-usb.c
542F: drivers/power/pmic/ab8500.c
293f9ebb 543F: drivers/timer/nomadik-mtu-timer.c
7093df3c
SG
544F: drivers/usb/musb-new/ux500.c
545F: drivers/video/mcde_simple.c
293f9ebb 546
0fb63aa6 547ARM UNIPHIER
23e333a5 548S: Orphan (Since 2020-09)
4c425570 549F: arch/arm/mach-uniphier/
5fd3f434 550F: configs/uniphier_*_defconfig
eb006c83 551N: uniphier
0fb63aa6 552
ec48b6c9
MS
553ARM VERSAL
554M: Michal Simek <michal.simek@xilinx.com>
555S: Maintained
a3bbd0b9 556T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
ec48b6c9 557F: arch/arm/mach-versal/
258ce79c 558F: drivers/net/xilinx_axi_mrmac.*
42e20f52 559F: drivers/soc/soc_xilinx_versal.c
5028358a 560F: drivers/watchdog/xilinx_wwdt.c
13210cd9 561N: (?<!uni)versal
ec48b6c9 562
0fabfeb2
LD
563ARM VERSATILE EXPRESS DRIVERS
564M: Liviu Dudau <liviu.dudau@foss.arm.com>
565S: Maintained
566T: git git://github.com/ARM-software/u-boot.git
567F: drivers/misc/vexpress_config.c
568N: vexpress
569
00f141cc
DS
570ARM ZYNQ
571M: Michal Simek <monstr@monstr.eu>
572S: Maintained
a3bbd0b9 573T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
8ae3d0b5 574F: arch/arm/mach-zynq/
79d4204f 575F: doc/board/xilinx/
1ac1a04b 576F: doc/device-tree-bindings/video/syncoam,seps525.txt
8ae3d0b5
MS
577F: drivers/clk/clk_zynq.c
578F: drivers/fpga/zynqpl.c
579F: drivers/gpio/zynq_gpio.c
580F: drivers/i2c/i2c-cdns.c
581F: drivers/i2c/muxes/pca954x.c
582F: drivers/i2c/zynq_i2c.c
583F: drivers/mmc/zynq_sdhci.c
a430fa06 584F: drivers/mtd/nand/raw/zynq_nand.c
8ae3d0b5
MS
585F: drivers/net/phy/xilinx_phy.c
586F: drivers/net/zynq_gem.c
587F: drivers/serial/serial_zynq.c
588F: drivers/spi/zynq_qspi.c
589F: drivers/spi/zynq_spi.c
590F: drivers/usb/host/ehci-zynq.c
591F: drivers/watchdog/cdns_wdt.c
23e7e6b6 592F: include/zynqpl.h
8ae3d0b5
MS
593F: tools/zynqimage.c
594N: zynq
00f141cc 595
84c7204b
MS
596ARM ZYNQMP
597M: Michal Simek <michal.simek@xilinx.com>
598S: Maintained
a3bbd0b9 599T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
274ccb5b 600F: arch/arm/mach-zynqmp/
3d14228f 601F: drivers/clk/clk_zynqmp.c
14723ed5 602F: driver/firmware/firmware-zynqmp.c
8ae3d0b5
MS
603F: drivers/fpga/zynqpl.c
604F: drivers/gpio/zynq_gpio.c
605F: drivers/i2c/i2c-cdns.c
606F: drivers/i2c/muxes/pca954x.c
607F: drivers/i2c/zynq_i2c.c
660b0c77 608F: drivers/mailbox/zynqmp-ipi.c
8ae3d0b5 609F: drivers/mmc/zynq_sdhci.c
a430fa06 610F: drivers/mtd/nand/raw/zynq_nand.c
8ae3d0b5
MS
611F: drivers/net/phy/xilinx_phy.c
612F: drivers/net/zynq_gem.c
613F: drivers/serial/serial_zynq.c
3f123b74 614F: drivers/reset/reset-zynqmp.c
1f065e8f 615F: drivers/rtc/zynqmp_rtc.c
a890a53a 616F: drivers/soc/soc_xilinx_zynqmp.c
8ae3d0b5
MS
617F: drivers/spi/zynq_qspi.c
618F: drivers/spi/zynq_spi.c
72c37d12 619F: drivers/timer/cadence-ttc.c
8ae3d0b5 620F: drivers/usb/host/ehci-zynq.c
b66d7af4 621F: drivers/video/seps525.c
8ae3d0b5 622F: drivers/watchdog/cdns_wdt.c
23e7e6b6 623F: include/zynqmppl.h
009ab7b9 624F: include/zynqmp_firmware.h
b123aff2 625F: tools/zynqmp*
2570e129 626N: ultra96
8ae3d0b5 627N: zynqmp
84c7204b 628
1d6c54ec
MS
629ARM ZYNQMP R5
630M: Michal Simek <michal.simek@xilinx.com>
631S: Maintained
a3bbd0b9 632T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
1d6c54ec
MS
633F: arch/arm/mach-zynqmp-r5/
634
e3aafef4 635ARM PHYTIUM
636M: liuhao <liuhao@phytium.com.cn>
637M: shuyiqi <shuyiqi@phytium.com.cn>
638S: Maintained
639F: drivers/pci/pcie_phytium.c
640F: arch/arm/dts/phytium-durian.dts
641
bb48470d
SG
642BINMAN
643M: Simon Glass <sjg@chromium.org>
644S: Maintained
645F: tools/binman/
646
3e29bd26
MB
647BTRFS
648M: Marek Behun <marek.behun@nic.cz>
b737c822
QW
649R: Qu Wenruo <wqu@suse.com>
650L: linux-btrfs@vger.kernel.org
3e29bd26
MB
651S: Maintained
652F: cmd/btrfs.c
653F: fs/btrfs/
654F: include/btrfs.h
655
00f141cc
DS
656BUILDMAN
657M: Simon Glass <sjg@chromium.org>
658S: Maintained
659F: tools/buildman/
660
661CFI FLASH
662M: Stefan Roese <sr@denx.de>
663S: Maintained
a3bbd0b9 664T: git https://source.denx.de/u-boot/custodians/u-boot-cfi-flash.git
c4c2e141
SR
665F: drivers/mtd/cfi_flash.c
666F: drivers/mtd/jedec_flash.c
00f141cc 667
37d73373
LM
668CLOCK
669M: Lukasz Majewski <lukma@denx.de>
4469d3b4 670M: Sean Anderson <seanga2@gmail.com>
37d73373 671S: Maintained
a3bbd0b9 672T: git https://source.denx.de/u-boot/custodians/u-boot-clk.git
37d73373
LM
673F: drivers/clk/
674F: drivers/clk/imx/
675
00f141cc 676COLDFIRE
08ae21af 677M: Huan Wang <alison.wang@nxp.com>
82ebb7e5 678M: Angelo Dureghello <angelo@sysam.it>
00f141cc 679S: Maintained
a3bbd0b9 680T: git https://source.denx.de/u-boot/custodians/u-boot-coldfire.git
00f141cc 681F: arch/m68k/
ee67ec98 682F: doc/arch/m68k.rst
00f141cc
DS
683
684DFU
56acf018 685M: Lukasz Majewski <lukma@denx.de>
00f141cc 686S: Maintained
a3bbd0b9 687T: git https://source.denx.de/u-boot/custodians/u-boot-dfu.git
d4c9a908
LM
688F: cmd/dfu.c
689F: cmd/usb_*.c
690F: common/dfu.c
691F: common/update.c
692F: common/usb_storage.c
f4c1f705 693F: doc/api/dfu.rst
75d48d11 694F: doc/usage/dfu.rst
00f141cc 695F: drivers/dfu/
55ca6138 696F: drivers/usb/gadget/
f4c1f705 697F: include/dfu.h
00f141cc
DS
698
699DRIVER MODEL
700M: Simon Glass <sjg@chromium.org>
701S: Maintained
a3bbd0b9 702T: git https://source.denx.de/u-boot/custodians/u-boot-dm.git
51028db1 703F: doc/driver-model/
00f141cc
DS
704F: drivers/core/
705F: include/dm/
706F: test/dm/
707
91aa8476
SG
708EFI APP
709M: Simon Glass <sjg@chromium.org>
710M: Heinrich Schuchardt <xypron.glpk@gmx.de>
711S: Maintained
712W: https://u-boot.readthedocs.io/en/latest/develop/uefi/u-boot_on_efi.html
e16c47fa
SG
713F: board/efi/efi-x86_app
714F: configs/efi-x86_app*
715F: doc/develop/uefi/u-boot_on_efi.rst
91aa8476 716F: lib/efi/efi_app.c
6b2f8290 717F: scripts/build-efi.sh
91aa8476 718
e4a7394a 719EFI PAYLOAD
7590f907
AG
720M: Heinrich Schuchardt <xypron.glpk@gmx.de>
721R: Alexander Graf <agraf@csgraf.de>
e4a7394a 722S: Maintained
a3bbd0b9 723T: git https://source.denx.de/u-boot/custodians/u-boot-efi.git
080cc0b1 724F: doc/api/efi.rst
d75f48a8 725F: doc/develop/uefi/*
0c1b71cd 726F: doc/usage/bootefi.rst
87e9963d 727F: drivers/rtc/emul_rtc.c
5b2118a2 728F: include/capitalization.h
1db6ab28 729F: include/charset.h
0bc4b0da
HS
730F: include/cp1250.h
731F: include/cp437.h
623b3a57 732F: include/efi*
268ec6e0
HS
733F: include/pe.h
734F: include/asm-generic/pe.h
0b8a88ab 735F: lib/charset.c
bc0bd77e 736F: lib/efi*/
ae54b946 737F: test/lib/efi_*
623b3a57 738F: test/py/tests/test_efi*
661c02ce 739F: test/py/tests/test_efi*/
f11a164b 740F: test/unicode_ut.c
e4a7394a 741F: cmd/bootefi.c
59df7e7e 742F: cmd/efidebug.c
49d81fdf 743F: cmd/nvedit_efi.c
77504ee6 744F: tools/efivar.py
ac020196 745F: tools/file2include.c
77cae565 746F: tools/mkeficapsule.c
e4a7394a 747
e4acbe4e
IA
748EFI VARIABLES VIA OP-TEE
749M: Ilias Apalodimas <ilias.apalodimas@linaro.org>
750S: Maintained
751F: lib/efi_loader/efi_variable_tee.c
752F: include/mm_communication.h
753
2800540d
JH
754ENVIRONMENT
755M: Joe Hershberger <joe.hershberger@ni.com>
756R: Wolfgang Denk <wd@denx.de>
757S: Maintained
758F: env/
759F: include/env*
760F: test/env/
761F: tools/env*
762F: tools/mkenvimage.c
763
7d3bebb2
SA
764FASTBOOT
765S: Orphaned
766F: cmd/fastboot.c
767F: doc/android/fastboot*.rst
768F: include/fastboot.h
769F: include/fastboot-internal.h
770F: include/net/fastboot.h
771F: drivers/fastboot/
772F: drivers/usb/gadget/f_fastboot.c
773F: net/fastboot.c
774F: test/dm/fastboot.c
775
7e16342b
MS
776FPGA
777M: Michal Simek <michal.simek@xilinx.com>
778S: Maintained
a3bbd0b9 779T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
7e16342b
MS
780F: drivers/fpga/
781F: cmd/fpga.c
782F: include/fpga.h
783
00f141cc
DS
784FLATTENED DEVICE TREE
785M: Simon Glass <sjg@chromium.org>
786S: Maintained
a3bbd0b9 787T: git https://source.denx.de/u-boot/custodians/u-boot-fdt.git
00f141cc
DS
788F: lib/fdtdec*
789F: lib/libfdt/
790F: include/fdt*
18fa6230 791F: include/linux/libfdt*
643f8d4c 792F: cmd/fdt.c
00f141cc 793F: common/fdt_support.c
d7faa082 794F: scripts/dtc-version.sh
00f141cc
DS
795
796FREEBSD
797M: Rafal Jaworowski <raj@semihalf.com>
798S: Maintained
a3bbd0b9 799T: git https://source.denx.de/u-boot/custodians/u-boot-freebsd.git
00f141cc
DS
800
801FREESCALE QORIQ
87d5b225 802M: Priyanka Jain <priyanka.jain@nxp.com>
00f141cc 803S: Maintained
a3bbd0b9 804T: git https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git
0652d9fb 805F: drivers/watchdog/sp805_wdt.c
f27d73e9 806F: drivers/watchdog/sbsa_gwdt.c
00f141cc
DS
807
808I2C
809M: Heiko Schocher <hs@denx.de>
810S: Maintained
a3bbd0b9 811T: git https://source.denx.de/u-boot/custodians/u-boot-i2c.git
00f141cc
DS
812F: drivers/i2c/
813
6c963324
MB
814KWBIMAGE / KWBOOT TOOLS
815M: Pali Rohár <pali@kernel.org>
816M: Marek Behún <marek.behun@nic.cz>
817M: Stefan Roese <sr@denx.de>
818S: Maintained
819T: git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
820F: doc/README.kwbimage
821F: doc/kwboot.1
822F: tools/kwb*
823
e9c8d49d
SG
824LOGGING
825M: Simon Glass <sjg@chromium.org>
826S: Maintained
a3bbd0b9 827T: git https://source.denx.de/u-boot/u-boot.git
befadde0 828F: common/log*
e9c8d49d 829F: cmd/log.c
a7813918 830F: doc/develop/logging.rst
e405efcf 831F: include/log.h
72eda507 832F: lib/getopt.c
395041b2 833F: test/log/
20faa27c 834F: test/py/tests/test_log.py
e9c8d49d 835
c1a65a8c
LD
836MALI DISPLAY PROCESSORS
837M: Liviu Dudau <liviu.dudau@foss.arm.com>
838S: Supported
839T: git git://github.com/ARM-software/u-boot.git
840F: drivers/video/mali_dp.c
e3bc4bb8 841F: drivers/i2c/i2c-versatile.c
c1a65a8c 842
00f141cc
DS
843MICROBLAZE
844M: Michal Simek <monstr@monstr.eu>
845S: Maintained
a3bbd0b9 846T: git https://source.denx.de/u-boot/custodians/u-boot-microblaze.git
00f141cc 847F: arch/microblaze/
8ae3d0b5
MS
848F: cmd/mfsl.c
849F: drivers/gpio/xilinx_gpio.c
850F: drivers/net/xilinx_axi_emac.c
851F: drivers/net/xilinx_emaclite.c
852F: drivers/serial/serial_xuartlite.c
853F: drivers/spi/xilinx_spi.c
0d832b32 854F: drivers/sysreset/sysreset_gpio.c
8ae3d0b5
MS
855F: drivers/watchdog/xilinx_tb_wdt.c
856N: xilinx
00f141cc
DS
857
858MIPS
859M: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
860S: Maintained
a3bbd0b9 861T: git https://source.denx.de/u-boot/custodians/u-boot-mips.git
00f141cc
DS
862F: arch/mips/
863
800775eb
AN
864MIPS CORTINA ACCESS CAxxxx
865M: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
866S: Supported
867F: board/cortina/common/
868F: drivers/gpio/cortina_gpio.c
869F: drivers/watchdog/cortina_wdt.c
870F: drivers/serial/serial_cortina.c
047e31ed 871F: drivers/led/led_cortina.c
d55e4e74 872F: drivers/mmc/ca_dw_mmc.c
24f27942 873F: drivers/spi/ca_sflash.c
7f5ea250
AL
874F: drivers/i2c/i2c-cortina.c
875F: drivers/i2c/i2c-cortina.h
febe13b4
AT
876F: drivers/net/cortina_ni.c
877F: drivers/net/cortina_ni.h
a70d7b01 878F: drivers/net/phy/ca_phy.c
800775eb 879
9f03585e
WG
880MIPS MEDIATEK
881M: Weijie Gao <weijie.gao@mediatek.com>
882R: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>
883S: Maintained
884F: arch/mips/mach-mtmips/
885F: arch/mips/dts/mt7620.dtsi
886F: arch/mips/dts/mt7620-u-boot.dtsi
887F: include/configs/mt7620.h
888F: include/dt-bindings/clock/mt7620-clk.h
889F: include/dt-bindings/clock/mt7628-clk.h
890F: include/dt-bindings/reset/mt7620-reset.h
891F: include/dt-bindings/reset/mt7628-reset.h
892F: drivers/clk/mtmips/
893F: drivers/pinctrl/mtmips/
894F: drivers/gpio/mt7620_gpio.c
895F: drivers/net/mt7620-eth.c
896F: drivers/phy/mt7620-usb-phy.c
897F: drivers/reset/reset-mtmips.c
898F: drivers/serial/serial_mt7620.c
899F: drivers/spi/mt7620_spi.c
900F: drivers/sysreset/sysreset_resetctl.c
901F: drivers/watchdog/mt7620_wdt.c
902
dd1033e4
GC
903MIPS MSCC
904M: Gregory CLEMENT <gregory.clement@bootlin.com>
905M: Lars Povlsen <lars.povlsen@microchip.com>
906M: Horatiu Vultur <horatiu.vultur@microchip.com>
907S: Maintained
908F: arch/mips/mach-mscc/
f8c8cedd 909F: arch/mips/dts/luton*
6787c1ec
GC
910F: arch/mips/dts/mscc*
911F: arch/mips/dts/ocelot*
d1182056 912F: arch/mips/dts/jr2*
393b77d8 913F: arch/mips/dts/serval*
6787c1ec
GC
914F: board/mscc/
915F: configs/mscc*
be8313fe 916F: drivers/gpio/mscc_sgpio.c
fd6e0b05 917F: drivers/spi/mscc_bb_spi.c
6787c1ec 918F: include/configs/vcoreiii.h
8c211af8 919F: include/dt-bindings/mscc/
051de9b3 920F: drivers/pinctrl/mscc/
4c66157f 921F: drivers/net/mscc_eswitch/
dd1033e4 922
cd71b1d5
PB
923MIPS JZ4780
924M: Ezequiel Garcia <ezequiel@collabora.com>
925S: Maintained
926F: arch/mips/mach-jz47xx/
927
0dc4ab9c
AW
928MIPS Octeon
929M: Aaron Williams <awilliams@marvell.com>
930S: Maintained
931F: arch/mips/mach-octeon/
932F: arch/mips/include/asm/arch-octeon/
ff7e4f03 933F: arch/mips/dts/mrvl,cn73xx.dtsi
0dc4ab9c 934
00f141cc 935MMC
16a6d510 936M: Peng Fan <peng.fan@nxp.com>
af8e2d47 937M: Jaehoon Chung <jh80.chung@samsung.com>
00f141cc 938S: Maintained
a3bbd0b9 939T: git https://source.denx.de/u-boot/custodians/u-boot-mmc.git
00f141cc
DS
940F: drivers/mmc/
941
4ef17f9c 942NAND FLASH
9f8aba7a
TR
943#M: Scott Wood <oss@buserror.net>
944S: Orphaned (Since 2018-07)
a3bbd0b9 945T: git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
a430fa06 946F: drivers/mtd/nand/raw/
4ef17f9c
HS
947
948NDS32
995fa61f 949M: Rick Chen <rick@andestech.com>
4ef17f9c 950S: Maintained
a3bbd0b9 951T: git https://source.denx.de/u-boot/custodians/u-boot-nds32.git
4ef17f9c
HS
952F: arch/nds32/
953
b7d6e0ab
HS
954NETWORK
955M: Joe Hershberger <joe.hershberger@ni.com>
9644bd0d 956M: Ramon Fried <rfried.dev@gmail.com>
b7d6e0ab 957S: Maintained
a3bbd0b9 958T: git https://source.denx.de/u-boot/custodians/u-boot-net.git
b7d6e0ab 959F: drivers/net/
69fbf238 960F: include/net.h
b7d6e0ab
HS
961F: net/
962
4ef17f9c
HS
963NIOS
964M: Thomas Chou <thomas@wytron.com.tw>
965S: Maintained
a3bbd0b9 966T: git https://source.denx.de/u-boot/custodians/u-boot-nios.git
4ef17f9c
HS
967F: arch/nios2/
968
f68d5a66
BM
969NVMe
970M: Bin Meng <bmeng.cn@gmail.com>
971S: Maintained
972F: drivers/nvme/
973F: cmd/nvme.c
974F: include/nvme.h
975F: doc/develop/driver-model/nvme.rst
976
3ef2050a
RPNO
977NXP C45 TJA11XX PHY DRIVER
978M: Radu Pirea <radu-nicolae.pirea@oss.nxp.com>
979S: Maintained
980F: drivers/net/phy/nxp-c45-tja11xx.c
981
4ef17f9c
HS
982ONENAND
983#M: Lukasz Majewski <l.majewski@majess.pl>
984S: Orphaned (Since 2017-01)
a3bbd0b9 985T: git https://source.denx.de/u-boot/custodians/u-boot-onenand.git
4ef17f9c
HS
986F: drivers/mtd/onenand/
987
3675ac08
OK
988OUT4-IMX6ULL-NANO BOARD
989M: Oleh Kravchenko <oleg@kaa.org.ua>
990S: Maintained
991T: git https://github.com/Oleh-Kravchenko/u-boot-out4.git
1180baec 992F: arch/arm/dts/ev-imx280-nano-x-mb.dts
3675ac08
OK
993F: arch/arm/dts/o4-imx-nano.dts
994F: arch/arm/dts/o4-imx6ull-nano.dtsi
995F: board/out4
1180baec 996F: configs/ev-imx280-nano-x-mb_defconfig
3675ac08
OK
997F: configs/o4-imx6ull-nano_defconfig
998F: include/configs/o4-imx6ull-nano.h
999
00f141cc
DS
1000PATMAN
1001M: Simon Glass <sjg@chromium.org>
1002S: Maintained
1003F: tools/patman/
1004
914026d2
RF
1005PCI Endpoint
1006M: Ramon Fried <rfried.dev@gmail.com>
1007S: Maintained
1008F: drivers/pci_endpoint/
1009F: include/pci_ep.h
1010
b61cbbdc
HS
1011PCI MPC85xx
1012M: Heiko Schocher <hs@denx.de>
1013S: Maintained
1014F: drivers/pci/pci_mpc85xx.c
1015
4ef17f9c
HS
1016POWER
1017M: Jaehoon Chung <jh80.chung@samsung.com>
1018S: Maintained
a3bbd0b9 1019T: git https://source.denx.de/u-boot/custodians/u-boot-pmic.git
4ef17f9c
HS
1020F: drivers/power/
1021
00f141cc
DS
1022POWERPC
1023M: Wolfgang Denk <wd@denx.de>
1024S: Maintained
1025F: arch/powerpc/
1026
00f141cc 1027POWERPC MPC8XX
12ff1a8d 1028M: Christophe Leroy <christophe.leroy@csgroup.eu>
00f141cc 1029S: Maintained
a3bbd0b9 1030T: git https://source.denx.de/u-boot/custodians/u-boot-mpc8xx.git
00f141cc
DS
1031F: arch/powerpc/cpu/mpc8xx/
1032
00f141cc 1033POWERPC MPC83XX
e5ed4c3e 1034M: Mario Six <mario.six@gdsys.cc>
1035S: Maintained
a3bbd0b9 1036T: git https://source.denx.de/u-boot/custodians/u-boot-mpc83xx.git
e4061556
MS
1037F: drivers/ram/mpc83xx_sdram.c
1038F: include/dt-bindings/memory/mpc83xx-sdram.h
76fdad1f
MS
1039F: drivers/sysreset/sysreset_mpc83xx.c
1040F: drivers/sysreset/sysreset_mpc83xx.h
07d538d2
MS
1041F: drivers/clk/mpc83xx_clk.c
1042F: drivers/clk/mpc83xx_clk.h
1043F: include/dt-bindings/clk/mpc83xx-clk.h
2c21749d 1044F: drivers/timer/mpc83xx_timer.c
19fbdca4
MS
1045F: drivers/cpu/mpc83xx_cpu.c
1046F: drivers/cpu/mpc83xx_cpu.h
d2166319 1047F: drivers/misc/mpc83xx_serdes.c
00f141cc
DS
1048F: arch/powerpc/cpu/mpc83xx/
1049F: arch/powerpc/include/asm/arch-mpc83xx/
1050
1051POWERPC MPC85XX
87d5b225 1052M: Priyanka Jain <priyanka.jain@nxp.com>
00f141cc 1053S: Maintained
a3bbd0b9 1054T: git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git
00f141cc
DS
1055F: arch/powerpc/cpu/mpc85xx/
1056
f94c44e5
RC
1057RISC-V
1058M: Rick Chen <rick@andestech.com>
c0c80e78 1059M: Leo <ycliang@andestech.com>
f94c44e5 1060S: Maintained
a3bbd0b9 1061T: git https://source.denx.de/u-boot/custodians/u-boot-riscv.git
f94c44e5 1062F: arch/riscv/
dab8788a 1063F: cmd/riscv/
9c6d0509 1064F: doc/usage/sbi.rst
24ed5317 1065F: drivers/sysreset/sysreset_sbi.c
79b135f1 1066F: drivers/timer/andes_plmt_timer.c
47d7e3b5 1067F: drivers/timer/sifive_clint_timer.c
f94c44e5
RC
1068F: tools/prelink-riscv.c
1069
f9c7d4f9
SA
1070RISC-V KENDRYTE
1071M: Sean Anderson <seanga2@gmail.com>
1072S: Maintained
1073F: doc/device-tree-bindings/mfd/kendryte,k210-sysctl.txt
7224d5cc 1074F: doc/device-tree-bindings/pinctrl/kendryte,k210-fpioa.txt
493110cc
SA
1075F: drivers/clk/clk_kendryte.c
1076F: drivers/pinctrl/pinctrl-kendryte.c
f9c7d4f9
SA
1077F: include/kendryte/
1078
3e635983
SG
1079RNG
1080M: Sughosh Ganu <sughosh.ganu@linaro.org>
1081R: Heinrich Schuchardt <xypron.glpk@gmx.de>
1082S: Maintained
1083F: cmd/rng.c
c7ff87e0 1084F: doc/api/rng.rst
3e635983
SG
1085F: drivers/rng/
1086F: drivers/virtio/virtio_rng.c
1087F: include/rng.h
1088
4ef17f9c
HS
1089ROCKUSB
1090M: Eddie Cai <eddie.cai.linux@gmail.com>
1091S: Maintained
1092F: drivers/usb/gadget/f_rockusb.c
1093F: cmd/rockusb.c
1094F: doc/README.rockusb
1095
00f141cc
DS
1096SANDBOX
1097M: Simon Glass <sjg@chromium.org>
1098S: Maintained
1099F: arch/sandbox/
b0b3524d 1100F: doc/arch/sandbox.rst
7f0f1806 1101F: include/dt-bindings/*/sandbox*.h
00f141cc 1102
f4f8d8bb
RG
1103SETEXPR
1104M: Roland Gaudig <roland.gaudig@weidmueller.com>
1105S: Maintained
1106F: cmd/printf.c
236d39bd 1107F: doc/usage/setexpr.rst
f4f8d8bb 1108
00f141cc 1109SH
d04ecc4c 1110M: Marek Vasut <marek.vasut+renesas@gmail.com>
00f141cc
DS
1111M: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
1112S: Maintained
a3bbd0b9 1113T: git https://source.denx.de/u-boot/custodians/u-boot-sh.git
00f141cc
DS
1114F: arch/sh/
1115
00f141cc 1116SPI
59aea29a 1117M: Jagan Teki <jagan@amarulasolutions.com>
00f141cc 1118S: Maintained
a3bbd0b9 1119T: git https://source.denx.de/u-boot/custodians/u-boot-spi.git
00f141cc
DS
1120F: drivers/spi/
1121F: include/spi*
1122
4d40e009 1123SPI-NOR
59aea29a 1124M: Jagan Teki <jagan@amarulasolutions.com>
4d40e009
V
1125M: Vignesh R <vigneshr@ti.com>
1126S: Maintained
1127F: drivers/mtd/spi/
1128F: include/spi_flash.h
1129F: include/linux/mtd/cfi.h
1130F: include/linux/mtd/spi-nor.h
1131
e721e981
MK
1132SPMI
1133M: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
1134S: Maintained
1135F: drivers/spmi/
1136F: include/spmi/
1137
c5100613
JMC
1138SQUASHFS
1139M: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
42ef2edc 1140R: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
c4d0384a 1141R: Miquel Raynal <miquel.raynal@bootlin.com>
c5100613
JMC
1142S: Maintained
1143F: fs/squashfs/
1144F: include/sqfs.h
bba604b6 1145F: cmd/sqfs.c
f428e33b 1146F: test/py/tests/test_fs/test_squashfs/
c5100613 1147
4e9bce12
JP
1148STACKPROTECTOR
1149M: Joel Peshkin <joel.peshkin@broadcom.com>
1150S: Maintained
1151F: common/stackprot.c
1152F: cmd/stackprot_test.c
1153F: test/py/tests/test_stackprotector.py
1154
1c085cc6
RK
1155TARGET_BCMNS3
1156M: Bharat Gooty <bharat.gooty@broadcom.com>
1157M: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
1158S: Maintained
1159F: board/broadcom/bcmns3/
1160F: doc/README.bcmns3
1161F: configs/bcm_ns3_defconfig
1162F: include/configs/bcm_ns3.h
1163F: include/dt-bindings/memory/bcm-ns3-mc.h
1164F: arch/arm/Kconfig
1165F: arch/arm/dts/ns3-board.dts
1166F: arch/arm/dts/ns3.dtsi
1167F: arch/arm/cpu/armv8/bcmns3
1168F: arch/arm/include/asm/arch-bcmns3/
975d2a69
RK
1169F: cmd/broadcom/Makefile
1170F: cmd/broadcom/chimp_boot.c
1171F: cmd/broadcom/nitro_image_load.c
1172F: cmd/broadcom/chimp_handshake.c
1c085cc6 1173
055da186
LD
1174TDA19988 HDMI ENCODER
1175M: Liviu Dudau <liviu.dudau@foss.arm.com>
1176S: Maintained
1177F: drivers/video/tda19988.c
1178
4e2fdf45
AD
1179TI SYSTEM SECURITY
1180M: Andrew F. Davis <afd@ti.com>
1181S: Supported
1182F: arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
4e2fdf45
AD
1183F: arch/arm/mach-omap2/sec-common.c
1184F: arch/arm/mach-omap2/config_secure.mk
3a543a80 1185F: arch/arm/mach-k3/security.c
50836967 1186F: arch/arm/mach-k3/config_secure.mk
a42eee12 1187F: configs/am335x_hs_evm_defconfig
c2dca337 1188F: configs/am335x_hs_evm_uart_defconfig
4e2fdf45
AD
1189F: configs/am43xx_hs_evm_defconfig
1190F: configs/am57xx_hs_evm_defconfig
995985c1 1191F: configs/am57xx_hs_evm_usb_defconfig
4e2fdf45 1192F: configs/dra7xx_hs_evm_defconfig
83ae6475 1193F: configs/dra7xx_hs_evm_usb_defconfig
8a707baf
LV
1194F: configs/k2hk_hs_evm_defconfig
1195F: configs/k2e_hs_evm_defconfig
1196F: configs/k2g_hs_evm_defconfig
f274f265 1197F: configs/k2l_hs_evm_defconfig
0a4b11b0
AD
1198F: configs/am65x_hs_evm_r5_defconfig
1199F: configs/am65x_hs_evm_a53_defconfig
9bc97792
AD
1200F: configs/j721e_hs_evm_r5_defconfig
1201F: configs/j721e_hs_evm_a72_defconfig
4e2fdf45 1202
2a10e06e
IA
1203TPM DRIVERS
1204M: Ilias Apalodimas <ilias.apalodimas@linaro.org>
1205S: Maintained
1206F: drivers/tpm/
1207
00f141cc 1208TQ GROUP
3a53aba3
BM
1209#M: Martin Krause <martin.krause@tq-systems.de>
1210S: Orphaned (Since 2016-02)
00f141cc
DS
1211T: git git://git.denx.de/u-boot-tq-group.git
1212
9ff4a311
JW
1213TEE
1214M: Jens Wiklander <jens.wiklander@linaro.org>
1215S: Maintained
1216F: drivers/tee/
1217F: include/tee.h
1cc8cc4e 1218F: include/tee/
9ff4a311 1219
5fbc667d
BD
1220TEE-lib
1221M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
1222S: Maintained
1223F: lib/optee
1224
00f141cc
DS
1225UBI
1226M: Kyungmin Park <kmpark@infradead.org>
69337a9d 1227M: Heiko Schocher <hs@denx.de>
00f141cc 1228S: Maintained
a3bbd0b9 1229T: git https://source.denx.de/u-boot/custodians/u-boot-ubi.git
00f141cc
DS
1230F: drivers/mtd/ubi/
1231
7feafb0a
FA
1232UFS
1233M: Faiz Abbas <faiz_abbas@ti.com>
1234S: Maintained
1235F: drivers/ufs/
1236
00f141cc
DS
1237USB
1238M: Marek Vasut <marex@denx.de>
1239S: Maintained
a3bbd0b9 1240T: git https://source.denx.de/u-boot/custodians/u-boot-usb.git
00f141cc 1241F: drivers/usb/
5c7fa84f
HS
1242F: common/usb.c
1243F: common/usb_kbd.c
cb11eed2 1244F: include/usb.h
00f141cc 1245
c0c5f910
BM
1246USB xHCI
1247M: Bin Meng <bmeng.cn@gmail.com>
1248S: Maintained
a3bbd0b9 1249T: git https://source.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci
c0c5f910 1250F: drivers/usb/host/xhci*
1708a123 1251F: include/usb/xhci.h
c0c5f910 1252
00f141cc
DS
1253VIDEO
1254M: Anatolij Gustschin <agust@denx.de>
1255S: Maintained
a3bbd0b9 1256T: git https://source.denx.de/u-boot/custodians/u-boot-video.git
00f141cc 1257F: drivers/video/
c967fb78
AG
1258F: common/lcd*.c
1259F: include/lcd*.h
9cdbc906 1260F: include/video*.h
00f141cc 1261
200fdd3b
BM
1262VirtIO
1263M: Bin Meng <bmeng.cn@gmail.com>
1264S: Maintained
1265F: drivers/virtio/
1266F: cmd/virtio.c
1267F: include/config/virtio/
1268F: include/config/virtio.h
1269F: include/config/cmd/virtio.h
1270F: include/virtio*.h
1271F: test/dm/virtio.c
1272F: doc/develop/driver-model/virtio.rst
1273
00f141cc
DS
1274X86
1275M: Simon Glass <sjg@chromium.org>
dc5210a2 1276M: Bin Meng <bmeng.cn@gmail.com>
00f141cc 1277S: Maintained
a3bbd0b9 1278T: git https://source.denx.de/u-boot/custodians/u-boot-x86.git
00f141cc 1279F: arch/x86/
dab8788a 1280F: cmd/x86/
00f141cc 1281
607274f7
AL
1282XEN
1283M: Anastasiia Lukianenko <anastasiia_lukianenko@epam.com>
1284M: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
1285S: Maintained
1286F: arch/arm/cpu/armv8/xen/
1287F: arch/arm/include/asm/xen.h
1288F: arch/arm/include/asm/xen/
1289F: cmd/pvblock.c
1290F: drivers/serial/serial_xen.c
1291F: drivers/xen/
1292F: include/pvblock.h
1293F: include/xen/
1294F: include/xen.h
1295F: lib/sscanf.c
1296F: test/lib/sscanf.c
1297
de5e5cea
CZ
1298XTENSA
1299M: Max Filippov <jcmvbkbc@gmail.com>
1300S: Maintained
1301F: arch/xtensa/
1302
00f141cc 1303THE REST
4e34d610 1304M: Tom Rini <trini@konsulko.com>
00f141cc
DS
1305L: u-boot@lists.denx.de
1306Q: http://patchwork.ozlabs.org/project/uboot/list/
1307S: Maintained
a3bbd0b9 1308T: git https://source.denx.de/u-boot/u-boot.git
80870e2a 1309F: configs/tools-only_defconfig
00f141cc
DS
1310F: *
1311F: */