MAINTAINERS 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605
  1. #########################################################################
  2. # #
  3. # Regular Maintainers for U-Boot board support: #
  4. # #
  5. # For any board without permanent maintainer, please contact #
  6. # Wolfgang Denk <wd@denx.de> #
  7. # and Cc: the <U-Boot-Users@lists.sourceforge.net> mailing lists. #
  8. # #
  9. # Note: lists sorted by Maintainer Name #
  10. #########################################################################
  11. #########################################################################
  12. # PowerPC Systems: #
  13. # #
  14. # Maintainer Name, Email Address #
  15. # Board CPU #
  16. #########################################################################
  17. Greg Allen <gallen@arlut.utexas.edu>
  18. UTX8245 MPC8245
  19. Pantelis Antoniou <panto@intracom.gr>
  20. NETVIA MPC8xx
  21. Reinhard Arlt <reinhard.arlt@esd-electronics.com>
  22. cpci5200 MPC5200
  23. mecp5200 MPC5200
  24. pf5200 MPC5200
  25. CPCI750 PPC750FX/GX
  26. Yuli Barcohen <yuli@arabellasw.com>
  27. Adder MPC87x/MPC852T
  28. ep8248 MPC8248
  29. ISPAN MPC8260
  30. MPC8260ADS MPC826x/MPC827x/MPC8280
  31. Rattler MPC8248
  32. ZPC1900 MPC8265
  33. Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
  34. sacsng MPC8260
  35. Oliver Brown <obrown@adventnetworks.com>
  36. gw8260 MPC8260
  37. Conn Clark <clark@esteem.com>
  38. ESTEEM192E MPC8xx
  39. Kári Davíðsson <kd@flaga.is>
  40. FLAGADM MPC823
  41. Torsten Demke <torsten.demke@fci.com>
  42. eXalion MPC824x
  43. Wolfgang Denk <wd@denx.de>
  44. IceCube_5100 MGT5100
  45. IceCube_5200 MPC5200
  46. AMX860 MPC860
  47. ETX094 MPC850
  48. FPS850L MPC850
  49. FPS860L MPC860
  50. ICU862 MPC862
  51. IP860 MPC860
  52. IVML24 MPC860
  53. IVML24_128 MPC860
  54. IVML24_256 MPC860
  55. IVMS8 MPC860
  56. IVMS8_128 MPC860
  57. IVMS8_256 MPC860
  58. LANTEC MPC850
  59. LWMON MPC823
  60. NC650 MPC852
  61. R360MPI MPC823
  62. RMU MPC850
  63. RRvision MPC823
  64. SM850 MPC850
  65. SPD823TS MPC823
  66. TQM823L MPC823
  67. TQM823L_LCD MPC823
  68. TQM850L MPC850
  69. TQM855L MPC855
  70. TQM860L MPC860
  71. TQM860L_FEC MPC860
  72. c2mon MPC855
  73. hermes MPC860
  74. lwmon MPC823
  75. pcu_e MPC855
  76. CU824 MPC8240
  77. Sandpoint8240 MPC8240
  78. SL8245 MPC8245
  79. ATC MPC8250
  80. PM825 MPC8250
  81. TQM8255 MPC8255
  82. CPU86 MPC8260
  83. PM826 MPC8260
  84. TQM8260 MPC8260
  85. P3G4 MPC7410
  86. PCIPPC2 MPC750
  87. PCIPPC6 MPC750
  88. EXBITGEN PPC405GP
  89. Jon Diekema <jon.diekema@smiths-aerospace.com>
  90. sbc8260 MPC8260
  91. Dave Ellis <DGE@sixnetio.com>
  92. SXNI855T MPC8xx
  93. Thomas Frieden <ThomasF@hyperion-entertainment.com>
  94. AmigaOneG3SE MPC7xx
  95. Matthias Fuchs <matthias.fuchs@esd-electronics.com>
  96. ADCIOP IOP480 (PPC401)
  97. APC405 PPC405GP
  98. AR405 PPC405GP
  99. ASH405 PPC405EP
  100. CANBT PPC405CR
  101. CPCI2DP PPC405GP
  102. CPCI405 PPC405GP
  103. CPCI4052 PPC405GP
  104. CPCI405AB PPC405GP
  105. CPCI405DT PPC405GP
  106. CPCI440 PPC440GP
  107. CPCIISER4 PPC405GP
  108. DASA_SIM IOP480 (PPC401)
  109. DP405 PPC405EP
  110. DU405 PPC405GP
  111. G2000 PPC405EP
  112. HH405 PPC405EP
  113. HUB405 PPC405EP
  114. OCRTC PPC405GP
  115. ORSG PPC405GP
  116. PCI405 PPC405GP
  117. PLU405 PPC405EP
  118. PMC405 PPC405GP
  119. VOH405 PPC405EP
  120. VOM405 PPC405EP
  121. WUH405 PPC405EP
  122. CMS700 PPC405EP
  123. Frank Gottschling <fgottschling@eltec.de>
  124. MHPC MPC8xx
  125. BAB7xx MPC740/MPC750
  126. Wolfgang Grandegger <wg@denx.de>
  127. CCM MPC855
  128. PN62 MPC8240
  129. IPHASE4539 MPC8260
  130. SCM MPC8260
  131. Howard Gray <mvsensor@matrix-vision.de>
  132. MVS1 MPC823
  133. Klaus Heydeck <heydeck@kieback-peter.de>
  134. KUP4K MPC855
  135. KUP4X MPC859
  136. Murray Jensen <Murray.Jensen@csiro.au>
  137. cogent_mpc8xx MPC8xx
  138. cogent_mpc8260 MPC8260
  139. hymod MPC8260
  140. Brad Kemp <Brad.Kemp@seranoa.com>
  141. ppmc8260 MPC8260
  142. Sangmoon Kim <dogoil@etinsys.com>
  143. debris MPC8245
  144. KVME080 MPC8245
  145. Thomas Lange <thomas@corelatus.se>
  146. GTH MPC860
  147. The LEOX team <team@leox.org>
  148. ELPT860 MPC860T
  149. Nye Liu <nyet@zumanetworks.com>
  150. ZUMA MPC7xx_74xx
  151. Jon Loeliger <jdl@freescale.com>
  152. MPC8540ADS MPC8540
  153. MPC8560ADS MPC8560
  154. MPC8541CDS MPC8541
  155. MPC8555CDS MPC8555
  156. MPC8641HPCN MPC8641D
  157. Dan Malek <dan@embeddedalley.com>
  158. stxgp3 MPC85xx
  159. stxssa MPC85xx
  160. stxxtc MPC8xx
  161. Eran Man <eran@nbase.co.il>
  162. EVB64260_750CX MPC750CX
  163. Andrea "llandre" Marson <andrea.marson@dave-tech.it>
  164. PPChameleonEVB PPC405EP
  165. Reinhard Meyer <r.meyer@emk-elektronik.de>
  166. TOP860 MPC860T
  167. TOP5200 MPC5200
  168. Tolunay Orkun <torkun@nextio.com>
  169. csb272 PPC405GP
  170. csb472 PPC405GP
  171. John Otken <jotken@softadvances.com>
  172. luan PPC440SP
  173. Keith Outwater <Keith_Outwater@mvis.com>
  174. GEN860T MPC860T
  175. GEN860T_SC MPC860T
  176. Frank Panno <fpanno@delphintech.com>
  177. ep8260 MPC8260
  178. Denis Peter <d.peter@mpl.ch>
  179. MIP405 PPC4xx
  180. PIP405 PPC4xx
  181. Daniel Poirot <dan.poirot@windriver.com>
  182. sbc8240 MPC8240
  183. sbc405 PPC405GP
  184. Stefan Roese <sr@denx.de>
  185. P3M7448 MPC7448
  186. uc100 MPC857
  187. TQM85xx MPC8540/8541/8555/8560
  188. acadia PPC405EZ
  189. alpr PPC440GX
  190. bamboo PPC440EP
  191. bunbinga PPC405EP
  192. ebony PPC440GP
  193. katmai PPC440SPe
  194. lwmon5 PPC440EPx
  195. ocotea PPC440GX
  196. p3p440 PPC440GP
  197. pcs440ep PPC440EP
  198. sequoia PPC440EPx
  199. sycamore PPC405GPr
  200. taishan PPC440GX
  201. walnut PPC405GP
  202. yellowstone PPC440GR
  203. yosemite PPC440EP
  204. P3M750 PPC750FX/GX/GL
  205. Yusdi Santoso <yusdi_santoso@adaptec.com>
  206. HIDDEN_DRAGON MPC8241/MPC8245
  207. Travis Sawyer (travis.sawyer@sandburst.com>
  208. KAREF PPC440GX
  209. METROBOX PPC440GX
  210. XPEDITE1K PPC440GX
  211. Peter De Schrijver <p2@mind.be>
  212. ML2 PPC4xx
  213. Erik Theisen <etheisen@mindspring.com>
  214. W7OLMC PPC4xx
  215. W7OLMG PPC4xx
  216. Jim Thompson <jim@musenki.com>
  217. MUSENKI MPC8245/8241
  218. Sandpoint8245 MPC8245
  219. Rune Torgersen <runet@innovsys.com>
  220. MPC8266ADS MPC8266
  221. David Updegraff <dave@cray.com>
  222. CRAYL1 PPC4xx
  223. Josef Wagner <Wagner@Microsys.de>
  224. CPC45 MPC8245
  225. PM520 MPC5200
  226. Stephen Williams <steve@icarus.com>
  227. JSE PPC405GPr
  228. John Zhan <zhanz@sinovee.com>
  229. svm_sc8xx MPC8xx
  230. Timur Tabi <timur@freescale.com>
  231. MPC8349E-mITX MPC8349
  232. MPC8349E-mITX-GP MPC8349
  233. Kim Phillips <kim.phillips@freescale.com>
  234. MPC8349EMDS MPC8349
  235. Dave Liu <daveliu@freescale.com>
  236. MPC8360EMDS MPC8360
  237. -------------------------------------------------------------------------
  238. Unknown / orphaned boards:
  239. ADS860 MPC8xx
  240. FADS823 MPC8xx
  241. FADS850SAR MPC8xx
  242. FADS860T MPC8xx
  243. GENIETV MPC8xx
  244. IAD210 MPC8xx
  245. MBX MPC8xx
  246. MBX860T MPC8xx
  247. NX823 MPC8xx
  248. RPXClassic MPC8xx
  249. RPXlite MPC8xx
  250. ERIC PPC4xx
  251. MOUSSE MPC824x
  252. RPXsuper MPC8260
  253. rsdproto MPC8260
  254. EVB64260 MPC7xx_74xx
  255. #########################################################################
  256. # ARM Systems: #
  257. # #
  258. # Maintainer Name, Email Address #
  259. # Board CPU #
  260. #########################################################################
  261. Rowel Atienza <rowel@diwalabs.com>
  262. armadillo ARM720T
  263. Rishi Bhattacharya <rishi@ti.com>
  264. omap5912osk ARM926EJS
  265. Cliff Brake <cliff.brake@gmail.com>
  266. pxa255_idp xscale
  267. Rick Bronson <rick@efn.org>
  268. AT91RM9200DK at91rm9200
  269. George G. Davis <gdavis@mvista.com>
  270. assabet SA1100
  271. gcplus SA1100
  272. Thomas Elste <info@elste.org>
  273. modnet50 ARM720T (NET+50)
  274. Peter Figuli <peposh@etc.sk>
  275. wepep250 xscale
  276. Marius Gröger <mag@sysgo.de>
  277. impa7 ARM720T (EP7211)
  278. ep7312 ARM720T (EP7312)
  279. Kshitij Gupta <kshitij@ti.com>
  280. omap1510inn ARM925T
  281. omap1610inn ARM926EJS
  282. Kyle Harris <kharris@nexus-tech.net>
  283. lubbock xscale
  284. cradle xscale
  285. ixdp425 xscale
  286. Gary Jennejohn <gj@denx.de>
  287. smdk2400 ARM920T
  288. trab ARM920T
  289. Konstantin Kletschke <kletschke@synertronixx.de>
  290. scb9328 ARM920T
  291. Nishant Kamat <nskamat@ti.com>
  292. omap1610h2 ARM926EJS
  293. Prakash Kumar <prakash@embedx.com>
  294. cerf250 xscale
  295. David Müller <d.mueller@elsoft.ch>
  296. smdk2410 ARM920T
  297. VCMA9 ARM920T
  298. Rolf Offermanns <rof@sysgo.de>
  299. shannon SA1100
  300. Peter Pearse <peter.pearse@arm.com>
  301. integratorcp All current ARM supplied &
  302. supported core modules
  303. -see http://www.arm.com
  304. /products/DevTools
  305. /Hardware_Platforms.html
  306. versatile ARM926EJ-S
  307. versatile ARM926EJ-S
  308. Dave Peverley <dpeverley@mpc-data.co.uk>
  309. omap730p2 ARM926EJS
  310. Stefan Roese <sr@denx.de>
  311. ixdpg425 xscale
  312. pdnb3 xscale
  313. scpu xscale
  314. Robert Schwebel <r.schwebel@pengutronix.de>
  315. csb226 xscale
  316. innokom xscale
  317. Andrea Scian <andrea.scian@dave-tech.it>
  318. B2 ARM7TDMI (S3C44B0X)
  319. Greg Ungerer <greg.ungerer@opengear.com>
  320. cm4008 ks8695p
  321. cm4116 ks8695p
  322. cm4148 ks8695p
  323. Richard Woodruff <r-woodruff2@ti.com>
  324. omap2420h4 ARM1136EJS
  325. Alex Züpke <azu@sysgo.de>
  326. lart SA1100
  327. dnp1110 SA1110
  328. #########################################################################
  329. # x86 Systems: #
  330. # #
  331. # Maintainer Name, Email Address #
  332. # Board CPU #
  333. #########################################################################
  334. Daniel Engström <daniel@omicron.se>
  335. sc520_cdp x86
  336. #########################################################################
  337. # MIPS Systems: #
  338. # #
  339. # Maintainer Name, Email Address #
  340. # Board CPU #
  341. #########################################################################
  342. Wolfgang Denk <wd@denx.de>
  343. incaip MIPS32 4Kc
  344. purple MIPS64 5Kc
  345. Thomas Lange <thomas@corelatus.se>
  346. dbau1x00 MIPS32 Au1000
  347. gth2 MIPS32 Au1000
  348. #########################################################################
  349. # Nios-32 Systems: #
  350. # #
  351. # Maintainer Name, Email Address #
  352. # Board CPU #
  353. #########################################################################
  354. Stephan Linz <linz@li-pro.net>
  355. DK1S10 Nios-32
  356. ADNPESC1 Nios-32
  357. Scott McNutt <smcnutt@psyent.com>
  358. DK1C20 Nios-32
  359. #########################################################################
  360. # Nios-II Systems: #
  361. # #
  362. # Maintainer Name, Email Address #
  363. # Board CPU #
  364. #########################################################################
  365. Scott McNutt <smcnutt@psyent.com>
  366. PCI5441 Nios-II
  367. PK1C20 Nios-II
  368. EP1C20 Nios-II
  369. EP1S10 Nios-II
  370. EP1S40 Nios-II
  371. #########################################################################
  372. # MicroBlaze Systems: #
  373. # #
  374. # Maintainer Name, Email Address #
  375. # Board CPU #
  376. #########################################################################
  377. Yasushi Shoji <yashi@atmark-techno.com>
  378. SUZAKU MicroBlaze
  379. Michal Simek <monstr@monstr.eu>
  380. ML401 MicroBlaze
  381. XUPV2P MicroBlaze
  382. #########################################################################
  383. # Coldfire Systems: #
  384. # #
  385. # Maintainer Name, Email Address #
  386. # Board CPU #
  387. #########################################################################
  388. Matthias Fuchs <matthias.fuchs@esd-electronics.com>
  389. TASREG MCF5249
  390. Zachary P. Landau <zachary.landau@labxtechnologies.com>
  391. r5200 mcf52x2
  392. #########################################################################
  393. # AVR32 Systems: #
  394. # #
  395. # Maintainer Name, Email Address #
  396. # Board CPU #
  397. #########################################################################
  398. Haavard Skinnemoen <hskinnemoen@atmel.com>
  399. ATSTK1000 AT32AP7000
  400. #########################################################################
  401. # End of MAINTAINERS list #
  402. #########################################################################