MAINTAINERS 13.1 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
Descriptions of section entries:

	P: Person (obsolete)
	M: Mail patches to: FullName <address@domain>
	L: Mailing list that is relevant to this area
	W: Web-page with status/info
	Q: Patchwork web based patch tracking system site
	T: SCM tree type and location.
	   Type is one of: git, hg, quilt, stgit, topgit
	S: Status, one of the following:
	   Supported:	Someone is actually paid to look after this.
	   Maintained:	Someone actually looks after it.
	   Odd Fixes:	It has a maintainer but they don't have time to do
			much other than throw the odd patch in. See below..
	   Orphan:	No current maintainer [but maybe you could take the
			role as you write your new code].
	   Obsolete:	Old code. Something tagged obsolete generally means
			it has been replaced by a better system and you
			should be using that.
	F: Files and directories with wildcard patterns.
	   A trailing slash includes all files and subdirectory files.
	   F:	drivers/net/	all files in and below drivers/net
	   F:	drivers/net/*	all files in drivers/net, but not below
	   F:	*/net/*		all files in "any top level directory"/net
	   One pattern per line.  Multiple F: lines acceptable.
	N: Files and directories with regex patterns.
	   N:	[^a-z]tegra	all files whose path contains the word tegra
	   One pattern per line.  Multiple N: lines acceptable.
	   scripts/get_maintainer.pl has different behavior for files that
	   match F: pattern and matches of N: patterns.  By default,
	   get_maintainer will not look at git log history when an F: pattern
	   match occurs.  When an N: match occurs, git log history is used
	   to also notify the people that have git commit signatures.
	X: Files and directories that are NOT maintained, same rules as F:
	   Files exclusions are tested before file matches.
	   Can be useful for excluding a specific subdirectory, for instance:
	   F:	net/
	   X:	net/ipv6/
	   matches all files in and below net excluding net/ipv6/
	K: Keyword perl extended regex pattern to match content in a
	   patch or file.  For instance:
	   K: of_get_profile
	      matches patches or files that contain "of_get_profile"
	   K: \b(printk|pr_(info|err))\b
	      matches patches or files that contain one or more of the words
	      printk, pr_info or pr_err
	   One regex pattern per line.  Multiple K: lines acceptable.

Note: For the hard of thinking, this list is meant to remain in alphabetical
order. If you could add yourselves to it in alphabetical order that would be
so much easier [Ed]

Maintainers List (try to look for most precise areas first)

		-----------------------------------
ARC
M:	Alexey Brodkin <alexey.brodkin@synopsys.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-arc.git
F:	arch/arc/

62 63 64 65 66 67
ARC HSDK CREG GPIO
M:	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
S:	Maintained
L:	uboot-snps-arc@synopsys.com
F:	drivers/gpio/hsdk-creg-gpio.c

68 69 70 71 72 73 74 75
ARC HSDK CGU CLOCK
M:	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
S:	Maintained
L:	uboot-snps-arc@synopsys.com
F:	drivers/clk/clk-hsdk-cgu.c
F:	include/dt-bindings/clock/snps,hsdk-cgu.h
F:	doc/device-tree-bindings/clock/snps,hsdk-cgu.txt

76 77 78 79 80 81
ARM
M:	Albert Aribaud <albert.u.boot@aribaud.net>
S:	Maintained
T:	git git://git.denx.de/u-boot-arm.git
F:	arch/arm/

P
Pavel Machek 已提交
82 83 84 85
ARM ALTERA SOCFPGA
M:	Marek Vasut <marex@denx.de>
S:	Maintainted
T:	git git://git.denx.de/u-boot-socfpga.git
J
Jagan Teki 已提交
86
F:	arch/arm/mach-socfpga/
P
Pavel Machek 已提交
87

88
ARM ATMEL AT91
A
Andreas Bießmann 已提交
89
M:	Andreas Bießmann <andreas@biessmann.org>
90 91
S:	Maintained
T:	git git://git.denx.de/u-boot-atmel.git
92
F:	arch/arm/mach-at91/
93

94
ARM BROADCOM BCM283X
95 96
#M:	Stephen Warren <swarren@wwwdotorg.org>
S:	Orphaned (Since 2017-07)
97 98 99 100 101 102
F:	arch/arm/mach-bcm283x/
F:	drivers/gpio/bcm2835_gpio.c
F:	drivers/mmc/bcm2835_sdhci.c
F:	drivers/serial/serial_bcm283x_mu.c
F:	drivers/video/bcm2835.c
F:	include/dm/platform_data/serial_bcm283x_mu.h
A
Alexander Graf 已提交
103
F:	drivers/pinctrl/broadcom/
104

105 106
ARM FREESCALE IMX
M:	Stefano Babic <sbabic@denx.de>
107
M:	Fabio Estevam <fabio.estevam@nxp.com>
108 109 110 111 112 113
S:	Maintained
T:	git git://git.denx.de/u-boot-imx.git
F:	arch/arm/cpu/arm1136/mx*/
F:	arch/arm/cpu/arm926ejs/mx*/
F:	arch/arm/cpu/armv7/mx*/
F:	arch/arm/cpu/armv7/vf610/
114
F:	arch/arm/mach-imx/
115 116 117
F:	arch/arm/include/asm/arch-imx/
F:	arch/arm/include/asm/arch-mx*/
F:	arch/arm/include/asm/arch-vf610/
118
F:	arch/arm/include/asm/mach-imx/
119
F:	board/freescale/*mx*/
120

121 122 123 124 125 126
ARM HISILICON
M:	Peter Griffin <peter.griffin@linaro.org>
S:	Maintained
F:	arch/arm/cpu/armv8/hisilicon
F:	arm/include/asm/arch-hi6220/

127
ARM MARVELL KIRKWOOD ARMADA-XP ARMADA-38X
128
M:	Prafulla Wadaskar <prafulla@marvell.com>
129
M:	Luka Perkov <luka.perkov@sartura.hr>
130
M:	Stefan Roese <sr@denx.de>
131 132
S:	Maintained
T:	git git://git.denx.de/u-boot-marvell.git
133
F:	arch/arm/mach-kirkwood/
134
F:	arch/arm/mach-mvebu/
135 136 137 138 139 140 141 142

ARM MARVELL PXA
M:	Marek Vasut <marex@denx.de>
S:	Maintained
T:	git git://git.denx.de/u-boot-pxa.git
F:	arch/arm/cpu/pxa/
F:	arch/arm/include/asm/arch-pxa/

143 144
ARM RENESAS RMOBILE/R-CAR
M:	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
145
M:	Marek Vasut <marek.vasut+renesas@gmail.com>
146 147 148 149
S:	Maintained
T:	git git://git.denx.de/u-boot-sh.git
F:	arch/arm/mach-rmobile/

150 151
ARM ROCKCHIP
M:	Simon Glass <sjg@chromium.org>
152
M:	Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
153 154
S:	Maintained
T:	git git://git.denx.de/u-boot-rockchip.git
155
F:	arch/arm/include/asm/arch-rockchip/
156
F:	arch/arm/mach-rockchip/
157
F:	board/rockchip/
158 159 160 161 162 163 164 165 166 167 168
F:	drivers/clk/rockchip/
F:	drivers/gpio/rk_gpio.c
F:	drivers/misc/rockchip-efuse.c
F:	drivers/pinctrl/rockchip/
F:	drivers/ram/rockchip/
F:	drivers/sysreset/sysreset_rockchip.c
F:	tools/rkcommon.c
F:	tools/rkcommon.h
F:	tools/rkimage.c
F:	tools/rksd.c
F:	tools/rkspi.c
169

170 171 172 173 174
ARM SAMSUNG
M:	Minkyu Kang <mk7.kang@samsung.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-samsung.git
F:	arch/arm/cpu/arm920t/s3c24x0/
175 176
F:	arch/arm/mach-exynos/
F:	arch/arm/mach-s5pc1xx/
177 178 179
F:	arch/arm/cpu/armv7/s5p-common/
F:	arch/arm/include/asm/arch-s3c24x0/

180 181 182 183 184
ARM SNAPDRAGON
M:	Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
S:	Maintained
F:	arch/arm/mach-snapdragon/

185
ARM STM SPEAR
186 187
#M:	Vipin Kumar <vipin.kumar@st.com>
S:	Orphaned (Since 2016-02)
188 189 190 191
T:	git git://git.denx.de/u-boot-stm.git
F:	arch/arm/cpu/arm926ejs/spear/
F:	arch/arm/include/asm/arch-spear/

192 193 194 195 196 197
ARM STM STV0991
M:	Vikas Manocha <vikas.manocha@st.com>
S:	Maintained
F:	arch/arm/cpu/armv7/stv0991/
F:	arch/arm/include/asm/arch-stv0991/

198 199 200 201 202 203
ARM STI
M:	Patrice Chotard <patrice.chotard@st.com>
S:	Maintained
F:	arch/arm/mach-sti/
F:	arch/arm/include/asm/arch-sti*/

204
ARM SUNXI
205 206
M:	Jagan Teki <jagan@openedev.com>
M:	Maxime Ripard <maxime.ripard@free-electrons.com>
207
S:	Maintained
208 209 210
T:	git git://git.denx.de/u-boot-sunxi.git
F:	arch/arm/cpu/armv7/sunxi/
F:	arch/arm/include/asm/arch-sunxi/
211 212
F:	arch/arm/mach-sunxi/
F:	board/sunxi/
213 214 215 216 217

ARM TEGRA
M:	Tom Warren <twarren@nvidia.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-tegra.git
218
F:	arch/arm/mach-tegra/
219 220 221
F:	arch/arm/include/asm/arch-tegra*/

ARM TI
222
M:	Tom Rini <trini@konsulko.com>
223 224
S:	Maintained
T:	git git://git.denx.de/u-boot-ti.git
225 226
F:	arch/arm/mach-davinci/
F:	arch/arm/mach-keystone/
227 228 229 230 231
F:	arch/arm/cpu/arm926ejs/omap/
F:	arch/arm/cpu/armv7/omap*/
F:	arch/arm/include/asm/arch-omap*/
F:	arch/arm/include/asm/ti-common/

232
ARM UNIPHIER
233
M:	Masahiro Yamada <yamada.masahiro@socionext.com>
234 235
S:	Maintained
T:	git git://git.denx.de/u-boot-uniphier.git
236
F:	arch/arm/mach-uniphier/
237
F:	configs/uniphier_*_defconfig
238
N:	uniphier
239

240 241 242 243 244 245
ARM ZYNQ
M:	Michal Simek <monstr@monstr.eu>
S:	Maintained
F:	arch/arm/cpu/armv7/zynq/
F:	arch/arm/include/asm/arch-zynq/

M
Michal Simek 已提交
246 247 248 249 250 251
ARM ZYNQMP
M:	Michal Simek <michal.simek@xilinx.com>
S:	Maintained
F:	arch/arm/cpu/armv8/zynqmp/
F:	arch/arm/include/asm/arch-zynqmp/

252 253 254 255 256 257 258 259 260
BUILDMAN
M:	Simon Glass <sjg@chromium.org>
S:	Maintained
F:	tools/buildman/

CFI FLASH
M:	Stefan Roese <sr@denx.de>
S:	Maintained
T:	git git://git.denx.de/u-boot-cfi-flash.git
261 262
F:	drivers/mtd/cfi_flash.c
F:	drivers/mtd/jedec_flash.c
263 264

COLDFIRE
265 266
M:	Huan Wang <alison.wang@freescale.com>
M:	Angelo Dureghello <angelo@sysam.it>
267 268 269 270 271
S:	Maintained
T:	git git://git.denx.de/u-boot-coldfire.git
F:	arch/m68k/

DFU
272
M:	Lukasz Majewski <lukma@denx.de>
273 274 275
S:	Maintained
T:	git git://git.denx.de/u-boot-dfu.git
F:	drivers/dfu/
276
F:	drivers/usb/gadget/
277 278 279 280

DRIVER MODEL
M:	Simon Glass <sjg@chromium.org>
S:	Maintained
281
T:	git git://git.denx.de/u-boot-dm.git
282 283 284 285
F:	drivers/core/
F:	include/dm/
F:	test/dm/

286 287 288
EFI PAYLOAD
M:	Alexander Graf <agraf@suse.de>
S:	Maintained
289
T:	git git://github.com/agraf/u-boot.git
290
F:	include/efi*
291
F:	lib/efi*/
292
F:	test/py/tests/test_efi*
293
F:	cmd/bootefi.c
294
F:	tools/file2include.c
295

296 297 298 299 300 301 302 303
FLATTENED DEVICE TREE
M:	Simon Glass <sjg@chromium.org>
S:	Maintained
T:	git git://git.denx.de/u-boot-fdt.git
F:	lib/fdtdec*
F:	lib/libfdt/
F:	include/fdt*
F:	include/libfdt*
304
F:	cmd/fdt.c
305 306 307 308 309 310 311 312
F:	common/fdt_support.c

FREEBSD
M:	Rafal Jaworowski <raj@semihalf.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-freebsd.git

FREESCALE QORIQ
313
M:	York Sun <york.sun@nxp.com>
314 315 316 317 318 319 320 321 322
S:	Maintained
T:	git git://git.denx.de/u-boot-fsl-qoriq.git

I2C
M:	Heiko Schocher <hs@denx.de>
S:	Maintained
T:	git git://git.denx.de/u-boot-i2c.git
F:	drivers/i2c/

323 324 325 326 327 328
LOGGING
M:	Simon Glass <sjg@chromium.org>
S:	Maintained
T:	git git://git.denx.de/u-boot.git
F:	common/log.c
F:	cmd/log.c
S
Simon Glass 已提交
329
F:	test/log/log_test.c
S
Simon Glass 已提交
330
F:	test/py/tests/test_log.py
331

332 333 334 335 336 337 338 339 340 341 342 343 344
MICROBLAZE
M:	Michal Simek <monstr@monstr.eu>
S:	Maintained
T:	git git://git.denx.de/u-boot-microblaze.git
F:	arch/microblaze/

MIPS
M:	Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-mips.git
F:	arch/mips/

MMC
345
M:	Jaehoon Chung <jh80.chung@samsung.com>
346 347 348 349 350 351 352 353 354 355 356 357 358 359 360
S:	Maintained
T:	git git://git.denx.de/u-boot-mmc.git
F:	drivers/mmc/

PATMAN
M:	Simon Glass <sjg@chromium.org>
S:	Maintained
F:	tools/patman/

POWERPC
M:	Wolfgang Denk <wd@denx.de>
S:	Maintained
F:	arch/powerpc/

POWERPC MPC8XX
361
M:	Christophe Leroy <christophe.leroy@c-s.fr>
362 363 364 365 366
S:	Maintained
T:	git git://git.denx.de/u-boot-mpc8xx.git
F:	arch/powerpc/cpu/mpc8xx/

POWERPC MPC83XX
367 368
M:	Mario Six <mario.six@gdsys.cc>
S:	Maintained
369 370 371 372 373
T:	git git://git.denx.de/u-boot-mpc83xx.git
F:	arch/powerpc/cpu/mpc83xx/
F:	arch/powerpc/include/asm/arch-mpc83xx/

POWERPC MPC85XX
374
M:	York Sun <york.sun@nxp.com>
375 376 377 378 379
S:	Maintained
T:	git git://git.denx.de/u-boot-mpc85xx.git
F:	arch/powerpc/cpu/mpc85xx/

POWERPC MPC86XX
380
M:	York Sun <york.sun@nxp.com>
381 382 383 384 385 386 387 388 389 390
S:	Maintained
T:	git git://git.denx.de/u-boot-mpc86xx.git
F:	arch/powerpc/cpu/mpc86xx/

POWERPC PPC4XX
M:	Stefan Roese <sr@denx.de>
S:	Maintained
T:	git git://git.denx.de/u-boot-ppc4xx.git
F:	arch/powerpc/cpu/ppc4xx/

391 392 393 394 395 396
POWER
M:	Jaehoon Chung <jh80.chung@samsung.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-pmic.git
F:	drivers/power/

397
NETWORK
398
M:	Joe Hershberger <joe.hershberger@ni.com>
399 400 401
S:	Maintained
T:	git git://git.denx.de/u-boot-net.git
F:	drivers/net/
402
F:	net/
403 404

NAND FLASH
405
M:	Scott Wood <oss@buserror.net>
406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422
S:	Maintained
T:	git git://git.denx.de/u-boot-nand-flash.git
F:	drivers/mtd/nand/

NDS32
M:	Macpaul Lin <macpaul@andestech.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-nds32.git
F:	arch/nds32/

NIOS
M:	Thomas Chou <thomas@wytron.com.tw>
S:	Maintained
T:	git git://git.denx.de/u-boot-nios.git
F:	arch/nios2/

ONENAND
423 424
#M:	Lukasz Majewski <l.majewski@majess.pl>
S:	Orphaned (Since 2017-01)
425 426 427
T:	git git://git.denx.de/u-boot-onenand.git
F:	drivers/mtd/onenand/

R
Rick Chen 已提交
428 429 430 431 432 433 434
RISC-V
M:	Rick Chen <rick@andestech.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-riscv.git
F:	arch/riscv/
F:	tools/prelink-riscv.c

435 436 437 438 439 440 441 442 443 444 445 446
SANDBOX
M:	Simon Glass <sjg@chromium.org>
S:	Maintained
F:	arch/sandbox/

SH
M:	Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
S:	Maintained
T:	git git://git.denx.de/u-boot-sh.git
F:	arch/sh/

SPI
J
Jagan Teki 已提交
447
M:	Jagan Teki <jagan@openedev.com>
448 449 450 451 452 453
S:	Maintained
T:	git git://git.denx.de/u-boot-spi.git
F:	drivers/mtd/spi/
F:	drivers/spi/
F:	include/spi*

454 455 456 457 458 459
SPMI
M:	Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
S:	Maintained
F:	drivers/spmi/
F:	include/spmi/

460 461 462 463 464 465 466
TI SYSTEM SECURITY
M:	Andrew F. Davis <afd@ti.com>
S:	Supported
F:	arch/arm/mach-omap2/omap5/sec_entry_cpu1.S
F:	arch/arm/mach-omap2/omap5/sec-fxns.c
F:	arch/arm/mach-omap2/sec-common.c
F:	arch/arm/mach-omap2/config_secure.mk
467
F:	configs/am335x_hs_evm_defconfig
468
F:	configs/am335x_hs_evm_uart_defconfig
469 470 471
F:	configs/am43xx_hs_evm_defconfig
F:	configs/am57xx_hs_evm_defconfig
F:	configs/dra7xx_hs_evm_defconfig
472 473 474
F:	configs/k2hk_hs_evm_defconfig
F:	configs/k2e_hs_evm_defconfig
F:	configs/k2g_hs_evm_defconfig
475

476
TQ GROUP
477 478
#M:	Martin Krause <martin.krause@tq-systems.de>
S:	Orphaned (Since 2016-02)
479 480 481 482
T:	git git://git.denx.de/u-boot-tq-group.git

UBI
M:	Kyungmin Park <kmpark@infradead.org>
483
M:	Heiko Schocher <hs@denx.de>
484 485 486 487 488 489 490 491 492 493
S:	Maintained
T:	git git://git.denx.de/u-boot-ubi.git
F:	drivers/mtd/ubi/

USB
M:	Marek Vasut <marex@denx.de>
S:	Maintained
T:	git git://git.denx.de/u-boot-usb.git
F:	drivers/usb/

494 495 496 497 498 499
USB xHCI
M:	Bin Meng <bmeng.cn@gmail.com>
S:	Maintained
T:	git git://git.denx.de/u-boot-usb.git topic-xhci
F:	drivers/usb/host/xhci*

500 501 502 503
ROCKUSB
M:	Eddie Cai <eddie.cai.linux@gmail.com>
S:	Maintained
F:	drivers/usb/gadget/f_rockusb.c
E
Eddie Cai 已提交
504
F:	cmd/rockusb.c
505
F:	doc/README.rockusb
506

507 508 509 510 511
VIDEO
M:	Anatolij Gustschin <agust@denx.de>
S:	Maintained
T:	git git://git.denx.de/u-boot-video.git
F:	drivers/video/
512 513
F:	common/lcd*.c
F:	include/lcd*.h
514 515 516

X86
M:	Simon Glass <sjg@chromium.org>
517
M:	Bin Meng <bmeng.cn@gmail.com>
518 519 520 521
S:	Maintained
T:	git git://git.denx.de/u-boot-x86.git
F:	arch/x86/

522 523 524 525 526
XTENSA
M:	Max Filippov <jcmvbkbc@gmail.com>
S:	Maintained
F:	arch/xtensa/

527
THE REST
528
M:	Tom Rini <trini@konsulko.com>
529 530 531 532 533 534
L:	u-boot@lists.denx.de
Q:	http://patchwork.ozlabs.org/project/uboot/list/
S:	Maintained
T:	git git://git.denx.de/u-boot.git
F:	*
F:	*/