]> Git Repo - u-boot.git/blob - MAINTAINERS
x86: detect unsupported relocation types
[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 ARMADA-37XX
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 F:      drivers/phy/marvell/
152
153 ARM MARVELL PXA
154 M:      Marek Vasut <[email protected]>
155 S:      Maintained
156 T:      git git://git.denx.de/u-boot-pxa.git
157 F:      arch/arm/cpu/pxa/
158 F:      arch/arm/include/asm/arch-pxa/
159
160 ARM OWL
161 M:      Manivannan Sadhasivam <[email protected]>
162 S:      Maintained
163 F:      arch/arm/include/asm/arch-owl/
164 F:      arch/arm/mach-owl/
165 F:      board/ucRobotics/
166 F:      drivers/clk/owl/
167 F:      drivers/serial/serial_owl.c
168
169 ARM RENESAS RMOBILE/R-CAR
170 M:      Nobuhiro Iwamatsu <[email protected]>
171 M:      Marek Vasut <[email protected]>
172 S:      Maintained
173 T:      git git://git.denx.de/u-boot-sh.git
174 F:      arch/arm/mach-rmobile/
175
176 ARM ROCKCHIP
177 M:      Simon Glass <[email protected]>
178 M:      Philipp Tomsich <[email protected]>
179 S:      Maintained
180 T:      git git://git.denx.de/u-boot-rockchip.git
181 F:      arch/arm/include/asm/arch-rockchip/
182 F:      arch/arm/mach-rockchip/
183 F:      board/rockchip/
184 F:      drivers/clk/rockchip/
185 F:      drivers/gpio/rk_gpio.c
186 F:      drivers/misc/rockchip-efuse.c
187 F:      drivers/mmc/rockchip_sdhci.c
188 F:      drivers/mmc/rockchip_dw_mmc.c
189 F:      drivers/pinctrl/rockchip/
190 F:      drivers/ram/rockchip/
191 F:      drivers/sysreset/sysreset_rockchip.c
192 F:      drivers/video/rockchip/
193 F:      tools/rkcommon.c
194 F:      tools/rkcommon.h
195 F:      tools/rkimage.c
196 F:      tools/rksd.c
197 F:      tools/rkspi.c
198
199 ARM SAMSUNG
200 M:      Minkyu Kang <[email protected]>
201 S:      Maintained
202 T:      git git://git.denx.de/u-boot-samsung.git
203 F:      arch/arm/mach-exynos/
204 F:      arch/arm/mach-s5pc1xx/
205 F:      arch/arm/cpu/armv7/s5p-common/
206
207 ARM SNAPDRAGON
208 M:      Ramon Fried <[email protected]>
209 S:      Maintained
210 F:      arch/arm/mach-snapdragon/
211 F:      drivers/gpio/msm_gpio.c
212 F:      drivers/mmc/msm_sdhci.c
213 F:      drivers/phy/msm8916-usbh-phy.c
214 F:      drivers/serial/serial_msm.c
215 F:      drivers/smem/msm_smem.c
216 F:      drivers/usb/host/ehci-msm.c
217
218 ARM STI
219 M:      Patrice Chotard <[email protected]>
220 S:      Maintained
221 F:      arch/arm/mach-sti/
222 F:      arch/arm/include/asm/arch-sti*/
223
224 ARM STM SPEAR
225 #M:     Vipin Kumar <[email protected]>
226 S:      Orphaned (Since 2016-02)
227 T:      git git://git.denx.de/u-boot-stm.git
228 F:      arch/arm/cpu/arm926ejs/spear/
229 F:      arch/arm/include/asm/arch-spear/
230
231 ARM STM STM32MP
232 M:      Patrick Delaunay <[email protected]>
233 M:      Christophe Kerello <[email protected]>
234 M:      Patrice Chotard <[email protected]>
235 S:      Maintained
236 F:      arch/arm/mach-stm32mp
237 F:      drivers/clk/clk_stm32mp1.c
238 F:      drivers/i2c/stm32f7_i2c.c
239 F:      drivers/misc/stm32mp_fuse.c
240 F:      drivers/mmc/stm32_sdmmc2.c
241 F:      drivers/phy/phy-stm32-usbphyc.c
242 F:      drivers/pinctrl/pinctrl_stm32.c
243 F:      drivers/power/regulator/stm32-vrefbuf.c
244 F:      drivers/ram/stm32mp1/
245 F:      drivers/misc/stm32_rcc.c
246 F:      drivers/reset/stm32-reset.c
247 F:      drivers/spi/stm32_qspi.c
248
249 ARM STM STV0991
250 M:      Vikas Manocha <[email protected]>
251 S:      Maintained
252 F:      arch/arm/cpu/armv7/stv0991/
253 F:      arch/arm/include/asm/arch-stv0991/
254
255 ARM SUNXI
256 M:      Jagan Teki <[email protected]>
257 M:      Maxime Ripard <[email protected]>
258 S:      Maintained
259 T:      git git://git.denx.de/u-boot-sunxi.git
260 F:      arch/arm/cpu/armv7/sunxi/
261 F:      arch/arm/include/asm/arch-sunxi/
262 F:      arch/arm/mach-sunxi/
263 F:      board/sunxi/
264
265 ARM TEGRA
266 M:      Tom Warren <[email protected]>
267 S:      Maintained
268 T:      git git://git.denx.de/u-boot-tegra.git
269 F:      arch/arm/mach-tegra/
270 F:      arch/arm/include/asm/arch-tegra*/
271
272 ARM TI
273 M:      Tom Rini <[email protected]>
274 S:      Maintained
275 T:      git git://git.denx.de/u-boot-ti.git
276 F:      arch/arm/mach-davinci/
277 F:      arch/arm/mach-k3/
278 F:      arch/arm/mach-keystone/
279 F:      arch/arm/include/asm/arch-omap*/
280 F:      arch/arm/include/asm/ti-common/
281
282 ARM UNIPHIER
283 M:      Masahiro Yamada <[email protected]>
284 S:      Maintained
285 T:      git git://git.denx.de/u-boot-uniphier.git
286 F:      arch/arm/mach-uniphier/
287 F:      configs/uniphier_*_defconfig
288 N:      uniphier
289
290 ARM VERSAL
291 M:      Michal Simek <[email protected]>
292 S:      Maintained
293 T:      git git://git.denx.de/u-boot-microblaze.git
294 F:      arch/arm/mach-versal/
295
296 ARM VERSATILE EXPRESS DRIVERS
297 M:      Liviu Dudau <[email protected]>
298 S:      Maintained
299 T:      git git://github.com/ARM-software/u-boot.git
300 F:      drivers/misc/vexpress_config.c
301 N:      vexpress
302
303 ARM ZYNQ
304 M:      Michal Simek <[email protected]>
305 S:      Maintained
306 T:      git git://git.denx.de/u-boot-microblaze.git
307 F:      arch/arm/mach-zynq/
308 F:      drivers/clk/clk_zynq.c
309 F:      drivers/fpga/zynqpl.c
310 F:      drivers/gpio/zynq_gpio.c
311 F:      drivers/i2c/i2c-cdns.c
312 F:      drivers/i2c/muxes/pca954x.c
313 F:      drivers/i2c/zynq_i2c.c
314 F:      drivers/mmc/zynq_sdhci.c
315 F:      drivers/mtd/nand/raw/zynq_nand.c
316 F:      drivers/net/phy/xilinx_phy.c
317 F:      drivers/net/zynq_gem.c
318 F:      drivers/serial/serial_zynq.c
319 F:      drivers/spi/zynq_qspi.c
320 F:      drivers/spi/zynq_spi.c
321 F:      drivers/usb/host/ehci-zynq.c
322 F:      drivers/watchdog/cdns_wdt.c
323 F:      include/zynqpl.h
324 F:      tools/zynqimage.c
325 N:      zynq
326
327 ARM ZYNQMP
328 M:      Michal Simek <[email protected]>
329 S:      Maintained
330 T:      git git://git.denx.de/u-boot-microblaze.git
331 F:      arch/arm/cpu/armv8/zynqmp/
332 F:      drivers/clk/clk_zynqmp.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
339 F:      drivers/mtd/nand/raw/zynq_nand.c
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/timer/cadence-ttc.c
346 F:      drivers/usb/host/ehci-zynq.c
347 F:      drivers/watchdog/cdns_wdt.c
348 F:      include/zynqmppl.h
349 F:      tools/zynqmp*
350 N:      ultra96
351 N:      zynqmp
352
353 ARM ZYNQMP R5
354 M:      Michal Simek <[email protected]>
355 S:      Maintained
356 T:      git git://git.denx.de/u-boot-microblaze.git
357 F:      arch/arm/mach-zynqmp-r5/
358
359 BUILDMAN
360 M:      Simon Glass <[email protected]>
361 S:      Maintained
362 F:      tools/buildman/
363
364 CFI FLASH
365 M:      Stefan Roese <[email protected]>
366 S:      Maintained
367 T:      git git://git.denx.de/u-boot-cfi-flash.git
368 F:      drivers/mtd/cfi_flash.c
369 F:      drivers/mtd/jedec_flash.c
370
371 COLDFIRE
372 M:      Huan Wang <[email protected]>
373 M:      Angelo Dureghello <[email protected]>
374 S:      Maintained
375 T:      git git://git.denx.de/u-boot-coldfire.git
376 F:      arch/m68k/
377
378 DFU
379 M:      Lukasz Majewski <[email protected]>
380 S:      Maintained
381 T:      git git://git.denx.de/u-boot-dfu.git
382 F:      drivers/dfu/
383 F:      drivers/usb/gadget/
384
385 DRIVER MODEL
386 M:      Simon Glass <[email protected]>
387 S:      Maintained
388 T:      git git://git.denx.de/u-boot-dm.git
389 F:      drivers/core/
390 F:      include/dm/
391 F:      test/dm/
392
393 EFI PAYLOAD
394 M:      Alexander Graf <[email protected]>
395 S:      Maintained
396 T:      git git://github.com/agraf/u-boot.git
397 F:      doc/README.uefi
398 F:      doc/README.iscsi
399 F:      Documentation/efi.rst
400 F:      include/capitalization.h
401 F:      include/cp1250.h
402 F:      include/cp437.h
403 F:      include/efi*
404 F:      include/pe.h
405 F:      include/asm-generic/pe.h
406 F:      lib/charset.c
407 F:      lib/efi*/
408 F:      test/py/tests/test_efi*
409 F:      test/unicode_ut.c
410 F:      cmd/bootefi.c
411 F:      tools/file2include.c
412
413 FPGA
414 M:      Michal Simek <[email protected]>
415 S:      Maintained
416 T:      git git://git.denx.de/u-boot-microblaze.git
417 F:      drivers/fpga/
418 F:      cmd/fpga.c
419 F:      include/fpga.h
420
421 FLATTENED DEVICE TREE
422 M:      Simon Glass <[email protected]>
423 S:      Maintained
424 T:      git git://git.denx.de/u-boot-fdt.git
425 F:      lib/fdtdec*
426 F:      lib/libfdt/
427 F:      include/fdt*
428 F:      include/linux/libfdt*
429 F:      cmd/fdt.c
430 F:      common/fdt_support.c
431
432 FREEBSD
433 M:      Rafal Jaworowski <[email protected]>
434 S:      Maintained
435 T:      git git://git.denx.de/u-boot-freebsd.git
436
437 FREESCALE QORIQ
438 M:      York Sun <[email protected]>
439 S:      Maintained
440 T:      git git://git.denx.de/u-boot-fsl-qoriq.git
441
442 I2C
443 M:      Heiko Schocher <[email protected]>
444 S:      Maintained
445 T:      git git://git.denx.de/u-boot-i2c.git
446 F:      drivers/i2c/
447
448 LOGGING
449 M:      Simon Glass <[email protected]>
450 S:      Maintained
451 T:      git git://git.denx.de/u-boot.git
452 F:      common/log.c
453 F:      cmd/log.c
454 F:      test/log/log_test.c
455 F:      test/py/tests/test_log.py
456
457 MALI DISPLAY PROCESSORS
458 M:      Liviu Dudau <[email protected]>
459 S:      Supported
460 T:      git git://github.com/ARM-software/u-boot.git
461 F:      drivers/video/mali_dp.c
462 F:      drivers/i2c/i2c-versatile.c
463
464 MICROBLAZE
465 M:      Michal Simek <[email protected]>
466 S:      Maintained
467 T:      git git://git.denx.de/u-boot-microblaze.git
468 F:      arch/microblaze/
469 F:      cmd/mfsl.c
470 F:      drivers/gpio/xilinx_gpio.c
471 F:      drivers/net/xilinx_axi_emac.c
472 F:      drivers/net/xilinx_emaclite.c
473 F:      drivers/serial/serial_xuartlite.c
474 F:      drivers/spi/xilinx_spi.c
475 F:      drivers/sysreset/sysreset_gpio.c
476 F:      drivers/watchdog/xilinx_tb_wdt.c
477 N:      xilinx
478
479 MIPS
480 M:      Daniel Schwierzeck <[email protected]>
481 S:      Maintained
482 T:      git git://git.denx.de/u-boot-mips.git
483 F:      arch/mips/
484
485 MMC
486 M:      Jaehoon Chung <[email protected]>
487 S:      Maintained
488 T:      git git://git.denx.de/u-boot-mmc.git
489 F:      drivers/mmc/
490
491 NAND FLASH
492 #M:     Scott Wood <[email protected]>
493 S:      Orphaned (Since 2018-07)
494 T:      git git://git.denx.de/u-boot-nand-flash.git
495 F:      drivers/mtd/nand/raw/
496
497 NDS32
498 M:      Macpaul Lin <[email protected]>
499 S:      Maintained
500 T:      git git://git.denx.de/u-boot-nds32.git
501 F:      arch/nds32/
502
503 NETWORK
504 M:      Joe Hershberger <[email protected]>
505 S:      Maintained
506 T:      git git://git.denx.de/u-boot-net.git
507 F:      drivers/net/
508 F:      net/
509
510 NIOS
511 M:      Thomas Chou <[email protected]>
512 S:      Maintained
513 T:      git git://git.denx.de/u-boot-nios.git
514 F:      arch/nios2/
515
516 ONENAND
517 #M:     Lukasz Majewski <[email protected]>
518 S:      Orphaned (Since 2017-01)
519 T:      git git://git.denx.de/u-boot-onenand.git
520 F:      drivers/mtd/onenand/
521
522 PATMAN
523 M:      Simon Glass <[email protected]>
524 S:      Maintained
525 F:      tools/patman/
526
527 POWER
528 M:      Jaehoon Chung <[email protected]>
529 S:      Maintained
530 T:      git git://git.denx.de/u-boot-pmic.git
531 F:      drivers/power/
532
533 POWERPC
534 M:      Wolfgang Denk <[email protected]>
535 S:      Maintained
536 F:      arch/powerpc/
537
538 POWERPC MPC8XX
539 M:      Christophe Leroy <[email protected]>
540 S:      Maintained
541 T:      git git://git.denx.de/u-boot-mpc8xx.git
542 F:      arch/powerpc/cpu/mpc8xx/
543
544 POWERPC MPC83XX
545 M:      Mario Six <[email protected]>
546 S:      Maintained
547 T:      git git://git.denx.de/u-boot-mpc83xx.git
548 F:      drivers/ram/mpc83xx_sdram.c
549 F:      include/dt-bindings/memory/mpc83xx-sdram.h
550 F:      drivers/sysreset/sysreset_mpc83xx.c
551 F:      drivers/sysreset/sysreset_mpc83xx.h
552 F:      drivers/clk/mpc83xx_clk.c
553 F:      drivers/clk/mpc83xx_clk.h
554 F:      include/dt-bindings/clk/mpc83xx-clk.h
555 F:      drivers/timer/mpc83xx_timer.c
556 F:      drivers/cpu/mpc83xx_cpu.c
557 F:      drivers/cpu/mpc83xx_cpu.h
558 F:      drivers/misc/mpc83xx_serdes.c
559 F:      arch/powerpc/cpu/mpc83xx/
560 F:      arch/powerpc/include/asm/arch-mpc83xx/
561
562 POWERPC MPC85XX
563 M:      York Sun <[email protected]>
564 S:      Maintained
565 T:      git git://git.denx.de/u-boot-mpc85xx.git
566 F:      arch/powerpc/cpu/mpc85xx/
567
568 POWERPC MPC86XX
569 M:      York Sun <[email protected]>
570 S:      Maintained
571 T:      git git://git.denx.de/u-boot-mpc86xx.git
572 F:      arch/powerpc/cpu/mpc86xx/
573
574 RISC-V
575 M:      Rick Chen <[email protected]>
576 S:      Maintained
577 T:      git git://git.denx.de/u-boot-riscv.git
578 F:      arch/riscv/
579 F:      tools/prelink-riscv.c
580
581 ROCKUSB
582 M:      Eddie Cai <[email protected]>
583 S:      Maintained
584 F:      drivers/usb/gadget/f_rockusb.c
585 F:      cmd/rockusb.c
586 F:      doc/README.rockusb
587
588 SANDBOX
589 M:      Simon Glass <[email protected]>
590 S:      Maintained
591 F:      arch/sandbox/
592
593 SH
594 M:      Nobuhiro Iwamatsu <[email protected]>
595 S:      Maintained
596 T:      git git://git.denx.de/u-boot-sh.git
597 F:      arch/sh/
598
599 SPI
600 M:      Jagan Teki <[email protected]>
601 S:      Maintained
602 T:      git git://git.denx.de/u-boot-spi.git
603 F:      drivers/mtd/spi/
604 F:      drivers/spi/
605 F:      include/spi*
606
607 SPMI
608 M:      Mateusz Kulikowski <[email protected]>
609 S:      Maintained
610 F:      drivers/spmi/
611 F:      include/spmi/
612
613 TDA19988 HDMI ENCODER
614 M:      Liviu Dudau <[email protected]>
615 S:      Maintained
616 F:      drivers/video/tda19988.c
617
618 TI SYSTEM SECURITY
619 M:      Andrew F. Davis <[email protected]>
620 S:      Supported
621 F:      arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
622 F:      arch/arm/mach-omap2/sec-common.c
623 F:      arch/arm/mach-omap2/config_secure.mk
624 F:      configs/am335x_hs_evm_defconfig
625 F:      configs/am335x_hs_evm_uart_defconfig
626 F:      configs/am43xx_hs_evm_defconfig
627 F:      configs/am57xx_hs_evm_defconfig
628 F:      configs/dra7xx_hs_evm_defconfig
629 F:      configs/k2hk_hs_evm_defconfig
630 F:      configs/k2e_hs_evm_defconfig
631 F:      configs/k2g_hs_evm_defconfig
632 F:      configs/k2l_hs_evm_defconfig
633
634 TQ GROUP
635 #M:     Martin Krause <[email protected]>
636 S:      Orphaned (Since 2016-02)
637 T:      git git://git.denx.de/u-boot-tq-group.git
638
639 TEE
640 M:      Jens Wiklander <[email protected]>
641 S:      Maintained
642 F:      drivers/tee/
643 F:      include/tee.h
644 F:      include/tee/
645
646 UBI
647 M:      Kyungmin Park <[email protected]>
648 M:      Heiko Schocher <[email protected]>
649 S:      Maintained
650 T:      git git://git.denx.de/u-boot-ubi.git
651 F:      drivers/mtd/ubi/
652
653 USB
654 M:      Marek Vasut <[email protected]>
655 S:      Maintained
656 T:      git git://git.denx.de/u-boot-usb.git
657 F:      drivers/usb/
658
659 USB xHCI
660 M:      Bin Meng <[email protected]>
661 S:      Maintained
662 T:      git git://git.denx.de/u-boot-usb.git topic-xhci
663 F:      drivers/usb/host/xhci*
664
665 VIDEO
666 M:      Anatolij Gustschin <[email protected]>
667 S:      Maintained
668 T:      git git://git.denx.de/u-boot-video.git
669 F:      drivers/video/
670 F:      common/lcd*.c
671 F:      include/lcd*.h
672 F:      include/video*.h
673
674 X86
675 M:      Simon Glass <[email protected]>
676 M:      Bin Meng <[email protected]>
677 S:      Maintained
678 T:      git git://git.denx.de/u-boot-x86.git
679 F:      arch/x86/
680
681 XTENSA
682 M:      Max Filippov <[email protected]>
683 S:      Maintained
684 F:      arch/xtensa/
685
686 THE REST
687 M:      Tom Rini <[email protected]>
688 L:      [email protected]
689 Q:      http://patchwork.ozlabs.org/project/uboot/list/
690 S:      Maintained
691 T:      git git://git.denx.de/u-boot.git
692 F:      *
693 F:      */
This page took 0.064373 seconds and 4 git commands to generate.