]>
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. | |
15 | Odd Fixes: It has a maintainer but they don't have time to do | |
16 | much other than throw the odd patch in. See below.. | |
17 | Orphan: No current maintainer [but maybe you could take the | |
18 | role as you write your new code]. | |
19 | Obsolete: Old code. Something tagged obsolete generally means | |
20 | it has been replaced by a better system and you | |
21 | should be using that. | |
22 | F: Files and directories with wildcard patterns. | |
23 | A trailing slash includes all files and subdirectory files. | |
24 | F: drivers/net/ all files in and below drivers/net | |
25 | F: drivers/net/* all files in drivers/net, but not below | |
26 | F: */net/* all files in "any top level directory"/net | |
27 | One pattern per line. Multiple F: lines acceptable. | |
28 | N: Files and directories with regex patterns. | |
29 | N: [^a-z]tegra all files whose path contains the word tegra | |
30 | One pattern per line. Multiple N: lines acceptable. | |
31 | scripts/get_maintainer.pl has different behavior for files that | |
32 | match F: pattern and matches of N: patterns. By default, | |
33 | get_maintainer will not look at git log history when an F: pattern | |
34 | match occurs. When an N: match occurs, git log history is used | |
35 | to also notify the people that have git commit signatures. | |
36 | X: Files and directories that are NOT maintained, same rules as F: | |
37 | Files exclusions are tested before file matches. | |
38 | Can be useful for excluding a specific subdirectory, for instance: | |
39 | F: net/ | |
40 | X: net/ipv6/ | |
41 | matches all files in and below net excluding net/ipv6/ | |
42 | K: Keyword perl extended regex pattern to match content in a | |
43 | patch or file. For instance: | |
44 | K: of_get_profile | |
45 | matches patches or files that contain "of_get_profile" | |
46 | K: \b(printk|pr_(info|err))\b | |
47 | matches patches or files that contain one or more of the words | |
48 | printk, pr_info or pr_err | |
49 | One regex pattern per line. Multiple K: lines acceptable. | |
50 | ||
51 | Note: For the hard of thinking, this list is meant to remain in alphabetical | |
52 | order. If you could add yourselves to it in alphabetical order that would be | |
53 | so much easier [Ed] | |
54 | ||
55 | Maintainers List (try to look for most precise areas first) | |
56 | ||
57 | ----------------------------------- | |
58 | ARC | |
59 | M: Alexey Brodkin <[email protected]> | |
4006200d | 60 | M: Eugeniy Paltsev <[email protected]> |
00f141cc | 61 | S: Maintained |
4006200d | 62 | L: [email protected] |
00f141cc DS |
63 | T: git git://git.denx.de/u-boot-arc.git |
64 | F: arch/arc/ | |
b08b113e | 65 | F: board/synopsys/ |
00f141cc | 66 | |
e80dac0a EP |
67 | ARC HSDK CGU CLOCK |
68 | M: Eugeniy Paltsev <[email protected]> | |
69 | S: Maintained | |
70 | L: [email protected] | |
71 | F: drivers/clk/clk-hsdk-cgu.c | |
72 | F: include/dt-bindings/clock/snps,hsdk-cgu.h | |
73 | F: doc/device-tree-bindings/clock/snps,hsdk-cgu.txt | |
74 | ||
b7d6e0ab HS |
75 | ARC HSDK CREG GPIO |
76 | M: Eugeniy Paltsev <[email protected]> | |
77 | S: Maintained | |
78 | L: [email protected] | |
7620ec4d | 79 | F: doc/device-tree-bindings/gpio/snps,creg-gpio.txt |
b7d6e0ab HS |
80 | F: drivers/gpio/hsdk-creg-gpio.c |
81 | ||
00f141cc DS |
82 | ARM |
83 | M: Albert Aribaud <[email protected]> | |
84 | S: Maintained | |
85 | T: git git://git.denx.de/u-boot-arm.git | |
86 | F: arch/arm/ | |
87 | ||
d8540a16 PM |
88 | ARM ALTERA SOCFPGA |
89 | M: Marek Vasut <[email protected]> | |
90 | S: Maintainted | |
91 | T: git git://git.denx.de/u-boot-socfpga.git | |
f22dede2 | 92 | F: arch/arm/mach-socfpga/ |
d8540a16 | 93 | |
00f141cc | 94 | ARM ATMEL AT91 |
09c2b8f3 | 95 | M: Andreas Bießmann <[email protected]> |
00f141cc DS |
96 | S: Maintained |
97 | T: git git://git.denx.de/u-boot-atmel.git | |
62011840 | 98 | F: arch/arm/mach-at91/ |
00f141cc | 99 | |
fe84ebf0 | 100 | ARM BROADCOM BCM283X |
958d55f2 AG |
101 | M: Alexander Graf <[email protected]> |
102 | S: Maintained | |
fe84ebf0 SW |
103 | F: arch/arm/mach-bcm283x/ |
104 | F: drivers/gpio/bcm2835_gpio.c | |
105 | F: drivers/mmc/bcm2835_sdhci.c | |
c8a73a26 | 106 | F: drivers/mmc/bcm2835_sdhost.c |
fe84ebf0 | 107 | F: drivers/serial/serial_bcm283x_mu.c |
6001985f | 108 | F: drivers/serial/serial_bcm283x_pl011.c |
fe84ebf0 SW |
109 | F: drivers/video/bcm2835.c |
110 | F: include/dm/platform_data/serial_bcm283x_mu.h | |
caf2233b | 111 | F: drivers/pinctrl/broadcom/ |
fe84ebf0 | 112 | |
894c3ad2 TF |
113 | ARM BROADCOM BCMSTB |
114 | M: Thomas Fitzsimmons <[email protected]> | |
115 | S: Maintained | |
116 | F: arch/arm/mach-bcmstb/ | |
117 | F: board/broadcom/bcmstb/ | |
3f20321a | 118 | F: configs/bcm7*_defconfig |
894c3ad2 TF |
119 | F: doc/README.bcm7xxx |
120 | F: drivers/mmc/bcmstb_sdhci.c | |
121 | F: drivers/spi/bcmstb_spi.c | |
122 | ||
00f141cc DS |
123 | ARM FREESCALE IMX |
124 | M: Stefano Babic <[email protected]> | |
2aaf7c49 | 125 | M: Fabio Estevam <[email protected]> |
d17b0bed | 126 | R: NXP i.MX U-Boot Team <[email protected]> |
00f141cc DS |
127 | S: Maintained |
128 | T: git git://git.denx.de/u-boot-imx.git | |
129 | F: arch/arm/cpu/arm1136/mx*/ | |
130 | F: arch/arm/cpu/arm926ejs/mx*/ | |
00f141cc | 131 | F: arch/arm/cpu/armv7/vf610/ |
552a848e | 132 | F: arch/arm/mach-imx/ |
00f141cc DS |
133 | F: arch/arm/include/asm/arch-imx/ |
134 | F: arch/arm/include/asm/arch-mx*/ | |
135 | F: arch/arm/include/asm/arch-vf610/ | |
552a848e | 136 | F: arch/arm/include/asm/mach-imx/ |
77cbd3a1 | 137 | F: board/freescale/*mx*/ |
00f141cc | 138 | |
ae4dc15d PG |
139 | ARM HISILICON |
140 | M: Peter Griffin <[email protected]> | |
141 | S: Maintained | |
142 | F: arch/arm/cpu/armv8/hisilicon | |
0f8525f5 | 143 | F: arch/arm/include/asm/arch-hi6220/ |
ae4dc15d | 144 | |
4b8cb843 | 145 | ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X ARMADA-37XX |
00f141cc | 146 | M: Prafulla Wadaskar <[email protected]> |
5ea01961 | 147 | M: Luka Perkov <[email protected]> |
f822d857 | 148 | M: Stefan Roese <[email protected]> |
00f141cc DS |
149 | S: Maintained |
150 | T: git git://git.denx.de/u-boot-marvell.git | |
56f86e39 | 151 | F: arch/arm/mach-kirkwood/ |
f822d857 | 152 | F: arch/arm/mach-mvebu/ |
592b4a7e | 153 | F: drivers/ata/ahci_mvebu.c |
4b8cb843 | 154 | F: drivers/phy/marvell/ |
00f141cc DS |
155 | |
156 | ARM MARVELL PXA | |
157 | M: Marek Vasut <[email protected]> | |
158 | S: Maintained | |
159 | T: git git://git.denx.de/u-boot-pxa.git | |
160 | F: arch/arm/cpu/pxa/ | |
161 | F: arch/arm/include/asm/arch-pxa/ | |
162 | ||
a9da9eeb RL |
163 | ARM MEDIATEK |
164 | M: Ryder Lee <[email protected]> | |
165 | M: Weijie Gao <[email protected]> | |
166 | S: Maintained | |
167 | F: arch/arm/mach-mediatek/ | |
168 | F: arch/arm/include/asm/arch-mediatek/ | |
169 | F: board/mediatek/ | |
170 | F: doc/README.mediatek | |
171 | F: drivers/clk/mediatek/ | |
172 | F: drivers/mmc/mtk-sd.c | |
173 | F: drivers/pinctrl/mediatek/ | |
174 | F: drivers/power/domain/mtk-power-domain.c | |
175 | F: drivers/ram/mediatek/ | |
176 | F: drivers/spi/mtk_qspi.c | |
177 | F: drivers/timer/mtk_timer.c | |
178 | F: drivers/watchdog/mtk_wdt.c | |
179 | F: tools/mtk_image.c | |
180 | F: tools/mtk_image.h | |
181 | N: mediatek | |
182 | ||
e2a1484c MS |
183 | ARM OWL |
184 | M: Manivannan Sadhasivam <[email protected]> | |
185 | S: Maintained | |
186 | F: arch/arm/include/asm/arch-owl/ | |
187 | F: arch/arm/mach-owl/ | |
188 | F: board/ucRobotics/ | |
189 | F: drivers/clk/owl/ | |
190 | F: drivers/serial/serial_owl.c | |
191 | ||
4810c2f8 NI |
192 | ARM RENESAS RMOBILE/R-CAR |
193 | M: Nobuhiro Iwamatsu <[email protected]> | |
9db60e25 | 194 | M: Marek Vasut <[email protected]> |
4810c2f8 NI |
195 | S: Maintained |
196 | T: git git://git.denx.de/u-boot-sh.git | |
197 | F: arch/arm/mach-rmobile/ | |
198 | ||
c3caeac0 MY |
199 | ARM ROCKCHIP |
200 | M: Simon Glass <[email protected]> | |
f8714372 | 201 | M: Philipp Tomsich <[email protected]> |
c3caeac0 MY |
202 | S: Maintained |
203 | T: git git://git.denx.de/u-boot-rockchip.git | |
8b45193a | 204 | F: arch/arm/include/asm/arch-rockchip/ |
c3caeac0 | 205 | F: arch/arm/mach-rockchip/ |
ae0fc89e | 206 | F: board/rockchip/ |
8b45193a PT |
207 | F: drivers/clk/rockchip/ |
208 | F: drivers/gpio/rk_gpio.c | |
209 | F: drivers/misc/rockchip-efuse.c | |
47b8583f PT |
210 | F: drivers/mmc/rockchip_sdhci.c |
211 | F: drivers/mmc/rockchip_dw_mmc.c | |
8b45193a PT |
212 | F: drivers/pinctrl/rockchip/ |
213 | F: drivers/ram/rockchip/ | |
214 | F: drivers/sysreset/sysreset_rockchip.c | |
3f565522 | 215 | F: drivers/video/rockchip/ |
8b45193a PT |
216 | F: tools/rkcommon.c |
217 | F: tools/rkcommon.h | |
218 | F: tools/rkimage.c | |
219 | F: tools/rksd.c | |
220 | F: tools/rkspi.c | |
c3caeac0 | 221 | |
00f141cc DS |
222 | ARM SAMSUNG |
223 | M: Minkyu Kang <[email protected]> | |
224 | S: Maintained | |
225 | T: git git://git.denx.de/u-boot-samsung.git | |
225f5eec MK |
226 | F: arch/arm/mach-exynos/ |
227 | F: arch/arm/mach-s5pc1xx/ | |
00f141cc | 228 | F: arch/arm/cpu/armv7/s5p-common/ |
00f141cc | 229 | |
e721e981 | 230 | ARM SNAPDRAGON |
92a14a47 | 231 | M: Ramon Fried <[email protected]> |
e721e981 MK |
232 | S: Maintained |
233 | F: arch/arm/mach-snapdragon/ | |
ce18baf9 RF |
234 | F: drivers/gpio/msm_gpio.c |
235 | F: drivers/mmc/msm_sdhci.c | |
92454e47 | 236 | F: drivers/phy/msm8916-usbh-phy.c |
ce18baf9 | 237 | F: drivers/serial/serial_msm.c |
654dd4a8 | 238 | F: drivers/smem/msm_smem.c |
ce18baf9 | 239 | F: drivers/usb/host/ehci-msm.c |
e721e981 | 240 | |
b7d6e0ab HS |
241 | ARM STI |
242 | M: Patrice Chotard <[email protected]> | |
243 | S: Maintained | |
244 | F: arch/arm/mach-sti/ | |
245 | F: arch/arm/include/asm/arch-sti*/ | |
246 | ||
00f141cc | 247 | ARM STM SPEAR |
3a53aba3 BM |
248 | #M: Vipin Kumar <[email protected]> |
249 | S: Orphaned (Since 2016-02) | |
00f141cc DS |
250 | T: git git://git.denx.de/u-boot-stm.git |
251 | F: arch/arm/cpu/arm926ejs/spear/ | |
252 | F: arch/arm/include/asm/arch-spear/ | |
253 | ||
2514c2d0 PD |
254 | ARM STM STM32MP |
255 | M: Patrick Delaunay <[email protected]> | |
f65b82ff PC |
256 | M: Christophe Kerello <[email protected]> |
257 | M: Patrice Chotard <[email protected]> | |
84ee59a5 | 258 | L: [email protected] (moderated for non-subscribers) |
2514c2d0 PD |
259 | S: Maintained |
260 | F: arch/arm/mach-stm32mp | |
b57aaa07 | 261 | F: drivers/clk/clk_stm32mp1.c |
f65b82ff | 262 | F: drivers/i2c/stm32f7_i2c.c |
c3600e1f | 263 | F: drivers/misc/stm32mp_fuse.c |
f65b82ff PC |
264 | F: drivers/mmc/stm32_sdmmc2.c |
265 | F: drivers/phy/phy-stm32-usbphyc.c | |
266 | F: drivers/pinctrl/pinctrl_stm32.c | |
267 | F: drivers/power/regulator/stm32-vrefbuf.c | |
b57aaa07 | 268 | F: drivers/ram/stm32mp1/ |
f65b82ff PC |
269 | F: drivers/misc/stm32_rcc.c |
270 | F: drivers/reset/stm32-reset.c | |
271 | F: drivers/spi/stm32_qspi.c | |
2514c2d0 | 272 | |
9fa32b12 VM |
273 | ARM STM STV0991 |
274 | M: Vikas Manocha <[email protected]> | |
275 | S: Maintained | |
276 | F: arch/arm/cpu/armv7/stv0991/ | |
277 | F: arch/arm/include/asm/arch-stv0991/ | |
278 | ||
00f141cc | 279 | ARM SUNXI |
543bd273 | 280 | M: Jagan Teki <[email protected]> |
bf8f4c44 | 281 | M: Maxime Ripard <[email protected]> |
ed8f2a28 | 282 | S: Maintained |
00f141cc DS |
283 | T: git git://git.denx.de/u-boot-sunxi.git |
284 | F: arch/arm/cpu/armv7/sunxi/ | |
285 | F: arch/arm/include/asm/arch-sunxi/ | |
ed8f2a28 CYT |
286 | F: arch/arm/mach-sunxi/ |
287 | F: board/sunxi/ | |
00f141cc DS |
288 | |
289 | ARM TEGRA | |
290 | M: Tom Warren <[email protected]> | |
291 | S: Maintained | |
292 | T: git git://git.denx.de/u-boot-tegra.git | |
09f455dc | 293 | F: arch/arm/mach-tegra/ |
00f141cc DS |
294 | F: arch/arm/include/asm/arch-tegra*/ |
295 | ||
296 | ARM TI | |
4e34d610 | 297 | M: Tom Rini <[email protected]> |
00f141cc DS |
298 | S: Maintained |
299 | T: git git://git.denx.de/u-boot-ti.git | |
26f7c111 | 300 | F: arch/arm/mach-davinci/ |
586bde93 | 301 | F: arch/arm/mach-k3/ |
26f7c111 | 302 | F: arch/arm/mach-keystone/ |
00f141cc DS |
303 | F: arch/arm/include/asm/arch-omap*/ |
304 | F: arch/arm/include/asm/ti-common/ | |
305 | ||
0fb63aa6 | 306 | ARM UNIPHIER |
ed6226c4 | 307 | M: Masahiro Yamada <[email protected]> |
0fb63aa6 MY |
308 | S: Maintained |
309 | T: git git://git.denx.de/u-boot-uniphier.git | |
4c425570 | 310 | F: arch/arm/mach-uniphier/ |
5fd3f434 | 311 | F: configs/uniphier_*_defconfig |
eb006c83 | 312 | N: uniphier |
0fb63aa6 | 313 | |
ec48b6c9 MS |
314 | ARM VERSAL |
315 | M: Michal Simek <[email protected]> | |
316 | S: Maintained | |
317 | T: git git://git.denx.de/u-boot-microblaze.git | |
318 | F: arch/arm/mach-versal/ | |
319 | ||
0fabfeb2 LD |
320 | ARM VERSATILE EXPRESS DRIVERS |
321 | M: Liviu Dudau <[email protected]> | |
322 | S: Maintained | |
323 | T: git git://github.com/ARM-software/u-boot.git | |
324 | F: drivers/misc/vexpress_config.c | |
325 | N: vexpress | |
326 | ||
00f141cc DS |
327 | ARM ZYNQ |
328 | M: Michal Simek <[email protected]> | |
329 | S: Maintained | |
8ae3d0b5 MS |
330 | T: git git://git.denx.de/u-boot-microblaze.git |
331 | F: arch/arm/mach-zynq/ | |
332 | F: drivers/clk/clk_zynq.c | |
333 | F: drivers/fpga/zynqpl.c | |
334 | F: drivers/gpio/zynq_gpio.c | |
335 | F: drivers/i2c/i2c-cdns.c | |
336 | F: drivers/i2c/muxes/pca954x.c | |
337 | F: drivers/i2c/zynq_i2c.c | |
338 | F: drivers/mmc/zynq_sdhci.c | |
a430fa06 | 339 | F: drivers/mtd/nand/raw/zynq_nand.c |
8ae3d0b5 MS |
340 | F: drivers/net/phy/xilinx_phy.c |
341 | F: drivers/net/zynq_gem.c | |
342 | F: drivers/serial/serial_zynq.c | |
343 | F: drivers/spi/zynq_qspi.c | |
344 | F: drivers/spi/zynq_spi.c | |
345 | F: drivers/usb/host/ehci-zynq.c | |
346 | F: drivers/watchdog/cdns_wdt.c | |
23e7e6b6 | 347 | F: include/zynqpl.h |
8ae3d0b5 MS |
348 | F: tools/zynqimage.c |
349 | N: zynq | |
00f141cc | 350 | |
84c7204b MS |
351 | ARM ZYNQMP |
352 | M: Michal Simek <[email protected]> | |
353 | S: Maintained | |
8ae3d0b5 | 354 | T: git git://git.denx.de/u-boot-microblaze.git |
6de7a5b9 | 355 | F: arch/arm/cpu/armv8/zynqmp/ |
3d14228f | 356 | F: drivers/clk/clk_zynqmp.c |
8ae3d0b5 MS |
357 | F: drivers/fpga/zynqpl.c |
358 | F: drivers/gpio/zynq_gpio.c | |
359 | F: drivers/i2c/i2c-cdns.c | |
360 | F: drivers/i2c/muxes/pca954x.c | |
361 | F: drivers/i2c/zynq_i2c.c | |
362 | F: drivers/mmc/zynq_sdhci.c | |
a430fa06 | 363 | F: drivers/mtd/nand/raw/zynq_nand.c |
8ae3d0b5 MS |
364 | F: drivers/net/phy/xilinx_phy.c |
365 | F: drivers/net/zynq_gem.c | |
366 | F: drivers/serial/serial_zynq.c | |
367 | F: drivers/spi/zynq_qspi.c | |
368 | F: drivers/spi/zynq_spi.c | |
72c37d12 | 369 | F: drivers/timer/cadence-ttc.c |
8ae3d0b5 MS |
370 | F: drivers/usb/host/ehci-zynq.c |
371 | F: drivers/watchdog/cdns_wdt.c | |
23e7e6b6 | 372 | F: include/zynqmppl.h |
b123aff2 | 373 | F: tools/zynqmp* |
2570e129 | 374 | N: ultra96 |
8ae3d0b5 | 375 | N: zynqmp |
84c7204b | 376 | |
1d6c54ec MS |
377 | ARM ZYNQMP R5 |
378 | M: Michal Simek <[email protected]> | |
379 | S: Maintained | |
380 | T: git git://git.denx.de/u-boot-microblaze.git | |
381 | F: arch/arm/mach-zynqmp-r5/ | |
382 | ||
bb48470d SG |
383 | BINMAN |
384 | M: Simon Glass <[email protected]> | |
385 | S: Maintained | |
386 | F: tools/binman/ | |
387 | ||
00f141cc DS |
388 | BUILDMAN |
389 | M: Simon Glass <[email protected]> | |
390 | S: Maintained | |
391 | F: tools/buildman/ | |
392 | ||
393 | CFI FLASH | |
394 | M: Stefan Roese <[email protected]> | |
395 | S: Maintained | |
396 | T: git git://git.denx.de/u-boot-cfi-flash.git | |
c4c2e141 SR |
397 | F: drivers/mtd/cfi_flash.c |
398 | F: drivers/mtd/jedec_flash.c | |
00f141cc DS |
399 | |
400 | COLDFIRE | |
08ae21af | 401 | M: Huan Wang <[email protected]> |
82ebb7e5 | 402 | M: Angelo Dureghello <[email protected]> |
00f141cc DS |
403 | S: Maintained |
404 | T: git git://git.denx.de/u-boot-coldfire.git | |
405 | F: arch/m68k/ | |
406 | ||
407 | DFU | |
56acf018 | 408 | M: Lukasz Majewski <[email protected]> |
00f141cc DS |
409 | S: Maintained |
410 | T: git git://git.denx.de/u-boot-dfu.git | |
411 | F: drivers/dfu/ | |
55ca6138 | 412 | F: drivers/usb/gadget/ |
00f141cc DS |
413 | |
414 | DRIVER MODEL | |
415 | M: Simon Glass <[email protected]> | |
416 | S: Maintained | |
8770633e | 417 | T: git git://git.denx.de/u-boot-dm.git |
00f141cc DS |
418 | F: drivers/core/ |
419 | F: include/dm/ | |
420 | F: test/dm/ | |
421 | ||
e4a7394a AG |
422 | EFI PAYLOAD |
423 | M: Alexander Graf <[email protected]> | |
65fa17d4 | 424 | R: Heinrich Schuchardt <[email protected]> |
e4a7394a | 425 | S: Maintained |
bc188a30 | 426 | T: git git://github.com/agraf/u-boot.git |
1914e5b5 | 427 | F: doc/README.uefi |
29a8a282 | 428 | F: doc/README.iscsi |
04459788 | 429 | F: Documentation/efi.rst |
5b2118a2 | 430 | F: include/capitalization.h |
0bc4b0da HS |
431 | F: include/cp1250.h |
432 | F: include/cp437.h | |
623b3a57 | 433 | F: include/efi* |
268ec6e0 HS |
434 | F: include/pe.h |
435 | F: include/asm-generic/pe.h | |
0b8a88ab | 436 | F: lib/charset.c |
bc0bd77e | 437 | F: lib/efi*/ |
623b3a57 | 438 | F: test/py/tests/test_efi* |
f11a164b | 439 | F: test/unicode_ut.c |
e4a7394a | 440 | F: cmd/bootefi.c |
ac020196 | 441 | F: tools/file2include.c |
e4a7394a | 442 | |
7e16342b MS |
443 | FPGA |
444 | M: Michal Simek <[email protected]> | |
445 | S: Maintained | |
446 | T: git git://git.denx.de/u-boot-microblaze.git | |
447 | F: drivers/fpga/ | |
448 | F: cmd/fpga.c | |
449 | F: include/fpga.h | |
450 | ||
00f141cc DS |
451 | FLATTENED DEVICE TREE |
452 | M: Simon Glass <[email protected]> | |
453 | S: Maintained | |
454 | T: git git://git.denx.de/u-boot-fdt.git | |
455 | F: lib/fdtdec* | |
456 | F: lib/libfdt/ | |
457 | F: include/fdt* | |
18fa6230 | 458 | F: include/linux/libfdt* |
643f8d4c | 459 | F: cmd/fdt.c |
00f141cc DS |
460 | F: common/fdt_support.c |
461 | ||
462 | FREEBSD | |
463 | M: Rafal Jaworowski <[email protected]> | |
464 | S: Maintained | |
465 | T: git git://git.denx.de/u-boot-freebsd.git | |
466 | ||
467 | FREESCALE QORIQ | |
2f231025 | 468 | M: York Sun <[email protected]> |
00f141cc DS |
469 | S: Maintained |
470 | T: git git://git.denx.de/u-boot-fsl-qoriq.git | |
471 | ||
472 | I2C | |
473 | M: Heiko Schocher <[email protected]> | |
474 | S: Maintained | |
475 | T: git git://git.denx.de/u-boot-i2c.git | |
476 | F: drivers/i2c/ | |
477 | ||
e9c8d49d SG |
478 | LOGGING |
479 | M: Simon Glass <[email protected]> | |
480 | S: Maintained | |
481 | T: git git://git.denx.de/u-boot.git | |
482 | F: common/log.c | |
483 | F: cmd/log.c | |
ef11ed82 | 484 | F: test/log/log_test.c |
20faa27c | 485 | F: test/py/tests/test_log.py |
e9c8d49d | 486 | |
c1a65a8c LD |
487 | MALI DISPLAY PROCESSORS |
488 | M: Liviu Dudau <[email protected]> | |
489 | S: Supported | |
490 | T: git git://github.com/ARM-software/u-boot.git | |
491 | F: drivers/video/mali_dp.c | |
e3bc4bb8 | 492 | F: drivers/i2c/i2c-versatile.c |
c1a65a8c | 493 | |
00f141cc DS |
494 | MICROBLAZE |
495 | M: Michal Simek <[email protected]> | |
496 | S: Maintained | |
497 | T: git git://git.denx.de/u-boot-microblaze.git | |
498 | F: arch/microblaze/ | |
8ae3d0b5 MS |
499 | F: cmd/mfsl.c |
500 | F: drivers/gpio/xilinx_gpio.c | |
501 | F: drivers/net/xilinx_axi_emac.c | |
502 | F: drivers/net/xilinx_emaclite.c | |
503 | F: drivers/serial/serial_xuartlite.c | |
504 | F: drivers/spi/xilinx_spi.c | |
0d832b32 | 505 | F: drivers/sysreset/sysreset_gpio.c |
8ae3d0b5 MS |
506 | F: drivers/watchdog/xilinx_tb_wdt.c |
507 | N: xilinx | |
00f141cc DS |
508 | |
509 | MIPS | |
510 | M: Daniel Schwierzeck <[email protected]> | |
511 | S: Maintained | |
512 | T: git git://git.denx.de/u-boot-mips.git | |
513 | F: arch/mips/ | |
514 | ||
dd1033e4 GC |
515 | MIPS MSCC |
516 | M: Gregory CLEMENT <[email protected]> | |
517 | M: Lars Povlsen <[email protected]> | |
518 | M: Horatiu Vultur <[email protected]> | |
519 | S: Maintained | |
520 | F: arch/mips/mach-mscc/ | |
f8c8cedd | 521 | F: arch/mips/dts/luton* |
6787c1ec GC |
522 | F: arch/mips/dts/mscc* |
523 | F: arch/mips/dts/ocelot* | |
524 | F: board/mscc/ | |
525 | F: configs/mscc* | |
be8313fe | 526 | F: drivers/gpio/mscc_sgpio.c |
fd6e0b05 | 527 | F: drivers/spi/mscc_bb_spi.c |
6787c1ec | 528 | F: include/configs/vcoreiii.h |
051de9b3 | 529 | F: drivers/pinctrl/mscc/ |
dd1033e4 | 530 | |
cd71b1d5 PB |
531 | MIPS JZ4780 |
532 | M: Ezequiel Garcia <[email protected]> | |
533 | S: Maintained | |
534 | F: arch/mips/mach-jz47xx/ | |
535 | ||
00f141cc | 536 | MMC |
dbc39699 | 537 | M: Jaehoon Chung <[email protected]> |
00f141cc DS |
538 | S: Maintained |
539 | T: git git://git.denx.de/u-boot-mmc.git | |
540 | F: drivers/mmc/ | |
541 | ||
4ef17f9c | 542 | NAND FLASH |
9f8aba7a TR |
543 | #M: Scott Wood <[email protected]> |
544 | S: Orphaned (Since 2018-07) | |
4ef17f9c | 545 | T: git git://git.denx.de/u-boot-nand-flash.git |
a430fa06 | 546 | F: drivers/mtd/nand/raw/ |
4ef17f9c HS |
547 | |
548 | NDS32 | |
549 | M: Macpaul Lin <[email protected]> | |
550 | S: Maintained | |
551 | T: git git://git.denx.de/u-boot-nds32.git | |
552 | F: arch/nds32/ | |
553 | ||
b7d6e0ab HS |
554 | NETWORK |
555 | M: Joe Hershberger <[email protected]> | |
556 | S: Maintained | |
557 | T: git git://git.denx.de/u-boot-net.git | |
558 | F: drivers/net/ | |
559 | F: net/ | |
560 | ||
4ef17f9c HS |
561 | NIOS |
562 | M: Thomas Chou <[email protected]> | |
563 | S: Maintained | |
564 | T: git git://git.denx.de/u-boot-nios.git | |
565 | F: arch/nios2/ | |
566 | ||
567 | ONENAND | |
568 | #M: Lukasz Majewski <[email protected]> | |
569 | S: Orphaned (Since 2017-01) | |
570 | T: git git://git.denx.de/u-boot-onenand.git | |
571 | F: drivers/mtd/onenand/ | |
572 | ||
00f141cc DS |
573 | PATMAN |
574 | M: Simon Glass <[email protected]> | |
575 | S: Maintained | |
576 | F: tools/patman/ | |
577 | ||
4ef17f9c HS |
578 | POWER |
579 | M: Jaehoon Chung <[email protected]> | |
580 | S: Maintained | |
581 | T: git git://git.denx.de/u-boot-pmic.git | |
582 | F: drivers/power/ | |
583 | ||
00f141cc DS |
584 | POWERPC |
585 | M: Wolfgang Denk <[email protected]> | |
586 | S: Maintained | |
587 | F: arch/powerpc/ | |
588 | ||
00f141cc | 589 | POWERPC MPC8XX |
907208c4 | 590 | M: Christophe Leroy <[email protected]> |
00f141cc DS |
591 | S: Maintained |
592 | T: git git://git.denx.de/u-boot-mpc8xx.git | |
593 | F: arch/powerpc/cpu/mpc8xx/ | |
594 | ||
00f141cc | 595 | POWERPC MPC83XX |
e5ed4c3e | 596 | M: Mario Six <[email protected]> |
597 | S: Maintained | |
00f141cc | 598 | T: git git://git.denx.de/u-boot-mpc83xx.git |
e4061556 MS |
599 | F: drivers/ram/mpc83xx_sdram.c |
600 | F: include/dt-bindings/memory/mpc83xx-sdram.h | |
76fdad1f MS |
601 | F: drivers/sysreset/sysreset_mpc83xx.c |
602 | F: drivers/sysreset/sysreset_mpc83xx.h | |
07d538d2 MS |
603 | F: drivers/clk/mpc83xx_clk.c |
604 | F: drivers/clk/mpc83xx_clk.h | |
605 | F: include/dt-bindings/clk/mpc83xx-clk.h | |
2c21749d | 606 | F: drivers/timer/mpc83xx_timer.c |
19fbdca4 MS |
607 | F: drivers/cpu/mpc83xx_cpu.c |
608 | F: drivers/cpu/mpc83xx_cpu.h | |
d2166319 | 609 | F: drivers/misc/mpc83xx_serdes.c |
00f141cc DS |
610 | F: arch/powerpc/cpu/mpc83xx/ |
611 | F: arch/powerpc/include/asm/arch-mpc83xx/ | |
612 | ||
613 | POWERPC MPC85XX | |
2f231025 | 614 | M: York Sun <[email protected]> |
00f141cc DS |
615 | S: Maintained |
616 | T: git git://git.denx.de/u-boot-mpc85xx.git | |
617 | F: arch/powerpc/cpu/mpc85xx/ | |
618 | ||
619 | POWERPC MPC86XX | |
2f231025 | 620 | M: York Sun <[email protected]> |
00f141cc DS |
621 | S: Maintained |
622 | T: git git://git.denx.de/u-boot-mpc86xx.git | |
623 | F: arch/powerpc/cpu/mpc86xx/ | |
624 | ||
f94c44e5 RC |
625 | RISC-V |
626 | M: Rick Chen <[email protected]> | |
627 | S: Maintained | |
628 | T: git git://git.denx.de/u-boot-riscv.git | |
629 | F: arch/riscv/ | |
630 | F: tools/prelink-riscv.c | |
631 | ||
4ef17f9c HS |
632 | ROCKUSB |
633 | M: Eddie Cai <[email protected]> | |
634 | S: Maintained | |
635 | F: drivers/usb/gadget/f_rockusb.c | |
636 | F: cmd/rockusb.c | |
637 | F: doc/README.rockusb | |
638 | ||
00f141cc DS |
639 | SANDBOX |
640 | M: Simon Glass <[email protected]> | |
641 | S: Maintained | |
642 | F: arch/sandbox/ | |
643 | ||
644 | SH | |
645 | M: Nobuhiro Iwamatsu <[email protected]> | |
646 | S: Maintained | |
647 | T: git git://git.denx.de/u-boot-sh.git | |
648 | F: arch/sh/ | |
649 | ||
00f141cc | 650 | SPI |
16185a85 | 651 | M: Jagan Teki <[email protected]> |
00f141cc DS |
652 | S: Maintained |
653 | T: git git://git.denx.de/u-boot-spi.git | |
654 | F: drivers/mtd/spi/ | |
655 | F: drivers/spi/ | |
656 | F: include/spi* | |
657 | ||
e721e981 MK |
658 | SPMI |
659 | M: Mateusz Kulikowski <[email protected]> | |
660 | S: Maintained | |
661 | F: drivers/spmi/ | |
662 | F: include/spmi/ | |
663 | ||
055da186 LD |
664 | TDA19988 HDMI ENCODER |
665 | M: Liviu Dudau <[email protected]> | |
666 | S: Maintained | |
667 | F: drivers/video/tda19988.c | |
668 | ||
4e2fdf45 AD |
669 | TI SYSTEM SECURITY |
670 | M: Andrew F. Davis <[email protected]> | |
671 | S: Supported | |
672 | F: arch/arm/mach-omap2/omap5/sec_entry_cpu1.S | |
4e2fdf45 AD |
673 | F: arch/arm/mach-omap2/sec-common.c |
674 | F: arch/arm/mach-omap2/config_secure.mk | |
a42eee12 | 675 | F: configs/am335x_hs_evm_defconfig |
c2dca337 | 676 | F: configs/am335x_hs_evm_uart_defconfig |
4e2fdf45 AD |
677 | F: configs/am43xx_hs_evm_defconfig |
678 | F: configs/am57xx_hs_evm_defconfig | |
679 | F: configs/dra7xx_hs_evm_defconfig | |
8a707baf LV |
680 | F: configs/k2hk_hs_evm_defconfig |
681 | F: configs/k2e_hs_evm_defconfig | |
682 | F: configs/k2g_hs_evm_defconfig | |
f274f265 | 683 | F: configs/k2l_hs_evm_defconfig |
4e2fdf45 | 684 | |
00f141cc | 685 | TQ GROUP |
3a53aba3 BM |
686 | #M: Martin Krause <[email protected]> |
687 | S: Orphaned (Since 2016-02) | |
00f141cc DS |
688 | T: git git://git.denx.de/u-boot-tq-group.git |
689 | ||
9ff4a311 JW |
690 | TEE |
691 | M: Jens Wiklander <[email protected]> | |
692 | S: Maintained | |
693 | F: drivers/tee/ | |
694 | F: include/tee.h | |
1cc8cc4e | 695 | F: include/tee/ |
9ff4a311 | 696 | |
00f141cc DS |
697 | UBI |
698 | M: Kyungmin Park <[email protected]> | |
69337a9d | 699 | M: Heiko Schocher <[email protected]> |
00f141cc DS |
700 | S: Maintained |
701 | T: git git://git.denx.de/u-boot-ubi.git | |
702 | F: drivers/mtd/ubi/ | |
703 | ||
704 | USB | |
705 | M: Marek Vasut <[email protected]> | |
706 | S: Maintained | |
707 | T: git git://git.denx.de/u-boot-usb.git | |
708 | F: drivers/usb/ | |
709 | ||
c0c5f910 BM |
710 | USB xHCI |
711 | M: Bin Meng <[email protected]> | |
712 | S: Maintained | |
713 | T: git git://git.denx.de/u-boot-usb.git topic-xhci | |
714 | F: drivers/usb/host/xhci* | |
715 | ||
00f141cc DS |
716 | VIDEO |
717 | M: Anatolij Gustschin <[email protected]> | |
718 | S: Maintained | |
719 | T: git git://git.denx.de/u-boot-video.git | |
720 | F: drivers/video/ | |
c967fb78 AG |
721 | F: common/lcd*.c |
722 | F: include/lcd*.h | |
9cdbc906 | 723 | F: include/video*.h |
00f141cc DS |
724 | |
725 | X86 | |
726 | M: Simon Glass <[email protected]> | |
dc5210a2 | 727 | M: Bin Meng <[email protected]> |
00f141cc DS |
728 | S: Maintained |
729 | T: git git://git.denx.de/u-boot-x86.git | |
730 | F: arch/x86/ | |
731 | ||
de5e5cea CZ |
732 | XTENSA |
733 | M: Max Filippov <[email protected]> | |
734 | S: Maintained | |
735 | F: arch/xtensa/ | |
736 | ||
00f141cc | 737 | THE REST |
4e34d610 | 738 | M: Tom Rini <[email protected]> |
00f141cc DS |
739 | L: [email protected] |
740 | Q: http://patchwork.ozlabs.org/project/uboot/list/ | |
741 | S: Maintained | |
742 | T: git git://git.denx.de/u-boot.git | |
80870e2a | 743 | F: configs/tools-only_defconfig |
00f141cc DS |
744 | F: * |
745 | F: */ |