]> Git Repo - u-boot.git/blame - doc/git-mailrc
mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support
[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 [email protected]
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 <[email protected]>
963333e9 14alias abiessmann Andreas Bießmann <[email protected]>
8b0b0c59
MF
15alias afleming Andy Fleming <[email protected]>
16alias ag Anatolij Gustschin <[email protected]>
17alias galak Kumar Gala <[email protected]>
18alias gruss Graeme Russ <[email protected]>
19alias hs Heiko Schocher <[email protected]>
20alias iwamatsu Nobuhiro Iwamatsu <[email protected]>
21alias jasonjin Jason Jin <[email protected]>
1295f08c 22alias jhersh Joe Hershberger <[email protected]>
8b0b0c59
MF
23alias kimphill Kim Phillips <[email protected]>
24alias macpaul Macpaul Lin <[email protected]>
25alias marex Marek Vasut <[email protected]>
26alias monstr Michal Simek <[email protected]>
27alias prafulla Prafulla Wadaskar <[email protected]>
28alias prom Minkyu Kang <[email protected]>
29alias rbohmer Remy Bohmer <[email protected]>
30alias reinhardm Reinhard Meyer <[email protected]>
31alias sbabic Stefano Babic <[email protected]>
32alias scottwood Scott Wood <[email protected]>
b4a2e435 33alias sjg Simon Glass <[email protected]>
8b0b0c59 34alias smcnutt Scott McNutt <[email protected]>
47fa71b8 35alias sonic Sonic Zhang <[email protected]>
8b0b0c59
MF
36alias stroese Stefan Roese <[email protected]>
37alias vapier Mike Frysinger <[email protected]>
38alias wd Wolfgang Denk <[email protected]>
39
40# Architecture aliases
41alias arch arm, avr32, bfin, m68k, microblaze, mips, nds32, nios2, powerpc, sandbox, superh, sparc, x86
42alias arches arch
43
44alias arm uboot, aaribaud
963333e9 45alias at91 uboot, abiessmann
2620368a 46alias davinci ti
8b0b0c59
MF
47alias imx uboot, sbabic
48alias kirkwood uboot, prafulla
2620368a 49alias omap ti
8b0b0c59 50alias pxa uboot, marex
6deba095 51alias rmobile uboot, iwamatsu
8b0b0c59
MF
52alias s3c samsung
53alias s5pc samsung
54alias samsung uboot, prom
b4a2e435 55alias tegra uboot, sjg, Tom Warren <[email protected]>, Stephen Warren <[email protected]>
8b0b0c59 56alias tegra2 tegra
3bc78d7e 57alias ti uboot, Tom Rini <[email protected]>
8b0b0c59 58
963333e9 59alias avr32 uboot, abiessmann
8b0b0c59 60
47fa71b8 61alias bfin uboot, vapier, sonic
8b0b0c59
MF
62alias blackfin bfin
63
64alias m68k uboot, jasonjin
65alias coldfire m68k
66
67alias microblaze uboot, monstr
68alias mb microblaze
69
70alias mips uboot, Shinya Kuribayashi <[email protected]>
71
72alias nds32 uboot, macpaul
73
74alias nios uboot, Thomas Chou <[email protected]>, smcnutt
75alias nios2 nios
76
77alias powerpc uboot, afleming, kimphill, galak, stroese, wd
78alias ppc powerpc
79alias mpc5xxx uboot, wd
80alias mpc8xx uboot, wd
81alias mpc82xx uboot, wd
82alias mpc83xx uboot, kimphill
83alias mpc85xx uboot, afleming, galak
84alias mpc86xx uboot, afleming, galak
85alias ppc4xx uboot, stroese
86alias ppc7xx uboot, wd
87alias ppc74xx uboot, wd
88
b4a2e435 89alias sandbox sjg
8b0b0c59
MF
90alias sb sandbox
91
92alias sparc uboot, Daniel Hellstrom <[email protected]>
93
94alias superh uboot, iwamatsu
95alias sh superh
96
b4a2e435 97alias x86 uboot, sjg, gruss
8b0b0c59
MF
98
99# Subsystem aliases
100alias cfi uboot, stroese
34e24b62 101alias kerneldoc uboot, marex
8b0b0c59
MF
102alias fdt uboot, Jerry Van Baren <[email protected]>
103alias i2c uboot, hs
104alias mmc uboot, afleming
105alias nand uboot, scottwood
1295f08c 106alias net uboot, jhersh
f0bc5df4 107alias usb uboot, marex
8b0b0c59 108alias video uboot, ag
This page took 0.102777 seconds and 4 git commands to generate.