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