]> Git Repo - u-boot.git/blob - MAINTAINERS
clk: Add MPC83xx clock driver
[u-boot.git] / MAINTAINERS
1 Descriptions of section entries:
2
3         P: Person (obsolete)
4         M: Mail patches to: FullName <address@domain>
5         L: Mailing list that is relevant to this area
6         W: Web-page with status/info
7         Q: Patchwork web based patch tracking system site
8         T: SCM tree type and location.
9            Type is one of: git, hg, quilt, stgit, topgit
10         S: Status, one of the following:
11            Supported:   Someone is actually paid to look after this.
12            Maintained:  Someone actually looks after it.
13            Odd Fixes:   It has a maintainer but they don't have time to do
14                         much other than throw the odd patch in. See below..
15            Orphan:      No current maintainer [but maybe you could take the
16                         role as you write your new code].
17            Obsolete:    Old code. Something tagged obsolete generally means
18                         it has been replaced by a better system and you
19                         should be using that.
20         F: Files and directories with wildcard patterns.
21            A trailing slash includes all files and subdirectory files.
22            F:   drivers/net/    all files in and below drivers/net
23            F:   drivers/net/*   all files in drivers/net, but not below
24            F:   */net/*         all files in "any top level directory"/net
25            One pattern per line.  Multiple F: lines acceptable.
26         N: Files and directories with regex patterns.
27            N:   [^a-z]tegra     all files whose path contains the word tegra
28            One pattern per line.  Multiple N: lines acceptable.
29            scripts/get_maintainer.pl has different behavior for files that
30            match F: pattern and matches of N: patterns.  By default,
31            get_maintainer will not look at git log history when an F: pattern
32            match occurs.  When an N: match occurs, git log history is used
33            to also notify the people that have git commit signatures.
34         X: Files and directories that are NOT maintained, same rules as F:
35            Files exclusions are tested before file matches.
36            Can be useful for excluding a specific subdirectory, for instance:
37            F:   net/
38            X:   net/ipv6/
39            matches all files in and below net excluding net/ipv6/
40         K: Keyword perl extended regex pattern to match content in a
41            patch or file.  For instance:
42            K: of_get_profile
43               matches patches or files that contain "of_get_profile"
44            K: \b(printk|pr_(info|err))\b
45               matches patches or files that contain one or more of the words
46               printk, pr_info or pr_err
47            One regex pattern per line.  Multiple K: lines acceptable.
48
49 Note: For the hard of thinking, this list is meant to remain in alphabetical
50 order. If you could add yourselves to it in alphabetical order that would be
51 so much easier [Ed]
52
53 Maintainers List (try to look for most precise areas first)
54
55                 -----------------------------------
56 ARC
57 M:      Alexey Brodkin <[email protected]>
58 M:      Eugeniy Paltsev <[email protected]>
59 S:      Maintained
60 L:      [email protected]
61 T:      git git://git.denx.de/u-boot-arc.git
62 F:      arch/arc/
63 F:      board/synopsys/
64
65 ARC HSDK CGU CLOCK
66 M:      Eugeniy Paltsev <[email protected]>
67 S:      Maintained
68 L:      [email protected]
69 F:      drivers/clk/clk-hsdk-cgu.c
70 F:      include/dt-bindings/clock/snps,hsdk-cgu.h
71 F:      doc/device-tree-bindings/clock/snps,hsdk-cgu.txt
72
73 ARC HSDK CREG GPIO
74 M:      Eugeniy Paltsev <[email protected]>
75 S:      Maintained
76 L:      [email protected]
77 F:      doc/device-tree-bindings/gpio/snps,creg-gpio.txt
78 F:      drivers/gpio/hsdk-creg-gpio.c
79
80 ARM
81 M:      Albert Aribaud <[email protected]>
82 S:      Maintained
83 T:      git git://git.denx.de/u-boot-arm.git
84 F:      arch/arm/
85
86 ARM ALTERA SOCFPGA
87 M:      Marek Vasut <[email protected]>
88 S:      Maintainted
89 T:      git git://git.denx.de/u-boot-socfpga.git
90 F:      arch/arm/mach-socfpga/
91
92 ARM ATMEL AT91
93 M:      Andreas Bießmann <[email protected]>
94 S:      Maintained
95 T:      git git://git.denx.de/u-boot-atmel.git
96 F:      arch/arm/mach-at91/
97
98 ARM BROADCOM BCM283X
99 M:      Alexander Graf <[email protected]>
100 S:      Maintained
101 F:      arch/arm/mach-bcm283x/
102 F:      drivers/gpio/bcm2835_gpio.c
103 F:      drivers/mmc/bcm2835_sdhci.c
104 F:      drivers/mmc/bcm2835_sdhost.c
105 F:      drivers/serial/serial_bcm283x_mu.c
106 F:      drivers/serial/serial_bcm283x_pl011.c
107 F:      drivers/video/bcm2835.c
108 F:      include/dm/platform_data/serial_bcm283x_mu.h
109 F:      drivers/pinctrl/broadcom/
110
111 ARM BROADCOM BCMSTB
112 M:      Thomas Fitzsimmons <[email protected]>
113 S:      Maintained
114 F:      arch/arm/mach-bcmstb/
115 F:      board/broadcom/bcmstb/
116 F:      configs/bcm7*_defconfig
117 F:      doc/README.bcm7xxx
118 F:      drivers/mmc/bcmstb_sdhci.c
119 F:      drivers/spi/bcmstb_spi.c
120
121 ARM FREESCALE IMX
122 M:      Stefano Babic <[email protected]>
123 M:      Fabio Estevam <[email protected]>
124 S:      Maintained
125 T:      git git://git.denx.de/u-boot-imx.git
126 F:      arch/arm/cpu/arm1136/mx*/
127 F:      arch/arm/cpu/arm926ejs/mx*/
128 F:      arch/arm/cpu/armv7/vf610/
129 F:      arch/arm/mach-imx/
130 F:      arch/arm/include/asm/arch-imx/
131 F:      arch/arm/include/asm/arch-mx*/
132 F:      arch/arm/include/asm/arch-vf610/
133 F:      arch/arm/include/asm/mach-imx/
134 F:      board/freescale/*mx*/
135
136 ARM HISILICON
137 M:      Peter Griffin <[email protected]>
138 S:      Maintained
139 F:      arch/arm/cpu/armv8/hisilicon
140 F:      arch/arm/include/asm/arch-hi6220/
141
142 ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X
143 M:      Prafulla Wadaskar <[email protected]>
144 M:      Luka Perkov <[email protected]>
145 M:      Stefan Roese <[email protected]>
146 S:      Maintained
147 T:      git git://git.denx.de/u-boot-marvell.git
148 F:      arch/arm/mach-kirkwood/
149 F:      arch/arm/mach-mvebu/
150 F:      drivers/ata/ahci_mvebu.c
151
152 ARM MARVELL PXA
153 M:      Marek Vasut <[email protected]>
154 S:      Maintained
155 T:      git git://git.denx.de/u-boot-pxa.git
156 F:      arch/arm/cpu/pxa/
157 F:      arch/arm/include/asm/arch-pxa/
158
159 ARM OWL
160 M:      Manivannan Sadhasivam <[email protected]>
161 S:      Maintained
162 F:      arch/arm/include/asm/arch-owl/
163 F:      arch/arm/mach-owl/
164 F:      board/ucRobotics/
165 F:      drivers/clk/owl/
166 F:      drivers/serial/serial_owl.c
167
168 ARM RENESAS RMOBILE/R-CAR
169 M:      Nobuhiro Iwamatsu <[email protected]>
170 M:      Marek Vasut <[email protected]>
171 S:      Maintained
172 T:      git git://git.denx.de/u-boot-sh.git
173 F:      arch/arm/mach-rmobile/
174
175 ARM ROCKCHIP
176 M:      Simon Glass <[email protected]>
177 M:      Philipp Tomsich <[email protected]>
178 S:      Maintained
179 T:      git git://git.denx.de/u-boot-rockchip.git
180 F:      arch/arm/include/asm/arch-rockchip/
181 F:      arch/arm/mach-rockchip/
182 F:      board/rockchip/
183 F:      drivers/clk/rockchip/
184 F:      drivers/gpio/rk_gpio.c
185 F:      drivers/misc/rockchip-efuse.c
186 F:      drivers/mmc/rockchip_sdhci.c
187 F:      drivers/mmc/rockchip_dw_mmc.c
188 F:      drivers/pinctrl/rockchip/
189 F:      drivers/ram/rockchip/
190 F:      drivers/sysreset/sysreset_rockchip.c
191 F:      drivers/video/rockchip/
192 F:      tools/rkcommon.c
193 F:      tools/rkcommon.h
194 F:      tools/rkimage.c
195 F:      tools/rksd.c
196 F:      tools/rkspi.c
197
198 ARM SAMSUNG
199 M:      Minkyu Kang <[email protected]>
200 S:      Maintained
201 T:      git git://git.denx.de/u-boot-samsung.git
202 F:      arch/arm/mach-exynos/
203 F:      arch/arm/mach-s5pc1xx/
204 F:      arch/arm/cpu/armv7/s5p-common/
205
206 ARM SNAPDRAGON
207 M:      Ramon Fried <[email protected]>
208 S:      Maintained
209 F:      arch/arm/mach-snapdragon/
210 F:      drivers/gpio/msm_gpio.c
211 F:      drivers/mmc/msm_sdhci.c
212 F:      drivers/serial/serial_msm.c
213 F:      drivers/smem/msm_smem.c
214 F:      drivers/usb/host/ehci-msm.c
215
216 ARM STI
217 M:      Patrice Chotard <[email protected]>
218 S:      Maintained
219 F:      arch/arm/mach-sti/
220 F:      arch/arm/include/asm/arch-sti*/
221
222 ARM STM SPEAR
223 #M:     Vipin Kumar <[email protected]>
224 S:      Orphaned (Since 2016-02)
225 T:      git git://git.denx.de/u-boot-stm.git
226 F:      arch/arm/cpu/arm926ejs/spear/
227 F:      arch/arm/include/asm/arch-spear/
228
229 ARM STM STM32MP
230 M:      Patrick Delaunay <[email protected]>
231 M:      Christophe Kerello <[email protected]>
232 M:      Patrice Chotard <[email protected]>
233 S:      Maintained
234 F:      arch/arm/mach-stm32mp
235 F:      drivers/clk/clk_stm32mp1.c
236 F:      drivers/i2c/stm32f7_i2c.c
237 F:      drivers/misc/stm32mp_fuse.c
238 F:      drivers/mmc/stm32_sdmmc2.c
239 F:      drivers/phy/phy-stm32-usbphyc.c
240 F:      drivers/pinctrl/pinctrl_stm32.c
241 F:      drivers/power/regulator/stm32-vrefbuf.c
242 F:      drivers/ram/stm32mp1/
243 F:      drivers/misc/stm32_rcc.c
244 F:      drivers/reset/stm32-reset.c
245 F:      drivers/spi/stm32_qspi.c
246
247 ARM STM STV0991
248 M:      Vikas Manocha <[email protected]>
249 S:      Maintained
250 F:      arch/arm/cpu/armv7/stv0991/
251 F:      arch/arm/include/asm/arch-stv0991/
252
253 ARM SUNXI
254 M:      Jagan Teki <[email protected]>
255 M:      Maxime Ripard <[email protected]>
256 S:      Maintained
257 T:      git git://git.denx.de/u-boot-sunxi.git
258 F:      arch/arm/cpu/armv7/sunxi/
259 F:      arch/arm/include/asm/arch-sunxi/
260 F:      arch/arm/mach-sunxi/
261 F:      board/sunxi/
262
263 ARM TEGRA
264 M:      Tom Warren <[email protected]>
265 S:      Maintained
266 T:      git git://git.denx.de/u-boot-tegra.git
267 F:      arch/arm/mach-tegra/
268 F:      arch/arm/include/asm/arch-tegra*/
269
270 ARM TI
271 M:      Tom Rini <[email protected]>
272 S:      Maintained
273 T:      git git://git.denx.de/u-boot-ti.git
274 F:      arch/arm/mach-davinci/
275 F:      arch/arm/mach-k3/
276 F:      arch/arm/mach-keystone/
277 F:      arch/arm/include/asm/arch-omap*/
278 F:      arch/arm/include/asm/ti-common/
279
280 ARM UNIPHIER
281 M:      Masahiro Yamada <[email protected]>
282 S:      Maintained
283 T:      git git://git.denx.de/u-boot-uniphier.git
284 F:      arch/arm/mach-uniphier/
285 F:      configs/uniphier_*_defconfig
286 N:      uniphier
287
288 ARM ZYNQ
289 M:      Michal Simek <[email protected]>
290 S:      Maintained
291 T:      git git://git.denx.de/u-boot-microblaze.git
292 F:      arch/arm/mach-zynq/
293 F:      drivers/clk/clk_zynq.c
294 F:      drivers/fpga/zynqpl.c
295 F:      drivers/gpio/zynq_gpio.c
296 F:      drivers/i2c/i2c-cdns.c
297 F:      drivers/i2c/muxes/pca954x.c
298 F:      drivers/i2c/zynq_i2c.c
299 F:      drivers/mmc/zynq_sdhci.c
300 F:      drivers/mtd/nand/zynq_nand.c
301 F:      drivers/net/phy/xilinx_phy.c
302 F:      drivers/net/zynq_gem.c
303 F:      drivers/serial/serial_zynq.c
304 F:      drivers/spi/zynq_qspi.c
305 F:      drivers/spi/zynq_spi.c
306 F:      drivers/usb/host/ehci-zynq.c
307 F:      drivers/watchdog/cdns_wdt.c
308 F:      include/zynqpl.h
309 F:      tools/zynqimage.c
310 N:      zynq
311
312 ARM ZYNQMP
313 M:      Michal Simek <[email protected]>
314 S:      Maintained
315 T:      git git://git.denx.de/u-boot-microblaze.git
316 F:      arch/arm/cpu/armv8/zynqmp/
317 F:      drivers/clk/clk_zynqmp.c
318 F:      drivers/fpga/zynqpl.c
319 F:      drivers/gpio/zynq_gpio.c
320 F:      drivers/i2c/i2c-cdns.c
321 F:      drivers/i2c/muxes/pca954x.c
322 F:      drivers/i2c/zynq_i2c.c
323 F:      drivers/mmc/zynq_sdhci.c
324 F:      drivers/mtd/nand/zynq_nand.c
325 F:      drivers/net/phy/xilinx_phy.c
326 F:      drivers/net/zynq_gem.c
327 F:      drivers/serial/serial_zynq.c
328 F:      drivers/spi/zynq_qspi.c
329 F:      drivers/spi/zynq_spi.c
330 F:      drivers/timer/cadence-ttc.c
331 F:      drivers/usb/host/ehci-zynq.c
332 F:      drivers/watchdog/cdns_wdt.c
333 F:      include/zynqmppl.h
334 F:      tools/zynqmp*
335 N:      ultra96
336 N:      zynqmp
337
338 ARM ZYNQMP R5
339 M:      Michal Simek <[email protected]>
340 S:      Maintained
341 T:      git git://git.denx.de/u-boot-microblaze.git
342 F:      arch/arm/mach-zynqmp-r5/
343
344 BUILDMAN
345 M:      Simon Glass <[email protected]>
346 S:      Maintained
347 F:      tools/buildman/
348
349 CFI FLASH
350 M:      Stefan Roese <[email protected]>
351 S:      Maintained
352 T:      git git://git.denx.de/u-boot-cfi-flash.git
353 F:      drivers/mtd/cfi_flash.c
354 F:      drivers/mtd/jedec_flash.c
355
356 COLDFIRE
357 M:      Huan Wang <[email protected]>
358 M:      Angelo Dureghello <[email protected]>
359 S:      Maintained
360 T:      git git://git.denx.de/u-boot-coldfire.git
361 F:      arch/m68k/
362
363 DFU
364 M:      Lukasz Majewski <[email protected]>
365 S:      Maintained
366 T:      git git://git.denx.de/u-boot-dfu.git
367 F:      drivers/dfu/
368 F:      drivers/usb/gadget/
369
370 DRIVER MODEL
371 M:      Simon Glass <[email protected]>
372 S:      Maintained
373 T:      git git://git.denx.de/u-boot-dm.git
374 F:      drivers/core/
375 F:      include/dm/
376 F:      test/dm/
377
378 EFI PAYLOAD
379 M:      Alexander Graf <[email protected]>
380 S:      Maintained
381 T:      git git://github.com/agraf/u-boot.git
382 F:      doc/README.uefi
383 F:      doc/README.iscsi
384 F:      Documentation/efi.rst
385 F:      include/efi*
386 F:      include/pe.h
387 F:      include/asm-generic/pe.h
388 F:      lib/charset.c
389 F:      lib/efi*/
390 F:      test/py/tests/test_efi*
391 F:      cmd/bootefi.c
392 F:      tools/file2include.c
393
394 FPGA
395 M:      Michal Simek <[email protected]>
396 S:      Maintained
397 T:      git git://git.denx.de/u-boot-microblaze.git
398 F:      drivers/fpga/
399 F:      cmd/fpga.c
400 F:      include/fpga.h
401
402 FLATTENED DEVICE TREE
403 M:      Simon Glass <[email protected]>
404 S:      Maintained
405 T:      git git://git.denx.de/u-boot-fdt.git
406 F:      lib/fdtdec*
407 F:      lib/libfdt/
408 F:      include/fdt*
409 F:      include/linux/libfdt*
410 F:      cmd/fdt.c
411 F:      common/fdt_support.c
412
413 FREEBSD
414 M:      Rafal Jaworowski <[email protected]>
415 S:      Maintained
416 T:      git git://git.denx.de/u-boot-freebsd.git
417
418 FREESCALE QORIQ
419 M:      York Sun <[email protected]>
420 S:      Maintained
421 T:      git git://git.denx.de/u-boot-fsl-qoriq.git
422
423 I2C
424 M:      Heiko Schocher <[email protected]>
425 S:      Maintained
426 T:      git git://git.denx.de/u-boot-i2c.git
427 F:      drivers/i2c/
428
429 LOGGING
430 M:      Simon Glass <[email protected]>
431 S:      Maintained
432 T:      git git://git.denx.de/u-boot.git
433 F:      common/log.c
434 F:      cmd/log.c
435 F:      test/log/log_test.c
436 F:      test/py/tests/test_log.py
437
438 MICROBLAZE
439 M:      Michal Simek <[email protected]>
440 S:      Maintained
441 T:      git git://git.denx.de/u-boot-microblaze.git
442 F:      arch/microblaze/
443 F:      cmd/mfsl.c
444 F:      drivers/gpio/xilinx_gpio.c
445 F:      drivers/net/xilinx_axi_emac.c
446 F:      drivers/net/xilinx_emaclite.c
447 F:      drivers/serial/serial_xuartlite.c
448 F:      drivers/spi/xilinx_spi.c
449 F:      drivers/sysreset/sysreset_gpio.c
450 F:      drivers/watchdog/xilinx_tb_wdt.c
451 N:      xilinx
452
453 MIPS
454 M:      Daniel Schwierzeck <[email protected]>
455 S:      Maintained
456 T:      git git://git.denx.de/u-boot-mips.git
457 F:      arch/mips/
458
459 MMC
460 M:      Jaehoon Chung <[email protected]>
461 S:      Maintained
462 T:      git git://git.denx.de/u-boot-mmc.git
463 F:      drivers/mmc/
464
465 NAND FLASH
466 #M:     Scott Wood <[email protected]>
467 S:      Orphaned (Since 2018-07)
468 T:      git git://git.denx.de/u-boot-nand-flash.git
469 F:      drivers/mtd/nand/
470
471 NDS32
472 M:      Macpaul Lin <[email protected]>
473 S:      Maintained
474 T:      git git://git.denx.de/u-boot-nds32.git
475 F:      arch/nds32/
476
477 NETWORK
478 M:      Joe Hershberger <[email protected]>
479 S:      Maintained
480 T:      git git://git.denx.de/u-boot-net.git
481 F:      drivers/net/
482 F:      net/
483
484 NIOS
485 M:      Thomas Chou <[email protected]>
486 S:      Maintained
487 T:      git git://git.denx.de/u-boot-nios.git
488 F:      arch/nios2/
489
490 ONENAND
491 #M:     Lukasz Majewski <[email protected]>
492 S:      Orphaned (Since 2017-01)
493 T:      git git://git.denx.de/u-boot-onenand.git
494 F:      drivers/mtd/onenand/
495
496 PATMAN
497 M:      Simon Glass <[email protected]>
498 S:      Maintained
499 F:      tools/patman/
500
501 POWER
502 M:      Jaehoon Chung <[email protected]>
503 S:      Maintained
504 T:      git git://git.denx.de/u-boot-pmic.git
505 F:      drivers/power/
506
507 POWERPC
508 M:      Wolfgang Denk <[email protected]>
509 S:      Maintained
510 F:      arch/powerpc/
511
512 POWERPC MPC8XX
513 M:      Christophe Leroy <[email protected]>
514 S:      Maintained
515 T:      git git://git.denx.de/u-boot-mpc8xx.git
516 F:      arch/powerpc/cpu/mpc8xx/
517
518 POWERPC MPC83XX
519 M:      Mario Six <[email protected]>
520 S:      Maintained
521 T:      git git://git.denx.de/u-boot-mpc83xx.git
522 F:      drivers/ram/mpc83xx_sdram.c
523 F:      include/dt-bindings/memory/mpc83xx-sdram.h
524 F:      drivers/sysreset/sysreset_mpc83xx.c
525 F:      drivers/sysreset/sysreset_mpc83xx.h
526 F:      drivers/clk/mpc83xx_clk.c
527 F:      drivers/clk/mpc83xx_clk.h
528 F:      include/dt-bindings/clk/mpc83xx-clk.h
529 F:      arch/powerpc/cpu/mpc83xx/
530 F:      arch/powerpc/include/asm/arch-mpc83xx/
531
532 POWERPC MPC85XX
533 M:      York Sun <[email protected]>
534 S:      Maintained
535 T:      git git://git.denx.de/u-boot-mpc85xx.git
536 F:      arch/powerpc/cpu/mpc85xx/
537
538 POWERPC MPC86XX
539 M:      York Sun <[email protected]>
540 S:      Maintained
541 T:      git git://git.denx.de/u-boot-mpc86xx.git
542 F:      arch/powerpc/cpu/mpc86xx/
543
544 RISC-V
545 M:      Rick Chen <[email protected]>
546 S:      Maintained
547 T:      git git://git.denx.de/u-boot-riscv.git
548 F:      arch/riscv/
549 F:      tools/prelink-riscv.c
550
551 ROCKUSB
552 M:      Eddie Cai <[email protected]>
553 S:      Maintained
554 F:      drivers/usb/gadget/f_rockusb.c
555 F:      cmd/rockusb.c
556 F:      doc/README.rockusb
557
558 SANDBOX
559 M:      Simon Glass <[email protected]>
560 S:      Maintained
561 F:      arch/sandbox/
562
563 SH
564 M:      Nobuhiro Iwamatsu <[email protected]>
565 S:      Maintained
566 T:      git git://git.denx.de/u-boot-sh.git
567 F:      arch/sh/
568
569 SPI
570 M:      Jagan Teki <[email protected]>
571 S:      Maintained
572 T:      git git://git.denx.de/u-boot-spi.git
573 F:      drivers/mtd/spi/
574 F:      drivers/spi/
575 F:      include/spi*
576
577 SPMI
578 M:      Mateusz Kulikowski <[email protected]>
579 S:      Maintained
580 F:      drivers/spmi/
581 F:      include/spmi/
582
583 TI SYSTEM SECURITY
584 M:      Andrew F. Davis <[email protected]>
585 S:      Supported
586 F:      arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
587 F:      arch/arm/mach-omap2/sec-common.c
588 F:      arch/arm/mach-omap2/config_secure.mk
589 F:      configs/am335x_hs_evm_defconfig
590 F:      configs/am335x_hs_evm_uart_defconfig
591 F:      configs/am43xx_hs_evm_defconfig
592 F:      configs/am57xx_hs_evm_defconfig
593 F:      configs/dra7xx_hs_evm_defconfig
594 F:      configs/k2hk_hs_evm_defconfig
595 F:      configs/k2e_hs_evm_defconfig
596 F:      configs/k2g_hs_evm_defconfig
597 F:      configs/k2l_hs_evm_defconfig
598
599 TQ GROUP
600 #M:     Martin Krause <[email protected]>
601 S:      Orphaned (Since 2016-02)
602 T:      git git://git.denx.de/u-boot-tq-group.git
603
604 UBI
605 M:      Kyungmin Park <[email protected]>
606 M:      Heiko Schocher <[email protected]>
607 S:      Maintained
608 T:      git git://git.denx.de/u-boot-ubi.git
609 F:      drivers/mtd/ubi/
610
611 USB
612 M:      Marek Vasut <[email protected]>
613 S:      Maintained
614 T:      git git://git.denx.de/u-boot-usb.git
615 F:      drivers/usb/
616
617 USB xHCI
618 M:      Bin Meng <[email protected]>
619 S:      Maintained
620 T:      git git://git.denx.de/u-boot-usb.git topic-xhci
621 F:      drivers/usb/host/xhci*
622
623 VIDEO
624 M:      Anatolij Gustschin <[email protected]>
625 S:      Maintained
626 T:      git git://git.denx.de/u-boot-video.git
627 F:      drivers/video/
628 F:      common/lcd*.c
629 F:      include/lcd*.h
630
631 X86
632 M:      Simon Glass <[email protected]>
633 M:      Bin Meng <[email protected]>
634 S:      Maintained
635 T:      git git://git.denx.de/u-boot-x86.git
636 F:      arch/x86/
637
638 XTENSA
639 M:      Max Filippov <[email protected]>
640 S:      Maintained
641 F:      arch/xtensa/
642
643 THE REST
644 M:      Tom Rini <[email protected]>
645 L:      [email protected]
646 Q:      http://patchwork.ozlabs.org/project/uboot/list/
647 S:      Maintained
648 T:      git git://git.denx.de/u-boot.git
649 F:      *
650 F:      */
This page took 0.0662469999999999 seconds and 4 git commands to generate.