summaryrefslogtreecommitdiff
path: root/MAINTAINERS
AgeCommit message (Collapse)Author
2011-05-10powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne supportHolger Brunck
This patch adds support for the MPC8247 based board mgcoge3ne. Additionaly mgcoge2ne board supprot was removed, because due to the mgcoge3ne, this board is obsolete and not longer maintained. The board is similar to mgcoge. The difference is that a NUMONYX flash is used and a different SDRAM (256MB). Also introduce CONFIG_KM_82XX to collect ppc82xx common settings and remove staticness from the common set_pin function. Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Valentin Longchamp <[email protected]> Acked-by: Heiko Schocher <[email protected]> cc: Wolfgang Denk <[email protected]> cc: Detlev Zundel <[email protected]>
2011-04-30powerpc, 83xx: add kmsupx5 board supportHeiko Schocher
The Keymile SUPx5 board series is based on a PBEC8321 but contains an additional PBUS FPGA (LPXF) on local bus CS2. Signed-off-by: Thomas Reufer <[email protected]> Signed-off-by: Heiko Schocher <[email protected]> Acked-by: Kim Phillips <[email protected]> cc: Wolfgang Denk <[email protected]> cc: Kim Phillips <[email protected]> cc: Valentin Longchamp <[email protected]> cc: Holger Brunck <[email protected]>
2011-04-30ppc: add support for ppc based board mgcoge2neHeiko Schocher
The mgcoge2 board from keymile deploys two different processors. An ARM based Kirkwood for the "unit" part of the SW and a PPC for the "ne" part of the SW. Therefore in Linux and U-Boot the names for the board are mgcoge2un and mgcoge2ne. This patch adds the mgcoge2ne part of the board. The ppc part of mgboge2 is quite similar to mgcoge, therefore a generic header km82xx-common.h was introduced to collect all similiarities. Currently the only difference is that mgcoge2ne has a 64 MB numonyx NOR flash with a single die. The mgcoge has a dual die flash 2*32MB from spansion. Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Heiko Schocher <[email protected]> cc: Wolfgang Denk <[email protected]> cc: Valentin Longchamp <[email protected]>
2011-04-30arm: add support of Kirkwood based board SUEN8Heiko Schocher
The Kirwood based SUEN8 board from Keymile is at this stage the same than the suen3 board. This patch adds the board support for the suen8. Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Heiko Schocher <[email protected]> cc: Prafulla Wadaskar <[email protected]>
2011-04-30arm: add support for kirkwood based mgcoge2un boardHeiko Schocher
This board is similar to keymile suen3. Signed-off-by: Clive Stubbings <[email protected]> Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Heiko Schocher <[email protected]> cc: Prafulla Wadaskar <[email protected]>
2011-04-30mpc832x: add support for mpc8321 based tuda1 boardHeiko Schocher
This board is similar to suvd3 board. So most initialisation topics are taken from suvd3 (UART1, Ethernet, piggy PHY, flash, ram) only the application specific chip selects differ. Signed-off-by: Lukas Roggli <[email protected]> Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Heiko Schocher <[email protected]> Acked-by: Kim Phillips <[email protected]> cc: Kim Phillips <[email protected]> cc: Valentin Longchamp <[email protected]>
2011-04-30mpc832x: add support for mpc8321 based tuxa1 boardHeiko Schocher
This board is similar to suvd3 board. So most initialisation topics are taken from suvd3 (UART1, Ethernet, piggy PHY, flash, ram) only the application specific chip selects differ. Signed-off-by: Lukas Roggli <[email protected]> Signed-off-by: Holger Brunck <[email protected]> Signed-off-by: Heiko Schocher <[email protected]> Acked-by: Kim Phillips <[email protected]> cc: Kim Phillips <[email protected]> cc: Valentin Longchamp <[email protected]>
2011-04-30mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher
- serial console on UART1 - Ethernet RMII over UCC4 - PHY SMSC LAN8700 - 64MB Flash - 128 MB DDR2 RAM - I2C - bootcount This board is similiar to the kmeter1 (8360) board, so common config options are extracted into the include/configs/km83xx-common.h file. Signed-off-by: Heiko Schocher <[email protected]> Acked-by: Kim Phillips <[email protected]> cc: Kim Phillips <[email protected]> cc: Holger Brunck <[email protected]> cc: Valentin Longchamp <[email protected]>
2011-04-27ARMV7: OMAP3: Add support for Comelit DIG297 boardLuca Ceresoli
Board support for the DIG297 board manufactured by Comelit Group SpA. It is a custom board based on the BeagleBoard <http://beagleboard.org/> by Texas Instruments. The board support is based on the BeagleBoard implementation. Signed-off-by: Luca Ceresoli <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Sandeep Paulraj <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD
Signed-off-by: Albert ARIBAUD <[email protected]>
2011-04-27OMAP3: CM-T35: update MAINTAINERS fileIgor Grinberg
Signed-off-by: Igor Grinberg <[email protected]> Acked-by: Mike Rapoport <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-04-27ARMV7: AM3517/05: Add support for CraneBoard.Srinath
It is a low cost reference design based on Sitara AM3517 SoC from Texas Instruments Please refer to <www.craneboard.org> for more details. Signed-off-by: Srinath <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-04-13MAINTAINERS: fix email address caseFabio Estevam
Signed-off-by: Fabio Estevam <[email protected]>
2011-04-13x86: Update MAINTAINERS and delete README filesGraeme Russ
The README files are totally out-of-date to the point where they do more harm than good Signed-off-by: Graeme Russ <[email protected]>
2011-04-08Blackfin: bf506f-ezkit: new board portMike Frysinger
Signed-off-by: Mike Frysinger <[email protected]>
2011-04-08Blackfin: bf525-ucr2: new board portChong Huang
Signed-off-by: Chong Huang <[email protected]> Signed-off-by: Haitao Zhang <[email protected]> Signed-off-by: Mike Frysinger <[email protected]>
2011-04-08Blackfin: dnp5370: new board portAndreas Schallenberg
Info about the hardware can be found here: http://www.dilnetpc.com/dnp0086.htm Signed-off-by: Andreas Schallenberg <[email protected]> Signed-off-by: Mike Frysinger <[email protected]>
2011-04-02MIPS: Purple: Remove Purple supportDaniel Schwierzeck
The Purple SoC and eval board are not actively maintained since years. This patch removes the support completely as aggreed with Wolfgang Denk. Signed-off-by: Daniel Schwierzeck <[email protected]> Cc: Wolfgang Denk <[email protected]> Signed-off-by: Shinya Kuribayashi <[email protected]>
2011-02-21Pantheon: Add Board Support for Marvell dkb boardLei Wen
DKB is a Development Board for PANTHEON TD/TTC(pxa920/pxa910) with * Processor upto 806Mhz * LPDDR1/2 * x8/x16 SLC/MLC NAND * Footprints for eMMC & MMC x8 card With Peripherals: * Parallel LCD I/F * Audio codecs (88PM8607) * MIPI CSI-2 camera * Marvell 88W8787 802.11n/BT module * Marvell 2G/3G RF * Dual analog mics & speakers, headset jack, LED, ambient * USB2.0 HS host, OTG (mini AB) * GPIO, GPIO expander with DIP switches for easier selection * UART serial over USB, CIR This patch adds basic board support with DRAM and UART functionality Signed-off-by: Lei Wen <[email protected]> Signed-off-by: Prafulla Wadaskar <[email protected]>
2011-02-21arm: Tegra2: Add support for NVIDIA Seaboard boardTom Warren
Signed-off-by: Tom Warren <[email protected]>
2011-02-21arm: Tegra2: Add support for NVIDIA Harmony boardTom Warren
Signed-off-by: Tom Warren <[email protected]>
2011-02-09Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-02-07ppc4xx: Add DLVision-10G board supportDirk Eibach
Board support for the Guntermann & Drunck DLVision-10G. Adds support for multiple FPGAs per board for gdsys 405ep architecture. Adds support for dual link osd hardware for gdsys 405ep. Signed-off-by: Dirk Eibach <[email protected]> Signed-off-by: Stefan Roese <[email protected]>
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-02-02Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2011-02-02change email address in MAINTAINERSYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <[email protected]>
2011-02-02change email address in MAINTAINERSYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda
The R0P7757LC0030RL board has SH7757, 256MB DDR3-SDRAM, SPI ROM, Ethernet, and more. This patch supports the following functions: - 256MB DDR3-SDRAM - SPI ROM - Ethernet Signed-off-by: Yoshihiro Shimoda <[email protected]> Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2011-02-02armv7: add support for s5pc210 universal boardMinkyu Kang
This patch adds support for Samsung s5pc210 universal board Signed-off-by: Minkyu Kang <[email protected]> Signed-off-by: Kyungmin Park <[email protected]>
2011-02-02OMAP3: add CM-T35 boardMike Rapoport
This patch adds support for CM-T35 board Signed-off-by: Mike Rapoport <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2011-02-02Add support for Freescale's mx35pdk board.Stefano Babic
The patch adds suupport for the Freescale's mx35pdk board (known as well as mx35_3stack). The board boots from the NOR flash. Following devices are supported: - two ethernet devices (FEC and SMC911x on debug board) - I2C - PMIC (MC13892) via I2C interface - UART - NOR flash (64MB) - NAND flash (2GB) - basic access to mc9sdz60 registers via I2C interface Signed-off-by: Stefano Babic <[email protected]>
2011-02-02iMX5: EfikaMX: Preliminary board supportMarek Vasut
Supported: MMC IDE PMIC SPI flash LEDs I can boot the kernel supplied by freescale/genesi with this from MMC card and/or PATA disk. Signed-off-by: Marek Vasut <[email protected]>
2011-02-02MX5:MX53: add initial support for MX53EVK boardLiu Hui-R64343
Add initial support for MX53EVK board support. FEC, SD/MMC, UART, I2C, have been supported. Signed-off-by: Jason Liu <[email protected]>
2011-01-26mpq101: initial support for Mercury Computer Systems MPQ101 boardAlex Dubov
Mpq101 is a RapidIO development board in AMC form factor, featuring MPC8548 processor, 512MB of hardwired DDR2 RAM, 128MB of hardwired NAND flash memory, real time clock and additional serial EEPROM on i2c bus (enabled). USB controller is available, but not presently enabled. Additional board information is available at: http://www.mc.com/products/boards/ensemble_mpq101_rapidio_powerquicc_iii.aspx Environment is configured to precede the actual u-boot image so that it's located at the beginning of flash erase block (made necessary by the recent changes to the embedded environment handling). This is achieved by means of custom ld script. Signed-off-by: Alex Dubov <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2011-01-18mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher
difference to previous board version: - M29W128GH flash from Numonyx - SDRAM ISSI IS45S16800 (Option A2 105°C) - rev5 uses RTC RV-3029-C2 - update cs0 and cs1 baseaddr and length depending on the detected flash size. - added Werner Pfister <[email protected]> as maintainer for the digsy board variants - As the M29W128GH needs a special flash_cmd_reset() document that in the new file doc/README.cfi. - move "#endif /* CONFIG_CMD_IDE */" to the right place - remove LOWBOOT config option for digsy_mtc and digsy_mtc_rev5 boards - change doc/README.cfi as Stefan Roese suggested Signed-off-by: Heiko Schocher <[email protected]> Signed-off-by: Stefan Roese <[email protected]> Acked-by: Detlev Zundel <[email protected]> cc: Wolfgang Denk <[email protected]> cc: Stefan Roese <[email protected]> cc: Werner Pfister <[email protected]> cc: Detlev Zundel <[email protected]>
2011-01-18ppc, 8xx: remove obsolete km8xx boards from keymileHolger Brunck
The MPC852 based mgsuvd and kmsupx4 boards from keymile were initially ported but later on not developed further. So the respective files were removed to avoid unneeded merging and maintenance. Signed-off-by: Holger Brunck <[email protected]> Acked-by: Heiko Schocher<[email protected]>
2011-01-14MPC8xxx: Update maintainer entry for Wind River sbc8xxx boardsPaul Gortmaker
I've probably got the best chance of getting access to these boards in order to test things, and since Joe's e-mail is bouncing, update the MAINTAINERS entry to reflect this. Signed-off-by: Paul Gortmaker <[email protected]> Signed-off-by: Kumar Gala <[email protected]>
2011-01-14powerpc/85xx: Removed support for ATUM8548 boardKumar Gala
The ATUM8548 board is no longer maintained and thus we are removing support for it. Signed-off-by: Kumar Gala <[email protected]>
2011-01-11sh: Add support shmin boardNobuhiro Iwamatsu
This adds support for the SHMIN SH7706 board(T-SH7706LAN). The CPU of this board is SH7706. There are SDRAM of 32M byte, Flash memory of 512K byte, Serial, 10Base Ether and MMC. http://web.kyoto-inet.or.jp/people/takagaki/T-SH7706/T-SH7706.htm Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
2011-01-09MAINTAINERS: sort Blackfin entriesMike Frysinger
Signed-off-by: Mike Frysinger <[email protected]>
2010-12-16MAINTAINERS: Transfer openrd_base maintainership to Prafulla WadaskarSimon Kagstrom
Signed-off-by: Simon Kagstrom <[email protected]>
2010-12-16Armada100: Add Board Support for Marvell Aspenite-DBPrafulla Wadaskar
Aspenite is a Development Board for ASPEN/ARMADA168(88AP168) with * Processor upto 1.2GHz * Parallel 1Gb x8 DDR2-1066 MHz * 16 Mb x16 NOR, 4Gb x8 SLC NAND, footprint for SPI NOR * Footprints for eMMC/eSD NAND & MMC x8 card * 4-in-1 card reader (xD, MMC/SD/MS Pro), CF True IDE socket * SEAF memory board, subset of PISMO2 With Peripherals: * 4.3” WVGA 24-bit LCD * Audio codecs (AC97 & I2S), TSI * VGA camera * Video in via 3 RCA jacks, and HDMI type C out * Marvell 88W8688 802.11bg/BT module * GPS RF IC * Dual analog mics & speakers, headset jack, LED, ambient light sensor * USB2.0 HS host (A), OTG (micro AB) * FE PHY, PCIE Mini Card slot * GPIO, GPIO expander with DIP switches for easier selection UART serial over USB, CIR This patch adds basic board support with DRAM and UART functionality The patch is tested for boot from DRAM using XDB Signed-off-by: Mahavir Jain <[email protected]> Signed-off-by: Prafulla Wadaskar <[email protected]>
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk
2010-12-16mpc52xx: add support for tqm52xx based board charonHeiko Schocher
- serial console in PSC1 - 128MiB DRAM - 32MiB Flash - FEC Ethernet - 2 I2C busses - FPGA on CS3 - IDE - VGA SMI501 Signed-off-by: Heiko Schocher <[email protected]> Signed-off-by: Wolfgang Denk <[email protected]>
2010-12-07AT91: add TOP9000 supportReinhard Meyer
Adds support for the EMK TOP9000 CPU Module which is based on ATMELs ARM926EJS AT91SAM9XE SoC. Signed-off-by: Reinhard Meyer <[email protected]>
2010-11-30Davinci: add support for the ea20 boardStefano Babic
This board uses the OMAP-L138 SOM stacked on a custom baseboard. It supports SPI Flash, Ethernet with RMII. Signed-off-by: Stefano Babic <[email protected]> Signed-off-by: Ben Gardiner <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2010-11-30Add board support for hawkboardSughosh Ganu
The patch adds basic board support for TI's OMAP-L138 based Hawkboard. This board is pretty similar to the da850 EVM. Support for nand and network access is added in this version. The following bootup procedure is used. At reset, the Rom Boot Loader(RBL), initialises the ddr and the nand controllers and copies the second stage bootloader(nand_spl) to RAM. The secondary bootloader then copies u-boot from a predefined location in the nand flash to the RAM, and passes control to the u-boot image. Three config options are supported * hawkboard_config - Used to create the u-boot.bin. Tftp the u-boot.bin image to the RAM from u-boot, and flash to the nand flash at address 0xe0000. * hawkboard_nand_config - Used to generate the secondary bootloader(nand_spl) image. This creates an elf file u-boot-spl under nand_spl/. Create an AIS signed image using this file, and flash it to the nand flash at address 0x20000. The ais file should fit in one block. * hawkboard_uart_config - This is same as the first image, but with the TEXT_BASE as expected by the RBL(0xc1080000). Create the AIS Signed-off-by: Sughosh Ganu <[email protected]> Signed-off-by: Ben Gardiner <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
2010-11-26ERIC: drop unsupported board configurationWolfgang Denk
The ERIC board appears to be unmaintained for more than 9 years. The environment location has probably never been correct, and has been definitely broken since for at least a year. Drop it. Signed-off-by: Wolfgang Denk <[email protected]> Cc: Stefan Roese <[email protected]> Cc: Swen Anderson <[email protected]> Acked-by: Stefan Roese <[email protected]>
2010-11-26Seagate FreeAgent DockStar supportEric Cooper
start with sheevaplug configuration add modifications by Alexander Holler <[email protected]> change RAM definitions to one bank (128 MB) change ident string and prompt define MTD partitions and default environment variables add support for LEDs Signed-off-by: Eric Cooper <[email protected]>
2010-10-25ppc4xx: Add Io and IoCon 405EP board supportDirk Eibach
Board support for the Guntermann & Drunck CATCenter Io. Board support for the Guntermann & Drunck IoCon. Signed-off-by: Dirk Eibach <[email protected]> Signed-off-by: Stefan Roese <[email protected]>