]> git.ipfire.org Git - thirdparty/u-boot.git/blame - doc/git-mailrc
doc: imx: habv4: Remove secure_boot.txt guide
[thirdparty/u-boot.git] / doc / git-mailrc
CommitLineData
8b0b0c59
MF
1# To use this file, run in your u-boot tree:
2# git config sendemail.aliasesfile doc/git-mailrc
3# git config sendemail.aliasfiletype mutt
4#
5# Then when sending patches, you can use:
6# git send-email --to u-boot --cc i2c ...
7
8alias uboot u-boot@lists.denx.de
9alias u-boot uboot
10
11# Maintainer aliases. Use the same alias here as patchwork to keep
12# things simple and easy to look up/coordinate.
13alias aaribaud Albert Aribaud <albert.u.boot@aribaud.net>
09c2b8f3 14alias abiessmann Andreas Bießmann <andreas@biessmann.org>
350500b3 15alias abrodkin Alexey Brodkin <alexey.brodkin@synopsys.com>
b21f87a3 16alias afleming Andy Fleming <afleming@gmail.com>
8b0b0c59 17alias ag Anatolij Gustschin <agust@denx.de>
0176330e 18alias agraf Alexander Graf <agraf@suse.de>
068f86eb 19alias alisonwang Alison Wang <alison.wang@nxp.com>
82ebb7e5 20alias angelo_ts Angelo Dureghello <angelo@sysam.it>
51087445 21alias bmeng Bin Meng <bmeng.cn@gmail.com>
e873b97a 22alias danielschwierzeck Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
38d1ab4a 23alias dinh Dinh Nguyen <dinguyen@kernel.org>
8b0b0c59
MF
24alias hs Heiko Schocher <hs@denx.de>
25alias iwamatsu Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
dbc39699 26alias jaehoon Jaehoon Chung <jh80.chung@samsung.com>
16185a85 27alias jagan Jagan Teki <jagan@openedev.com>
a60de1ee 28alias jhersh Joe Hershberger <joe.hershberger@ni.com>
5ea01961 29alias luka Luka Perkov <luka.perkov@sartura.hr>
7f4279c0 30alias lukma Lukasz Majewski <lukma@denx.de>
8b0b0c59 31alias macpaul Macpaul Lin <macpaul@andestech.com>
a82ca7bc 32alias marex Marek Vasut <marex@denx.de>
068f86eb 33alias mariosix Mario Six <mario.six@gdsys.cc>
79cee3cf 34alias masahiro Masahiro Yamada <yamada.masahiro@socionext.com>
e721e981 35alias mateusz Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
38d1ab4a 36alias maxime Maxime Ripard <maxime.ripard@free-electrons.com>
8b0b0c59
MF
37alias monstr Michal Simek <monstr@monstr.eu>
38alias prafulla Prafulla Wadaskar <prafulla@marvell.com>
39alias prom Minkyu Kang <mk7.kang@samsung.com>
f8714372 40alias ptomsich Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
8b0b0c59 41alias sbabic Stefano Babic <sbabic@denx.de>
b4a2e435 42alias sjg Simon Glass <sjg@chromium.org>
8b0b0c59
MF
43alias smcnutt Scott McNutt <smcnutt@psyent.com>
44alias stroese Stefan Roese <sr@denx.de>
4e34d610 45alias trini Tom Rini <trini@konsulko.com>
8b0b0c59 46alias wd Wolfgang Denk <wd@denx.de>
44c21e94 47alias prabhu_kush Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
8b0b0c59
MF
48
49# Architecture aliases
068f86eb 50alias arch arc, arm, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, x86
8b0b0c59
MF
51alias arches arch
52
350500b3
MY
53alias arc uboot, abrodkin
54
068f86eb 55alias arm uboot, aaribaud, trini
963333e9 56alias at91 uboot, abiessmann
2620368a 57alias davinci ti
8b0b0c59 58alias imx uboot, sbabic
881e8478 59alias kirkwood uboot, prafulla, luka, stroese
2620368a 60alias omap ti
8b0b0c59 61alias pxa uboot, marex
6deba095 62alias rmobile uboot, iwamatsu
8b0b0c59
MF
63alias s3c samsung
64alias s5pc samsung
65alias samsung uboot, prom
e721e981 66alias snapdragon uboot, mateusz
6fa0d345 67alias socfpga uboot, marex, dinh
543bd273 68alias sunxi uboot, jagan, maxime
b4a2e435 69alias tegra uboot, sjg, Tom Warren <twarren@nvidia.com>, Stephen Warren <swarren@nvidia.com>
8b0b0c59 70alias tegra2 tegra
19fe4b3e 71alias ti uboot, trini
6dd0e7c0 72alias uniphier uboot, masahiro
bc9a78ac 73alias zynq uboot, monstr
f8714372 74alias rockchip uboot, sjg, Kever Yang <kever.yang@rock-chips.com>, ptomsich
8b0b0c59 75
0eaadecb 76alias m68k uboot, alisonwang, angelo_ts
8b0b0c59
MF
77alias coldfire m68k
78
79alias microblaze uboot, monstr
80alias mb microblaze
81
e873b97a 82alias mips uboot, danielschwierzeck
8b0b0c59
MF
83
84alias nds32 uboot, macpaul
85
86alias nios uboot, Thomas Chou <thomas@wytron.com.tw>, smcnutt
87alias nios2 nios
88
44c21e94 89alias powerpc uboot, afleming, stroese, wd, prabhu_kush, mariosix
8b0b0c59 90alias ppc powerpc
068f86eb 91alias mpc8xx uboot, wd, Christophe Leroy <christophe.leroy@c-s.fr>
44c21e94
YS
92alias mpc83xx uboot, mariosix
93alias mpc85xx uboot, afleming, prabhu_kush
94alias mpc86xx uboot, afleming, prabhu_kush
8b0b0c59 95
b4a2e435 96alias sandbox sjg
8b0b0c59
MF
97alias sb sandbox
98
068f86eb 99alias superh uboot, iwamatsu, marex
8b0b0c59
MF
100alias sh superh
101
3721208f 102alias x86 uboot, sjg, bmeng
8b0b0c59
MF
103
104# Subsystem aliases
960c3cac 105alias dm uboot, sjg
8b0b0c59 106alias cfi uboot, stroese
1dd6e3c2 107alias dfu uboot, lukma
0176330e 108alias efi uboot, agraf
a60de1ee 109alias eth uboot, jhersh
34e24b62 110alias kerneldoc uboot, marex
fd5058ee 111alias fdt uboot, sjg
8b0b0c59 112alias i2c uboot, hs
bfca6e08 113alias kconfig uboot, masahiro
dbc39699 114alias mmc uboot, jaehoon
9f8aba7a 115alias nand uboot
1295f08c 116alias net uboot, jhersh
a60de1ee 117alias phy uboot, jhersh
f16d1862 118alias spi uboot, jagan
e721e981 119alias spmi uboot, mateusz
69337a9d 120alias ubi uboot, hs
f0bc5df4 121alias usb uboot, marex
c0c5f910 122alias xhci uboot, bmeng
8b0b0c59 123alias video uboot, ag
23f78aef
MY
124alias patman uboot, sjg
125alias buildman uboot, sjg
6e1cfb09 126alias pmic uboot, jaehoon