summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] Add support for esd mecp5200 boardStefan Roese2007-01-311-0/+1
| | | | Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
* [PATCH] Add support for Prodrive SCPU (PDNB3 variant) boardStefan Roese2007-01-181-0/+1
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* [PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese2007-01-181-0/+1
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.gitWolfgang Denk2006-11-301-0/+12
|\
| * Merge http://www.denx.de/git/u-bootKim Phillips2006-11-281-0/+1
| |\
| * | Assign maintainers for mpc8349emds and mpc8360emdsKim Phillips2006-11-281-0/+8
| | | | | | | | | | | | Dave for mpc8360emds, and me for mpc8349emds.
| * | mpc83xx: Add support for the MPC8349E-mITXTimur Tabi2006-11-031-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PREREQUISITE PATCHES: * This patch can only be applied after the following patches have been applied: 1) DNX#2006090742000024 "Add support for multiple I2C buses" 2) DNX#2006090742000033 "Multi-bus I2C implementation of MPC834x" 3) DNX#2006091242000041 "Additional MPC8349 support for multibus i2c" 4) DNX#2006091242000078 "Add support for variable flash memory sizes on 83xx systems" 5) DNX#2006091242000069 "Add support for Errata DDR6 on MPC 834x systems" CHANGELOG: * Add support for the Freescale MPC8349E-mITX reference design platform. The second TSEC (Vitesse 7385 switch) is not supported at this time. Signed-off-by: Timur Tabi <timur@freescale.com>
* | | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boardsStefan Roese2006-11-291-0/+4
| |/ |/| | | | | | | | | | | | | | | This patch adds support for the Prodrive P3M750 (PPC750 & MV64460) and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are quite similar and share the same board directory "prodrive/p3mx" and the same config file "p3mx.h". Signed-off-by: Stefan Roese <sr@denx.de>
* | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-101-0/+13
|\ \ | |/
| * Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-241-0/+11
| |\
| | * Add ATSTK1000 and ATSTK1002 board supportWolfgang Denk2006-10-241-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Haavard Skinnemoen, 06 Sep 2006 This patch adds support for the ATSTK1000 with the ATSTK1002 CPU daughterboard. ATSTK1000 is a full-featured development board for AT32AP CPUs. It has two ethernet ports, a high quality QVGA LCD panel, a loudspeaker, and connectors for USART, PS/2, VGA, USB, MMC/SD cards and CompactFlash cards. For more information, please see this page: http://www.atmel.com/dyn/products/tools.asp?family_id=682 The ATSTK1002 is a daughterboard for the ATSTK1000 supporting the AT32AP7000 chip. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| | * Add AVR32 architecture supportWolfgang Denk2006-10-241-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200 This patch adds common infrastructure code for the Atmel AVR32 architecture. See doc/README.AVR32 for details. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
| * | Merge branch 'master' of http://www.denx.de/git/u-bootJon Loeliger2006-09-191-1/+6
| |\ \ | | |/ | | | | | | | | | | | | Conflicts: board/stxxtc/Makefile
| * | Merge branch 'mpc86xx'Jon Loeliger2006-08-291-0/+2
| |\ \
| | * | Add myself as maintainer for MPC8641HPCN.Jon Loeliger2006-08-291-0/+2
| | | |
* | | | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-181-1/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006
| * | Added David Updegraff as maintainer of CRAYL1Detlev Zundel2006-09-011-1/+5
|/ /
* | Add support for KVME080 boardWolfgang Denk2006-07-211-0/+1
| | | | | | | | Patch by Sangmoon Kim, 18 Aug 2005
* | Add support for gth2 boardWolfgang Denk2006-06-161-0/+1
| | | | | | | | Patch by Thomas Lange, Aug 11 2005
* | Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boardsScott McNutt2006-06-081-0/+3
| | | | | | | | Patch by Scott McNutt, 08 Jun 2006
* | Add support for PCS440EP boardStefan Roese2006-06-021-0/+1
| | | | | | | | Patch by Stefan Roese, 02 Jun 2006
* | * Update Intel IXP4xx supportWolfgang Denk2006-05-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | - Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006 [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.]
* | Add support for r5200 boardZachary P. Landau2006-01-261-0/+4
|/
* Add support for TQM8541/8555 boards, TQM85xx support reworked:Stefan Roese2005-11-301-0/+5
| | | | | | | | | | | | | | | | | - Support for TQM8541/8555 boards added. - Complete rework of TQM8540/8560 support. - Common TQM85xx code now supports all current TQM85xx platforms (TQM8540/8541/8555/8560). - DDR SDRAM size detection added. - CAS latency default values can be overwritten by setting "serial#" to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used. If problems are detected with this non default CAS latency, the defualt values will be used instead. - FLASH size detection added. - Moved FCC ethernet driver initialization behind TSEC driver init -> TSEC is first device. Patch by Stefan Roese, 30 Nov 2005
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-291-0/+4
| | | | Patch by John Otken, 23 Nov 2005
* New PPC 405EP board added: CMS700Stefan Roese2005-11-151-0/+1
| | | | | | Added CONFIG_NET_MULTI for VOM405 board. Added reset_phy() for VOM405 board. Patch by Matthias Fuchs, 09 Nov 2005
* Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk2005-10-091-1/+1
| | | | | sed the linker scripts, rather than pre-process them. Patch by Peter Pearse, 07 Oct 2005
* Update make target for ARM supported boards.Wolfgang Denk2005-10-061-5/+7
| | | | | Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
* Add board support for armadillo HT1070Wolfgang Denk2005-09-261-0/+4
| | | | Patch by Rowel Atienza, 06 Apr 2005
* Add Vibren (was Accelent) PXA255 IDP SupportWolfgang Denk2005-09-251-0/+4
| | | | Patch by Cliff Brake, 04 Feb 2005
* esd CPCI2DP board addedStefan Roese2005-09-221-0/+1
| | | | Patch by Matthias Fuchs, 22 Sep 2005
* Add esd cpci5200 and pf5200 boardsStefan Roese2005-08-221-0/+3
| | | | Patch by Reinhard Arlt, 22 Aug 2005
* Coding style cleanupWolfgang Denk2005-08-151-2/+2
|
* Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.Wolfgang Denk2005-08-151-0/+1
| | | | Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
* Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-151-0/+2
| | | | | | | | | Second serial port on 440GX now defined as a system device. Add 'Short Etch' code for Cicada PHY within 440gx_enet.c Patch by Travis B. Sawyer, 12 Jul 2005 Check return value of malloc in 440gx_enet.c Patch by Travis B. Sawyer, 18 Jul 2005
* Fix Murray Jensen's mail address.Wolfgang Denk2005-08-121-1/+1
| | | | Patch by Murray Jensen, 30 Jun 2005
* Move the AT91RM9200DK to the ARM Systems list.Wolfgang Denk2005-08-121-4/+4
| | | | Patch by Anders Larsen, 26 Apr 2005
* Add support for ep8248 boardWolfgang Denk2005-08-061-0/+1
| | | | | | Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup.
* Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-031-75/+77
|
* Update MAINTAINERS fileWolfgang Denk2005-08-031-4/+1
|
* Changed maintainer for all AMCC eval boards to Stefan Roese <sr@denx.de>.Stefan Roese2005-08-021-7/+8
| | | | Patch by Stefan Roese, 2 Aug 2005
* Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-011-1/+5
| | | | Patch by Stefan Roese, 01 Aug 2005
* * Patch by Detlev Zundel, 30 Jun 2005:wdenk2005-07-041-0/+2
| | | | Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code
* * Patch by Stefan Roese, 30 Jun 2005:stroese2005-06-301-2/+2
| | | | | Fix PHY addresses for PPChameleon and CATcenter boards Change MAINTAINER for most esd boards
* * Patch by Greg Ungerer, 19 May 2005:wdenk2005-05-191-0/+6
| | | | | | | add support for the KS8695P (ARM 922 based) CPU * Patch by Steven Scholz, 19 May 2005: Add support for CONFIG_SERIAL_TAG on ARM boards
* * Patch by Yuli Barcohen, 08 Nov 2004:wdenk2005-04-031-0/+1
| | | | | | | | | | | | Add support for Analogue & Micro Rattler boards. Tested on Rattler8248. * Patch by Andre Renaud, 08 Nov 2004: Fix watchdog support in common/lcd.c * Patch by Marc Leeman, 05 Nov 2003: Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU bug only affects the XPC8245 processors
* * Patch by Yusdi Santoso, 22 Oct 2004:wdenk2005-04-031-0/+4
| | | | | | | | - Add support for HIDDEN_DRAGON board - fix endianess problem in driver/rtl1839.c * Patch by Allen Curtis, 21 Oct 2004: support multiple serial ports
* Coding Style cleanupwdenk2005-01-101-3/+3
|
* * Patch by Daniel Poirot, 10 Oct 2004:wdenk2005-01-091-0/+4
| | | | | | | Add support for Wind River sbc405 board * Patch by Rainer Brestan, 12 Oct 2004: Make examples/Makefile more robust
OpenPOWER on IntegriCloud