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