summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/44x
Commit message (Collapse)AuthorAgeFilesLines
* powerpc/4xx: Update defconfig files for 2.6.27-rc1Josh Boyer2008-08-0610-551/+1300
| | | | | | | Update the defconfig files for 4xx boards. This also makes the mutli-board defconfigs a bit more useful by enabling some of the more common modules. Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
* powerpc/virtex: add defconfig for virtex 5 platformsJohn Linn2008-07-041-0/+1107
| | | | | | | This defconfig file is specific to Xilinx Virtex 5 FXT platform. Signed-off-by: John Linn <john.linn@xilinx.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
* powerpc/4xx: Sam440ep supportGiuseppe Coviello2008-06-111-0/+1192
| | | | | | | | | | | The Sam440ep is an high customizable general purpose mini-itx board, based on the AMCC 440EP and with a LatticeXP FPGA onboard. It's poduced by ACube Systems Srl (Bassano del Grappa, Italy), http://www.acube-systems.biz. Signed-off-by: Giuseppe Coviello <gicoviello@gmail.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
* powerpc/4xx: MTD support for the AMCC Taishan BoardImre Kaloz2008-06-111-1/+78
| | | | | | | | | Add support for the NOR flash found on the AMCC Taishan Board and enable MTD support in the defconfig. Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Acked-by: Stefan Roese <sr@denx.de> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
* [POWERPC] 4xx: Reorganize 4xx defconfigsJosh Boyer2008-04-158-0/+6964
Board specific defconfigs are useful, however with the ability to do multi-board defconfigs they aren't needed in the top level configs directory. Move the 4xx board specific defconfigs to individual directories under arch/powerpc/configs. Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>