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