]> Git Repo - J-u-boot.git/blame - MAINTAINERS
usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
[J-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 <[email protected]>
0c0859cf 55R: Sam Protsenko <[email protected]>
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 <[email protected]>
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 <[email protected]>
4006200d 75M: Eugeniy Paltsev <[email protected]>
00f141cc 76S: Maintained
4006200d 77L: [email protected]
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 <[email protected]>
84S: Maintained
85L: [email protected]
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 <[email protected]>
92S: Maintained
93L: [email protected]
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 <[email protected]>
99S: Maintained
100L: [email protected]
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 <[email protected]>
106S: Maintained
107L: [email protected]
108F: doc/device-tree-bindings/mmc/snps,dw-mmc.txt
109F: drivers/mmc/snps_dw_mmc.c
110
00f141cc 111ARM
2ada73ea 112M: Tom Rini <[email protected]>
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 <[email protected]>
a339f524 120M: Simon Goldschmidt <[email protected]>
12e800cd 121M: Ley Foon Tan <[email protected]>
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 <[email protected]>
129S: Maintained
130L: [email protected]
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
9c55f5d1 148F: doc/board/amlogic/
535d74a8
NA
149N: meson
150
fe84ebf0 151ARM BROADCOM BCM283X
3157bbfa 152M: Matthias Brugger <[email protected]>
958d55f2 153S: Maintained
78b7aa45 154F: arch/arm/dts/bcm283*
fe84ebf0 155F: arch/arm/mach-bcm283x/
78b7aa45 156F: board/raspberrypi/
fe84ebf0
SW
157F: drivers/gpio/bcm2835_gpio.c
158F: drivers/mmc/bcm2835_sdhci.c
c8a73a26 159F: drivers/mmc/bcm2835_sdhost.c
fe84ebf0 160F: drivers/serial/serial_bcm283x_mu.c
6001985f 161F: drivers/serial/serial_bcm283x_pl011.c
fe84ebf0
SW
162F: drivers/video/bcm2835.c
163F: include/dm/platform_data/serial_bcm283x_mu.h
78b7aa45 164F: include/dt-bindings/pinctrl/bcm2835.h
caf2233b 165F: drivers/pinctrl/broadcom/
fe84ebf0 166
894c3ad2
TF
167ARM BROADCOM BCMSTB
168M: Thomas Fitzsimmons <[email protected]>
169S: Maintained
170F: arch/arm/mach-bcmstb/
171F: board/broadcom/bcmstb/
3f20321a 172F: configs/bcm7*_defconfig
894c3ad2
TF
173F: doc/README.bcm7xxx
174F: drivers/mmc/bcmstb_sdhci.c
175F: drivers/spi/bcmstb_spi.c
176
800775eb
AN
177ARM CORTINA ACCESS CAxxxx
178M: Alex Nemirovsky <[email protected]>
179S: Supported
180F: board/cortina/common/
181F: drivers/gpio/cortina_gpio.c
182F: drivers/watchdog/cortina_wdt.c
183F: drivers/serial/serial_cortina.c
047e31ed 184F: drivers/led/led_cortina.c
d55e4e74 185F: drivers/mmc/ca_dw_mmc.c
7f5ea250
AL
186F: drivers/i2c/i2c-cortina.c
187F: drivers/i2c/i2c-cortina.h
800775eb 188
da1f7997
MB
189ARM/CZ.NIC TURRIS MOX SUPPORT
190M: Marek Behun <[email protected]>
191S: Maintained
192F: arch/arm/dts/armada-3720-turris-mox.dts
193F: board/CZ.NIC/
194F: configs/turris_*_defconfig
195F: include/configs/turris_*.h
196
00f141cc
DS
197ARM FREESCALE IMX
198M: Stefano Babic <[email protected]>
73127e90 199M: Fabio Estevam <[email protected]>
d17b0bed 200R: NXP i.MX U-Boot Team <[email protected]>
00f141cc 201S: Maintained
13181641 202T: git https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git
00f141cc
DS
203F: arch/arm/cpu/arm1136/mx*/
204F: arch/arm/cpu/arm926ejs/mx*/
00f141cc 205F: arch/arm/cpu/armv7/vf610/
6ad85a45 206F: arch/arm/dts/*imx*
552a848e 207F: arch/arm/mach-imx/
00f141cc
DS
208F: arch/arm/include/asm/arch-imx/
209F: arch/arm/include/asm/arch-mx*/
210F: arch/arm/include/asm/arch-vf610/
552a848e 211F: arch/arm/include/asm/mach-imx/
77cbd3a1 212F: board/freescale/*mx*/
00f141cc 213
ae4dc15d
PG
214ARM HISILICON
215M: Peter Griffin <[email protected]>
379e574f 216M: Manivannan Sadhasivam <[email protected]>
ae4dc15d
PG
217S: Maintained
218F: arch/arm/cpu/armv8/hisilicon
0f8525f5 219F: arch/arm/include/asm/arch-hi6220/
379e574f 220F: arch/arm/include/asm/arch-hi3660/
ae4dc15d 221
e479a7d5
RM
222ARM IPQ40XX
223M: Robert Marko <[email protected]>
224M: Luka Kovacic <[email protected]>
225M: Luka Perkov <[email protected]>
226S: Maintained
227F: arch/arm/mach-ipq40xx/
228
1579faf5 229ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX ARMADA-7K/8K
f822d857 230M: Stefan Roese <[email protected]>
00f141cc 231S: Maintained
13181641 232T: git https://gitlab.denx.de/u-boot/custodians/u-boot-marvell.git
56f86e39 233F: arch/arm/mach-kirkwood/
f822d857 234F: arch/arm/mach-mvebu/
592b4a7e 235F: drivers/ata/ahci_mvebu.c
1579faf5
SR
236F: drivers/ddr/marvell/
237F: drivers/gpio/mvebu_gpio.c
238F: drivers/spi/kirkwood_spi.c
239F: drivers/pci/pci_mvebu.c
240F: drivers/pci/pcie_dw_mvebu.c
241F: drivers/watchdog/orion_wdt.c
00f141cc
DS
242
243ARM MARVELL PXA
244M: Marek Vasut <[email protected]>
245S: Maintained
13181641 246T: git https://gitlab.denx.de/u-boot/custodians/u-boot-pxa.git
00f141cc
DS
247F: arch/arm/cpu/pxa/
248F: arch/arm/include/asm/arch-pxa/
249
a9da9eeb
RL
250ARM MEDIATEK
251M: Ryder Lee <[email protected]>
252M: Weijie Gao <[email protected]>
8702e614 253R: GSS_MTK_Uboot_upstream <[email protected]>
a9da9eeb
RL
254S: Maintained
255F: arch/arm/mach-mediatek/
256F: arch/arm/include/asm/arch-mediatek/
257F: board/mediatek/
c01a7773
CY
258F: doc/device-tree-bindings/phy/phy-mtk-*
259F: doc/device-tree-bindings/usb/mediatek,*
a9da9eeb
RL
260F: doc/README.mediatek
261F: drivers/clk/mediatek/
262F: drivers/mmc/mtk-sd.c
c01a7773 263F: drivers/phy/phy-mtk-*
a9da9eeb
RL
264F: drivers/pinctrl/mediatek/
265F: drivers/power/domain/mtk-power-domain.c
266F: drivers/ram/mediatek/
603fcd16 267F: drivers/spi/mtk_snfi_spi.c
a9da9eeb
RL
268F: drivers/timer/mtk_timer.c
269F: drivers/watchdog/mtk_wdt.c
d049ff9c
WG
270F: drivers/net/mtk_eth.c
271F: drivers/reset/reset-mediatek.c
a9da9eeb
RL
272F: tools/mtk_image.c
273F: tools/mtk_image.h
274N: mediatek
275
413ca720
EH
276ARM MICROCHIP/ATMEL AT91
277M: Eugen Hristev <[email protected]>
278S: Maintained
13181641 279T: git https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git
413ca720
EH
280F: arch/arm/mach-at91/
281F: board/atmel/
4c49753c 282F: drivers/misc/microchip_flexcom.c
413ca720 283
b39cacc2
SB
284ARM NEXELL S5P4418
285M: Stefan Bosch <[email protected]>
286S: Maintained
287F: arch/arm/cpu/armv7/s5p4418/
288F: arch/arm/dts/s5p4418*
289F: arch/arm/mach-nexell/
290F: board/friendlyarm/
291F: configs/s5p4418_nanopi2_defconfig
292F: doc/README.s5p4418
293F: drivers/gpio/nx_gpio.c
294F: drivers/i2c/nx_i2c.c
295F: drivers/mmc/nexell_dw_mmc_dm.c
296F: drivers/pinctrl/nexell/
297F: drivers/video/nexell/
298F: drivers/video/nexell_display.c
299F: include/configs/s5p4418_nanopi2.h
300
e2a1484c
MS
301ARM OWL
302M: Manivannan Sadhasivam <[email protected]>
303S: Maintained
304F: arch/arm/include/asm/arch-owl/
305F: arch/arm/mach-owl/
1e374089 306F: doc/board/actions/
e2a1484c
MS
307F: drivers/clk/owl/
308F: drivers/serial/serial_owl.c
b1a6bb3b
AST
309F: include/configs/owl-common.h
310F: configs/bubblegum_96_defconfig
dd786d4c 311F: configs/cubieboard7_defconfig
e2a1484c 312
4810c2f8
NI
313ARM RENESAS RMOBILE/R-CAR
314M: Nobuhiro Iwamatsu <[email protected]>
9db60e25 315M: Marek Vasut <[email protected]>
4810c2f8 316S: Maintained
13181641 317T: git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
4810c2f8
NI
318F: arch/arm/mach-rmobile/
319
c3caeac0
MY
320ARM ROCKCHIP
321M: Simon Glass <[email protected]>
f8714372 322M: Philipp Tomsich <[email protected]>
37dc8aaa 323M: Kever Yang <[email protected]>
c3caeac0 324S: Maintained
13181641 325T: git https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip.git
8b45193a 326F: arch/arm/include/asm/arch-rockchip/
c3caeac0 327F: arch/arm/mach-rockchip/
ae0fc89e 328F: board/rockchip/
8b45193a
PT
329F: drivers/clk/rockchip/
330F: drivers/gpio/rk_gpio.c
331F: drivers/misc/rockchip-efuse.c
47b8583f
PT
332F: drivers/mmc/rockchip_sdhci.c
333F: drivers/mmc/rockchip_dw_mmc.c
8b45193a
PT
334F: drivers/pinctrl/rockchip/
335F: drivers/ram/rockchip/
336F: drivers/sysreset/sysreset_rockchip.c
3f565522 337F: drivers/video/rockchip/
8b45193a
PT
338F: tools/rkcommon.c
339F: tools/rkcommon.h
340F: tools/rkimage.c
341F: tools/rksd.c
342F: tools/rkspi.c
c3caeac0 343
00f141cc
DS
344ARM SAMSUNG
345M: Minkyu Kang <[email protected]>
346S: Maintained
13181641 347T: git https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git
225f5eec
MK
348F: arch/arm/mach-exynos/
349F: arch/arm/mach-s5pc1xx/
00f141cc 350F: arch/arm/cpu/armv7/s5p-common/
00f141cc 351
e721e981 352ARM SNAPDRAGON
0dfe442e 353M: Ramon Fried <[email protected]>
e721e981
MK
354S: Maintained
355F: arch/arm/mach-snapdragon/
ce18baf9
RF
356F: drivers/gpio/msm_gpio.c
357F: drivers/mmc/msm_sdhci.c
92454e47 358F: drivers/phy/msm8916-usbh-phy.c
ce18baf9 359F: drivers/serial/serial_msm.c
654dd4a8 360F: drivers/smem/msm_smem.c
ce18baf9 361F: drivers/usb/host/ehci-msm.c
e721e981 362
b7d6e0ab
HS
363ARM STI
364M: Patrice Chotard <[email protected]>
365S: Maintained
d21ffa2a 366T: git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
b7d6e0ab
HS
367F: arch/arm/mach-sti/
368F: arch/arm/include/asm/arch-sti*/
d21ffa2a
PC
369F: drivers/phy/sti_usb_phy.c
370F: drivers/pinctrl/pinctrl-sti.c
371F: drivers/mmc/sti_sdhci.c
372F: drivers/reset/sti-reset.c
373F: drivers/serial/serial_sti_asc.c
374F: drivers/sysreset/sysreset_sti.c
375F: drivers/timer/sti-timer.c
376F: drivers/usb/host/dwc3-sti-glue.c
377F: include/dwc3-sti-glue.h
378F: include/dt-bindings/clock/stih407-clks.h
379F: include/dt-bindings/clock/stih410-clks.h
380F: include/dt-bindings/reset/stih407-resets.h
b7d6e0ab 381
00f141cc 382ARM STM SPEAR
3a53aba3
BM
383#M: Vipin Kumar <[email protected]>
384S: Orphaned (Since 2016-02)
13181641 385T: git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
00f141cc
DS
386F: arch/arm/cpu/arm926ejs/spear/
387F: arch/arm/include/asm/arch-spear/
388
2514c2d0
PD
389ARM STM STM32MP
390M: Patrick Delaunay <[email protected]>
f65b82ff 391M: Patrice Chotard <[email protected]>
84ee59a5 392L: [email protected] (moderated for non-subscribers)
8c018234 393T: git https://gitlab.denx.de/u-boot/custodians/u-boot-stm.git
2514c2d0 394S: Maintained
67eea68a 395F: arch/arm/mach-stm32mp/
efa667d3 396F: doc/board/st/
8c018234 397F: drivers/adc/stm32-adc*
b57aaa07 398F: drivers/clk/clk_stm32mp1.c
8c018234
PD
399F: drivers/gpio/stm32_gpio.c
400F: drivers/hwspinlock/stm32_hwspinlock.c
f65b82ff 401F: drivers/i2c/stm32f7_i2c.c
b04553ec 402F: drivers/mailbox/stm32-ipcc.c
c3600e1f 403F: drivers/misc/stm32mp_fuse.c
8c018234 404F: drivers/misc/stm32_rcc.c
f65b82ff 405F: drivers/mmc/stm32_sdmmc2.c
8c018234 406F: drivers/mtd/nand/raw/stm32_fmc2_nand.c
f65b82ff
PC
407F: drivers/phy/phy-stm32-usbphyc.c
408F: drivers/pinctrl/pinctrl_stm32.c
42f01aac 409F: drivers/power/pmic/stpmic1.c
f65b82ff 410F: drivers/power/regulator/stm32-vrefbuf.c
42f01aac 411F: drivers/power/regulator/stpmic1.c
b57aaa07 412F: drivers/ram/stm32mp1/
5dca7d18 413F: drivers/remoteproc/stm32_copro.c
f65b82ff 414F: drivers/reset/stm32-reset.c
8c018234
PD
415F: drivers/rtc/stm32_rtc.c
416F: drivers/serial/serial_stm32.*
f65b82ff 417F: drivers/spi/stm32_qspi.c
a2a89b2e 418F: drivers/spi/stm32_spi.c
8c018234 419F: drivers/video/stm32/stm32_ltdc.c
8c1007a2 420F: drivers/watchdog/stm32mp_wdt.c
8c018234
PD
421F: include/dt-bindings/clock/stm32fx-clock.h
422F: include/dt-bindings/clock/stm32mp1-clks.h
423F: include/dt-bindings/clock/stm32mp1-clksrc.h
424F: include/dt-bindings/pinctrl/stm32-pinfunc.h
425F: include/dt-bindings/reset/stm32mp1-resets.h
426F: include/stm32_rcc.h
427F: tools/stm32image.c
428
2514c2d0 429
9fa32b12
VM
430ARM STM STV0991
431M: Vikas Manocha <[email protected]>
432S: Maintained
433F: arch/arm/cpu/armv7/stv0991/
434F: arch/arm/include/asm/arch-stv0991/
435
00f141cc 436ARM SUNXI
59aea29a 437M: Jagan Teki <[email protected]>
9bd9b2bc 438M: Maxime Ripard <[email protected]>
ed8f2a28 439S: Maintained
13181641 440T: git https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi.git
00f141cc
DS
441F: arch/arm/cpu/armv7/sunxi/
442F: arch/arm/include/asm/arch-sunxi/
ed8f2a28
CYT
443F: arch/arm/mach-sunxi/
444F: board/sunxi/
00f141cc
DS
445
446ARM TEGRA
447M: Tom Warren <[email protected]>
448S: Maintained
13181641 449T: git https://gitlab.denx.de/u-boot/custodians/u-boot-tegra.git
09f455dc 450F: arch/arm/mach-tegra/
00f141cc
DS
451F: arch/arm/include/asm/arch-tegra*/
452
453ARM TI
713a02a2 454M: Lokesh Vutla <[email protected]>
00f141cc 455S: Maintained
13181641 456T: git https://gitlab.denx.de/u-boot/custodians/u-boot-ti.git
26f7c111 457F: arch/arm/mach-davinci/
586bde93 458F: arch/arm/mach-k3/
26f7c111 459F: arch/arm/mach-keystone/
16c2a979 460F: arch/arm/mach-omap2/
00f141cc
DS
461F: arch/arm/include/asm/arch-omap*/
462F: arch/arm/include/asm/ti-common/
16c2a979
LV
463F: board/ti/
464F: drivers/dma/ti*
465F: drivers/firmware/ti_sci.*
466F: drivers/gpio/omap_gpio.c
467F: drivers/memory/ti-aemif.c
468F: drivers/misc/k3_avs.c
469F: drivers/mailbox/k3-sec-procy.c
470F: drivers/pci/pcie_dw_ti.c
471F: drivers/phy/keystone-usb-phy.c
472F: drivers/phy/omap-usb2-phy.c
473F: drivers/phy/phy-ti-am654.c
474F: drivers/phy/ti-pipe3-phy.c
475F: drivers/ram/k3*
476F: drivers/remoteproc/k3_system_controller.c
477F: drivers/remoteproc/ti*
478F: drivers/reset/reset-ti-sci.c
479F: drivers/rtc/davinci.c
480F: drivers/serial/serial_omap.c
481F: drivers/soc/ti/
482F: drivers/sysreset/sysreset-ti-sci.c
483F: drivers/thermal/ti-bandgap.c
484F: drivers/timer/omap-timer.c
485F: drivers/watchdog/omap_wdt.c
486F: include/linux/soc/ti/
00f141cc 487
293f9ebb
SG
488ARM U8500
489M: Stephan Gerhold <[email protected]>
490R: Linus Walleij <[email protected]>
491S: Maintained
492F: arch/arm/dts/ste-*
493F: arch/arm/mach-u8500/
494F: drivers/timer/nomadik-mtu-timer.c
495
0fb63aa6 496ARM UNIPHIER
ed6226c4 497M: Masahiro Yamada <[email protected]>
0fb63aa6 498S: Maintained
13181641 499T: git https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier.git
4c425570 500F: arch/arm/mach-uniphier/
5fd3f434 501F: configs/uniphier_*_defconfig
eb006c83 502N: uniphier
0fb63aa6 503
ec48b6c9
MS
504ARM VERSAL
505M: Michal Simek <[email protected]>
506S: Maintained
13181641 507T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
ec48b6c9 508F: arch/arm/mach-versal/
5028358a 509F: drivers/watchdog/xilinx_wwdt.c
13210cd9 510N: (?<!uni)versal
ec48b6c9 511
0fabfeb2
LD
512ARM VERSATILE EXPRESS DRIVERS
513M: Liviu Dudau <[email protected]>
514S: Maintained
515T: git git://github.com/ARM-software/u-boot.git
516F: drivers/misc/vexpress_config.c
517N: vexpress
518
00f141cc
DS
519ARM ZYNQ
520M: Michal Simek <[email protected]>
521S: Maintained
13181641 522T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
8ae3d0b5
MS
523F: arch/arm/mach-zynq/
524F: drivers/clk/clk_zynq.c
525F: drivers/fpga/zynqpl.c
526F: drivers/gpio/zynq_gpio.c
527F: drivers/i2c/i2c-cdns.c
528F: drivers/i2c/muxes/pca954x.c
529F: drivers/i2c/zynq_i2c.c
530F: drivers/mmc/zynq_sdhci.c
a430fa06 531F: drivers/mtd/nand/raw/zynq_nand.c
8ae3d0b5
MS
532F: drivers/net/phy/xilinx_phy.c
533F: drivers/net/zynq_gem.c
534F: drivers/serial/serial_zynq.c
535F: drivers/spi/zynq_qspi.c
536F: drivers/spi/zynq_spi.c
537F: drivers/usb/host/ehci-zynq.c
538F: drivers/watchdog/cdns_wdt.c
23e7e6b6 539F: include/zynqpl.h
8ae3d0b5
MS
540F: tools/zynqimage.c
541N: zynq
00f141cc 542
84c7204b
MS
543ARM ZYNQMP
544M: Michal Simek <[email protected]>
545S: Maintained
13181641 546T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
274ccb5b 547F: arch/arm/mach-zynqmp/
3d14228f 548F: drivers/clk/clk_zynqmp.c
14723ed5 549F: driver/firmware/firmware-zynqmp.c
8ae3d0b5
MS
550F: drivers/fpga/zynqpl.c
551F: drivers/gpio/zynq_gpio.c
552F: drivers/i2c/i2c-cdns.c
553F: drivers/i2c/muxes/pca954x.c
554F: drivers/i2c/zynq_i2c.c
660b0c77 555F: drivers/mailbox/zynqmp-ipi.c
8ae3d0b5 556F: drivers/mmc/zynq_sdhci.c
a430fa06 557F: drivers/mtd/nand/raw/zynq_nand.c
8ae3d0b5
MS
558F: drivers/net/phy/xilinx_phy.c
559F: drivers/net/zynq_gem.c
560F: drivers/serial/serial_zynq.c
561F: drivers/spi/zynq_qspi.c
562F: drivers/spi/zynq_spi.c
72c37d12 563F: drivers/timer/cadence-ttc.c
8ae3d0b5
MS
564F: drivers/usb/host/ehci-zynq.c
565F: drivers/watchdog/cdns_wdt.c
23e7e6b6 566F: include/zynqmppl.h
009ab7b9 567F: include/zynqmp_firmware.h
b123aff2 568F: tools/zynqmp*
2570e129 569N: ultra96
8ae3d0b5 570N: zynqmp
84c7204b 571
1d6c54ec
MS
572ARM ZYNQMP R5
573M: Michal Simek <[email protected]>
574S: Maintained
13181641 575T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
1d6c54ec
MS
576F: arch/arm/mach-zynqmp-r5/
577
e3aafef4 578ARM PHYTIUM
579M: liuhao <[email protected]>
580M: shuyiqi <[email protected]>
581S: Maintained
582F: drivers/pci/pcie_phytium.c
583F: arch/arm/dts/phytium-durian.dts
584
bb48470d
SG
585BINMAN
586M: Simon Glass <[email protected]>
587S: Maintained
588F: tools/binman/
589
3e29bd26
MB
590BTRFS
591M: Marek Behun <[email protected]>
592S: Maintained
593F: cmd/btrfs.c
594F: fs/btrfs/
595F: include/btrfs.h
596
00f141cc
DS
597BUILDMAN
598M: Simon Glass <[email protected]>
599S: Maintained
600F: tools/buildman/
601
602CFI FLASH
603M: Stefan Roese <[email protected]>
604S: Maintained
13181641 605T: git https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash.git
c4c2e141
SR
606F: drivers/mtd/cfi_flash.c
607F: drivers/mtd/jedec_flash.c
00f141cc 608
37d73373
LM
609CLOCK
610M: Lukasz Majewski <[email protected]>
611S: Maintained
612T: git git://git.denx.de/u-boot-dfu.git
613F: drivers/clk/
614F: drivers/clk/imx/
615
00f141cc 616COLDFIRE
08ae21af 617M: Huan Wang <[email protected]>
82ebb7e5 618M: Angelo Dureghello <[email protected]>
00f141cc 619S: Maintained
13181641 620T: git https://gitlab.denx.de/u-boot/custodians/u-boot-coldfire.git
00f141cc 621F: arch/m68k/
ee67ec98 622F: doc/arch/m68k.rst
00f141cc
DS
623
624DFU
56acf018 625M: Lukasz Majewski <[email protected]>
00f141cc 626S: Maintained
13181641 627T: git https://gitlab.denx.de/u-boot/custodians/u-boot-dfu.git
d4c9a908
LM
628F: cmd/dfu.c
629F: cmd/usb_*.c
630F: common/dfu.c
631F: common/update.c
632F: common/usb_storage.c
f4c1f705 633F: doc/api/dfu.rst
00f141cc 634F: drivers/dfu/
55ca6138 635F: drivers/usb/gadget/
f4c1f705 636F: include/dfu.h
00f141cc
DS
637
638DRIVER MODEL
639M: Simon Glass <[email protected]>
640S: Maintained
13181641 641T: git https://gitlab.denx.de/u-boot/custodians/u-boot-dm.git
51028db1 642F: doc/driver-model/
00f141cc
DS
643F: drivers/core/
644F: include/dm/
645F: test/dm/
646
e4a7394a 647EFI PAYLOAD
7590f907
AG
648M: Heinrich Schuchardt <[email protected]>
649R: Alexander Graf <[email protected]>
e4a7394a 650S: Maintained
13181641 651T: git https://gitlab.denx.de/u-boot/custodians/u-boot-efi.git
080cc0b1 652F: doc/api/efi.rst
73d95c24 653F: doc/uefi/*
5b2118a2 654F: include/capitalization.h
1db6ab28 655F: include/charset.h
0bc4b0da
HS
656F: include/cp1250.h
657F: include/cp437.h
623b3a57 658F: include/efi*
268ec6e0
HS
659F: include/pe.h
660F: include/asm-generic/pe.h
0b8a88ab 661F: lib/charset.c
bc0bd77e 662F: lib/efi*/
ae54b946 663F: test/lib/efi_*
623b3a57 664F: test/py/tests/test_efi*
661c02ce 665F: test/py/tests/test_efi*/
f11a164b 666F: test/unicode_ut.c
e4a7394a 667F: cmd/bootefi.c
59df7e7e 668F: cmd/efidebug.c
49d81fdf 669F: cmd/nvedit_efi.c
ac020196 670F: tools/file2include.c
e4a7394a 671
e4acbe4e
IA
672EFI VARIABLES VIA OP-TEE
673M: Ilias Apalodimas <[email protected]>
674S: Maintained
675F: lib/efi_loader/efi_variable_tee.c
676F: include/mm_communication.h
677
2800540d
JH
678ENVIRONMENT
679M: Joe Hershberger <[email protected]>
680R: Wolfgang Denk <[email protected]>
681S: Maintained
682F: env/
683F: include/env*
684F: test/env/
685F: tools/env*
686F: tools/mkenvimage.c
687
7e16342b
MS
688FPGA
689M: Michal Simek <[email protected]>
690S: Maintained
13181641 691T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
7e16342b
MS
692F: drivers/fpga/
693F: cmd/fpga.c
694F: include/fpga.h
695
00f141cc
DS
696FLATTENED DEVICE TREE
697M: Simon Glass <[email protected]>
698S: Maintained
13181641 699T: git https://gitlab.denx.de/u-boot/custodians/u-boot-fdt.git
00f141cc
DS
700F: lib/fdtdec*
701F: lib/libfdt/
702F: include/fdt*
18fa6230 703F: include/linux/libfdt*
643f8d4c 704F: cmd/fdt.c
00f141cc
DS
705F: common/fdt_support.c
706
707FREEBSD
708M: Rafal Jaworowski <[email protected]>
709S: Maintained
13181641 710T: git https://gitlab.denx.de/u-boot/custodians/u-boot-freebsd.git
00f141cc
DS
711
712FREESCALE QORIQ
87d5b225 713M: Priyanka Jain <[email protected]>
00f141cc 714S: Maintained
13181641 715T: git https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq.git
0652d9fb 716F: drivers/watchdog/sp805_wdt.c
f27d73e9 717F: drivers/watchdog/sbsa_gwdt.c
00f141cc
DS
718
719I2C
720M: Heiko Schocher <[email protected]>
721S: Maintained
13181641 722T: git https://gitlab.denx.de/u-boot/custodians/u-boot-i2c.git
00f141cc
DS
723F: drivers/i2c/
724
e9c8d49d
SG
725LOGGING
726M: Simon Glass <[email protected]>
727S: Maintained
13181641 728T: git https://gitlab.denx.de/u-boot/u-boot.git
befadde0 729F: common/log*
e9c8d49d 730F: cmd/log.c
a7813918 731F: doc/develop/logging.rst
395041b2 732F: test/log/
20faa27c 733F: test/py/tests/test_log.py
e9c8d49d 734
c1a65a8c
LD
735MALI DISPLAY PROCESSORS
736M: Liviu Dudau <[email protected]>
737S: Supported
738T: git git://github.com/ARM-software/u-boot.git
739F: drivers/video/mali_dp.c
e3bc4bb8 740F: drivers/i2c/i2c-versatile.c
c1a65a8c 741
00f141cc
DS
742MICROBLAZE
743M: Michal Simek <[email protected]>
744S: Maintained
13181641 745T: git https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze.git
00f141cc 746F: arch/microblaze/
8ae3d0b5
MS
747F: cmd/mfsl.c
748F: drivers/gpio/xilinx_gpio.c
749F: drivers/net/xilinx_axi_emac.c
750F: drivers/net/xilinx_emaclite.c
751F: drivers/serial/serial_xuartlite.c
752F: drivers/spi/xilinx_spi.c
0d832b32 753F: drivers/sysreset/sysreset_gpio.c
8ae3d0b5
MS
754F: drivers/watchdog/xilinx_tb_wdt.c
755N: xilinx
00f141cc
DS
756
757MIPS
758M: Daniel Schwierzeck <[email protected]>
759S: Maintained
13181641 760T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mips.git
00f141cc
DS
761F: arch/mips/
762
800775eb
AN
763MIPS CORTINA ACCESS CAxxxx
764M: Alex Nemirovsky <[email protected]>
765S: Supported
766F: board/cortina/common/
767F: drivers/gpio/cortina_gpio.c
768F: drivers/watchdog/cortina_wdt.c
769F: drivers/serial/serial_cortina.c
047e31ed 770F: drivers/led/led_cortina.c
d55e4e74 771F: drivers/mmc/ca_dw_mmc.c
7f5ea250
AL
772F: drivers/i2c/i2c-cortina.c
773F: drivers/i2c/i2c-cortina.h
800775eb 774
dd1033e4
GC
775MIPS MSCC
776M: Gregory CLEMENT <[email protected]>
777M: Lars Povlsen <[email protected]>
778M: Horatiu Vultur <[email protected]>
779S: Maintained
780F: arch/mips/mach-mscc/
f8c8cedd 781F: arch/mips/dts/luton*
6787c1ec
GC
782F: arch/mips/dts/mscc*
783F: arch/mips/dts/ocelot*
d1182056 784F: arch/mips/dts/jr2*
393b77d8 785F: arch/mips/dts/serval*
6787c1ec
GC
786F: board/mscc/
787F: configs/mscc*
be8313fe 788F: drivers/gpio/mscc_sgpio.c
fd6e0b05 789F: drivers/spi/mscc_bb_spi.c
6787c1ec 790F: include/configs/vcoreiii.h
8c211af8 791F: include/dt-bindings/mscc/
051de9b3 792F: drivers/pinctrl/mscc/
4c66157f 793F: drivers/net/mscc_eswitch/
dd1033e4 794
cd71b1d5
PB
795MIPS JZ4780
796M: Ezequiel Garcia <[email protected]>
797S: Maintained
798F: arch/mips/mach-jz47xx/
799
0dc4ab9c
AW
800MIPS Octeon
801M: Aaron Williams <[email protected]>
802S: Maintained
803F: arch/mips/mach-octeon/
804F: arch/mips/include/asm/arch-octeon/
ff7e4f03 805F: arch/mips/dts/mrvl,cn73xx.dtsi
0dc4ab9c 806
00f141cc 807MMC
16a6d510 808M: Peng Fan <[email protected]>
00f141cc 809S: Maintained
13181641 810T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mmc.git
00f141cc
DS
811F: drivers/mmc/
812
4ef17f9c 813NAND FLASH
9f8aba7a
TR
814#M: Scott Wood <[email protected]>
815S: Orphaned (Since 2018-07)
13181641 816T: git https://gitlab.denx.de/u-boot/custodians/u-boot-nand-flash.git
a430fa06 817F: drivers/mtd/nand/raw/
4ef17f9c
HS
818
819NDS32
995fa61f 820M: Rick Chen <[email protected]>
4ef17f9c 821S: Maintained
13181641 822T: git https://gitlab.denx.de/u-boot/custodians/u-boot-nds32.git
4ef17f9c
HS
823F: arch/nds32/
824
b7d6e0ab
HS
825NETWORK
826M: Joe Hershberger <[email protected]>
827S: Maintained
13181641 828T: git https://gitlab.denx.de/u-boot/custodians/u-boot-net.git
b7d6e0ab 829F: drivers/net/
69fbf238 830F: include/net.h
b7d6e0ab
HS
831F: net/
832
4ef17f9c
HS
833NIOS
834M: Thomas Chou <[email protected]>
835S: Maintained
13181641 836T: git https://gitlab.denx.de/u-boot/custodians/u-boot-nios.git
4ef17f9c
HS
837F: arch/nios2/
838
839ONENAND
840#M: Lukasz Majewski <[email protected]>
841S: Orphaned (Since 2017-01)
13181641 842T: git https://gitlab.denx.de/u-boot/custodians/u-boot-onenand.git
4ef17f9c
HS
843F: drivers/mtd/onenand/
844
00f141cc
DS
845PATMAN
846M: Simon Glass <[email protected]>
847S: Maintained
848F: tools/patman/
849
914026d2
RF
850PCI Endpoint
851M: Ramon Fried <[email protected]>
852S: Maintained
853F: drivers/pci_endpoint/
854F: include/pci_ep.h
855
b61cbbdc
HS
856PCI MPC85xx
857M: Heiko Schocher <[email protected]>
858S: Maintained
859F: drivers/pci/pci_mpc85xx.c
860
4ef17f9c
HS
861POWER
862M: Jaehoon Chung <[email protected]>
863S: Maintained
13181641 864T: git https://gitlab.denx.de/u-boot/custodians/u-boot-pmic.git
4ef17f9c
HS
865F: drivers/power/
866
00f141cc
DS
867POWERPC
868M: Wolfgang Denk <[email protected]>
869S: Maintained
870F: arch/powerpc/
871
00f141cc 872POWERPC MPC8XX
047e31ed 873M: Christophe Leroy <[email protected]>
00f141cc 874S: Maintained
13181641 875T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc8xx.git
00f141cc
DS
876F: arch/powerpc/cpu/mpc8xx/
877
00f141cc 878POWERPC MPC83XX
e5ed4c3e 879M: Mario Six <[email protected]>
880S: Maintained
13181641 881T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xx.git
e4061556
MS
882F: drivers/ram/mpc83xx_sdram.c
883F: include/dt-bindings/memory/mpc83xx-sdram.h
76fdad1f
MS
884F: drivers/sysreset/sysreset_mpc83xx.c
885F: drivers/sysreset/sysreset_mpc83xx.h
07d538d2
MS
886F: drivers/clk/mpc83xx_clk.c
887F: drivers/clk/mpc83xx_clk.h
888F: include/dt-bindings/clk/mpc83xx-clk.h
2c21749d 889F: drivers/timer/mpc83xx_timer.c
19fbdca4
MS
890F: drivers/cpu/mpc83xx_cpu.c
891F: drivers/cpu/mpc83xx_cpu.h
d2166319 892F: drivers/misc/mpc83xx_serdes.c
00f141cc
DS
893F: arch/powerpc/cpu/mpc83xx/
894F: arch/powerpc/include/asm/arch-mpc83xx/
895
896POWERPC MPC85XX
87d5b225 897M: Priyanka Jain <[email protected]>
00f141cc 898S: Maintained
13181641 899T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx.git
00f141cc
DS
900F: arch/powerpc/cpu/mpc85xx/
901
902POWERPC MPC86XX
87d5b225 903M: Priyanka Jain <[email protected]>
00f141cc 904S: Maintained
13181641 905T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc86xx.git
00f141cc
DS
906F: arch/powerpc/cpu/mpc86xx/
907
f94c44e5
RC
908RISC-V
909M: Rick Chen <[email protected]>
910S: Maintained
13181641 911T: git https://gitlab.denx.de/u-boot/custodians/u-boot-riscv.git
f94c44e5 912F: arch/riscv/
dab8788a 913F: cmd/riscv/
f94c44e5
RC
914F: tools/prelink-riscv.c
915
f9c7d4f9
SA
916RISC-V KENDRYTE
917M: Sean Anderson <[email protected]>
918S: Maintained
919F: doc/device-tree-bindings/mfd/kendryte,k210-sysctl.txt
920F: drivers/clk/kendryte/
921F: include/kendryte/
922
3e635983
SG
923RNG
924M: Sughosh Ganu <[email protected]>
925R: Heinrich Schuchardt <[email protected]>
926S: Maintained
927F: cmd/rng.c
c7ff87e0 928F: doc/api/rng.rst
3e635983
SG
929F: drivers/rng/
930F: drivers/virtio/virtio_rng.c
931F: include/rng.h
932
4ef17f9c
HS
933ROCKUSB
934M: Eddie Cai <[email protected]>
935S: Maintained
936F: drivers/usb/gadget/f_rockusb.c
937F: cmd/rockusb.c
938F: doc/README.rockusb
939
00f141cc
DS
940SANDBOX
941M: Simon Glass <[email protected]>
942S: Maintained
943F: arch/sandbox/
944
945SH
d04ecc4c 946M: Marek Vasut <[email protected]>
00f141cc
DS
947M: Nobuhiro Iwamatsu <[email protected]>
948S: Maintained
13181641 949T: git https://gitlab.denx.de/u-boot/custodians/u-boot-sh.git
00f141cc
DS
950F: arch/sh/
951
00f141cc 952SPI
59aea29a 953M: Jagan Teki <[email protected]>
00f141cc 954S: Maintained
13181641 955T: git https://gitlab.denx.de/u-boot/custodians/u-boot-spi.git
00f141cc
DS
956F: drivers/spi/
957F: include/spi*
958
4d40e009 959SPI-NOR
59aea29a 960M: Jagan Teki <[email protected]>
4d40e009
V
961M: Vignesh R <[email protected]>
962S: Maintained
963F: drivers/mtd/spi/
964F: include/spi_flash.h
965F: include/linux/mtd/cfi.h
966F: include/linux/mtd/spi-nor.h
967
e721e981
MK
968SPMI
969M: Mateusz Kulikowski <[email protected]>
970S: Maintained
971F: drivers/spmi/
972F: include/spmi/
973
c5100613
JMC
974SQUASHFS
975M: Joao Marcos Costa <[email protected]>
976S: Maintained
977F: fs/squashfs/
978F: include/sqfs.h
bba604b6 979F: cmd/sqfs.c
f428e33b 980F: test/py/tests/test_fs/test_squashfs/
c5100613 981
1c085cc6
RK
982TARGET_BCMNS3
983M: Bharat Gooty <[email protected]>
984M: Rayagonda Kokatanur <[email protected]>
985S: Maintained
986F: board/broadcom/bcmns3/
987F: doc/README.bcmns3
988F: configs/bcm_ns3_defconfig
989F: include/configs/bcm_ns3.h
990F: include/dt-bindings/memory/bcm-ns3-mc.h
991F: arch/arm/Kconfig
992F: arch/arm/dts/ns3-board.dts
993F: arch/arm/dts/ns3.dtsi
994F: arch/arm/cpu/armv8/bcmns3
995F: arch/arm/include/asm/arch-bcmns3/
996
055da186
LD
997TDA19988 HDMI ENCODER
998M: Liviu Dudau <[email protected]>
999S: Maintained
1000F: drivers/video/tda19988.c
1001
4e2fdf45
AD
1002TI SYSTEM SECURITY
1003M: Andrew F. Davis <[email protected]>
1004S: Supported
1005F: arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
4e2fdf45
AD
1006F: arch/arm/mach-omap2/sec-common.c
1007F: arch/arm/mach-omap2/config_secure.mk
3a543a80 1008F: arch/arm/mach-k3/security.c
50836967 1009F: arch/arm/mach-k3/config_secure.mk
a42eee12 1010F: configs/am335x_hs_evm_defconfig
c2dca337 1011F: configs/am335x_hs_evm_uart_defconfig
4e2fdf45
AD
1012F: configs/am43xx_hs_evm_defconfig
1013F: configs/am57xx_hs_evm_defconfig
995985c1 1014F: configs/am57xx_hs_evm_usb_defconfig
4e2fdf45 1015F: configs/dra7xx_hs_evm_defconfig
83ae6475 1016F: configs/dra7xx_hs_evm_usb_defconfig
8a707baf
LV
1017F: configs/k2hk_hs_evm_defconfig
1018F: configs/k2e_hs_evm_defconfig
1019F: configs/k2g_hs_evm_defconfig
f274f265 1020F: configs/k2l_hs_evm_defconfig
0a4b11b0
AD
1021F: configs/am65x_hs_evm_r5_defconfig
1022F: configs/am65x_hs_evm_a53_defconfig
9bc97792
AD
1023F: configs/j721e_hs_evm_r5_defconfig
1024F: configs/j721e_hs_evm_a72_defconfig
4e2fdf45 1025
00f141cc 1026TQ GROUP
3a53aba3
BM
1027#M: Martin Krause <[email protected]>
1028S: Orphaned (Since 2016-02)
00f141cc
DS
1029T: git git://git.denx.de/u-boot-tq-group.git
1030
9ff4a311
JW
1031TEE
1032M: Jens Wiklander <[email protected]>
1033S: Maintained
1034F: drivers/tee/
1035F: include/tee.h
1cc8cc4e 1036F: include/tee/
9ff4a311 1037
5fbc667d
BD
1038TEE-lib
1039M: Bryan O'Donoghue <[email protected]>
1040S: Maintained
1041F: lib/optee
1042
00f141cc
DS
1043UBI
1044M: Kyungmin Park <[email protected]>
69337a9d 1045M: Heiko Schocher <[email protected]>
00f141cc 1046S: Maintained
13181641 1047T: git https://gitlab.denx.de/u-boot/custodians/u-boot-ubi.git
00f141cc
DS
1048F: drivers/mtd/ubi/
1049
7feafb0a
FA
1050UFS
1051M: Faiz Abbas <[email protected]>
1052S: Maintained
1053F: drivers/ufs/
1054
00f141cc
DS
1055USB
1056M: Marek Vasut <[email protected]>
1057S: Maintained
13181641 1058T: git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git
00f141cc 1059F: drivers/usb/
5c7fa84f
HS
1060F: common/usb.c
1061F: common/usb_kbd.c
cb11eed2 1062F: include/usb.h
00f141cc 1063
c0c5f910
BM
1064USB xHCI
1065M: Bin Meng <[email protected]>
1066S: Maintained
13181641 1067T: git https://gitlab.denx.de/u-boot/custodians/u-boot-usb.git topic-xhci
c0c5f910 1068F: drivers/usb/host/xhci*
1708a123 1069F: include/usb/xhci.h
c0c5f910 1070
00f141cc
DS
1071VIDEO
1072M: Anatolij Gustschin <[email protected]>
1073S: Maintained
13181641 1074T: git https://gitlab.denx.de/u-boot/custodians/u-boot-video.git
00f141cc 1075F: drivers/video/
c967fb78
AG
1076F: common/lcd*.c
1077F: include/lcd*.h
9cdbc906 1078F: include/video*.h
00f141cc
DS
1079
1080X86
1081M: Simon Glass <[email protected]>
dc5210a2 1082M: Bin Meng <[email protected]>
00f141cc 1083S: Maintained
13181641 1084T: git https://gitlab.denx.de/u-boot/custodians/u-boot-x86.git
00f141cc 1085F: arch/x86/
dab8788a 1086F: cmd/x86/
00f141cc 1087
de5e5cea
CZ
1088XTENSA
1089M: Max Filippov <[email protected]>
1090S: Maintained
1091F: arch/xtensa/
1092
00f141cc 1093THE REST
4e34d610 1094M: Tom Rini <[email protected]>
00f141cc
DS
1095L: [email protected]
1096Q: http://patchwork.ozlabs.org/project/uboot/list/
1097S: Maintained
13181641 1098T: git https://gitlab.denx.de/u-boot/u-boot.git
80870e2a 1099F: configs/tools-only_defconfig
00f141cc
DS
1100F: *
1101F: */
This page took 0.522083 seconds and 4 git commands to generate.