]>
Commit | Line | Data |
---|---|---|
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 | ||
8 | alias uboot [email protected] | |
9 | alias 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. | |
13 | alias aaribaud Albert Aribaud <[email protected]> | |
09c2b8f3 | 14 | alias abiessmann Andreas Bießmann <[email protected]> |
350500b3 | 15 | alias abrodkin Alexey Brodkin <[email protected]> |
b21f87a3 | 16 | alias afleming Andy Fleming <[email protected]> |
8b0b0c59 | 17 | alias ag Anatolij Gustschin <[email protected]> |
0176330e | 18 | alias agraf Alexander Graf <[email protected]> |
068f86eb | 19 | alias alisonwang Alison Wang <[email protected]> |
82ebb7e5 | 20 | alias angelo_ts Angelo Dureghello <[email protected]> |
51087445 | 21 | alias bmeng Bin Meng <[email protected]> |
e873b97a | 22 | alias danielschwierzeck Daniel Schwierzeck <[email protected]> |
6fa0d345 | 23 | alias dinh Dinh Nguyen <[email protected]> |
8b0b0c59 MF |
24 | alias hs Heiko Schocher <[email protected]> |
25 | alias iwamatsu Nobuhiro Iwamatsu <[email protected]> | |
dbc39699 | 26 | alias jaehoon Jaehoon Chung <[email protected]> |
16185a85 | 27 | alias jagan Jagan Teki <[email protected]> |
a60de1ee | 28 | alias jhersh Joe Hershberger <[email protected]> |
5ea01961 | 29 | alias luka Luka Perkov <[email protected]> |
7f4279c0 | 30 | alias lukma Lukasz Majewski <[email protected]> |
8b0b0c59 | 31 | alias macpaul Macpaul Lin <[email protected]> |
a82ca7bc | 32 | alias marex Marek Vasut <[email protected]> |
068f86eb | 33 | alias mariosix Mario Six <[email protected]> |
79cee3cf | 34 | alias masahiro Masahiro Yamada <[email protected]> |
e721e981 | 35 | alias mateusz Mateusz Kulikowski <[email protected]> |
543bd273 | 36 | alias maxime Maxime Ripard <[email protected]> |
8b0b0c59 MF |
37 | alias monstr Michal Simek <[email protected]> |
38 | alias prafulla Prafulla Wadaskar <[email protected]> | |
39 | alias prom Minkyu Kang <[email protected]> | |
f8714372 | 40 | alias ptomsich Philipp Tomsich <[email protected]> |
8b0b0c59 | 41 | alias sbabic Stefano Babic <[email protected]> |
068f86eb | 42 | alias scottwood Scott Wood <[email protected]> |
b4a2e435 | 43 | alias sjg Simon Glass <[email protected]> |
8b0b0c59 MF |
44 | alias smcnutt Scott McNutt <[email protected]> |
45 | alias stroese Stefan Roese <[email protected]> | |
4e34d610 | 46 | alias trini Tom Rini <[email protected]> |
8b0b0c59 | 47 | alias wd Wolfgang Denk <[email protected]> |
068f86eb | 48 | alias yorksun York Sun <[email protected]> |
8b0b0c59 MF |
49 | |
50 | # Architecture aliases | |
068f86eb | 51 | alias arch arc, arm, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, x86 |
8b0b0c59 MF |
52 | alias arches arch |
53 | ||
350500b3 MY |
54 | alias arc uboot, abrodkin |
55 | ||
068f86eb | 56 | alias arm uboot, aaribaud, trini |
963333e9 | 57 | alias at91 uboot, abiessmann |
2620368a | 58 | alias davinci ti |
8b0b0c59 | 59 | alias imx uboot, sbabic |
5ea01961 | 60 | alias kirkwood uboot, prafulla, luka |
2620368a | 61 | alias omap ti |
8b0b0c59 | 62 | alias pxa uboot, marex |
6deba095 | 63 | alias rmobile uboot, iwamatsu |
8b0b0c59 MF |
64 | alias s3c samsung |
65 | alias s5pc samsung | |
66 | alias samsung uboot, prom | |
e721e981 | 67 | alias snapdragon uboot, mateusz |
6fa0d345 | 68 | alias socfpga uboot, marex, dinh |
543bd273 | 69 | alias sunxi uboot, jagan, maxime |
b4a2e435 | 70 | alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]> |
8b0b0c59 | 71 | alias tegra2 tegra |
19fe4b3e | 72 | alias ti uboot, trini |
6dd0e7c0 | 73 | alias uniphier uboot, masahiro |
bc9a78ac | 74 | alias zynq uboot, monstr |
f8714372 | 75 | alias rockchip uboot, sjg, Kever Yang <[email protected]>, ptomsich |
8b0b0c59 | 76 | |
0eaadecb | 77 | alias m68k uboot, alisonwang, angelo_ts |
8b0b0c59 MF |
78 | alias coldfire m68k |
79 | ||
80 | alias microblaze uboot, monstr | |
81 | alias mb microblaze | |
82 | ||
e873b97a | 83 | alias mips uboot, danielschwierzeck |
8b0b0c59 MF |
84 | |
85 | alias nds32 uboot, macpaul | |
86 | ||
87 | alias nios uboot, Thomas Chou <[email protected]>, smcnutt | |
88 | alias nios2 nios | |
89 | ||
068f86eb | 90 | alias powerpc uboot, afleming, stroese, wd, yorksun, mariosix |
8b0b0c59 | 91 | alias ppc powerpc |
068f86eb TR |
92 | alias mpc8xx uboot, wd, Christophe Leroy <[email protected]> |
93 | alias mpc83xx uboot, yorksun, mariosix | |
94 | alias mpc85xx uboot, afleming, yorksun | |
95 | alias mpc86xx uboot, afleming, yorksun | |
8b0b0c59 | 96 | |
b4a2e435 | 97 | alias sandbox sjg |
8b0b0c59 MF |
98 | alias sb sandbox |
99 | ||
068f86eb | 100 | alias superh uboot, iwamatsu, marex |
8b0b0c59 MF |
101 | alias sh superh |
102 | ||
3721208f | 103 | alias x86 uboot, sjg, bmeng |
8b0b0c59 MF |
104 | |
105 | # Subsystem aliases | |
960c3cac | 106 | alias dm uboot, sjg |
8b0b0c59 | 107 | alias cfi uboot, stroese |
1dd6e3c2 | 108 | alias dfu uboot, lukma |
0176330e | 109 | alias efi uboot, agraf |
a60de1ee | 110 | alias eth uboot, jhersh |
34e24b62 | 111 | alias kerneldoc uboot, marex |
fd5058ee | 112 | alias fdt uboot, sjg |
8b0b0c59 | 113 | alias i2c uboot, hs |
bfca6e08 | 114 | alias kconfig uboot, masahiro |
dbc39699 | 115 | alias mmc uboot, jaehoon |
8b0b0c59 | 116 | alias nand uboot, scottwood |
1295f08c | 117 | alias net uboot, jhersh |
a60de1ee | 118 | alias phy uboot, jhersh |
f16d1862 | 119 | alias spi uboot, jagan |
e721e981 | 120 | alias spmi uboot, mateusz |
69337a9d | 121 | alias ubi uboot, hs |
f0bc5df4 | 122 | alias usb uboot, marex |
c0c5f910 | 123 | alias xhci uboot, bmeng |
8b0b0c59 | 124 | alias video uboot, ag |
23f78aef MY |
125 | alias patman uboot, sjg |
126 | alias buildman uboot, sjg | |
6e1cfb09 | 127 | alias pmic uboot, jaehoon |