summaryrefslogtreecommitdiffstats
path: root/board/amcc/bamboo/bamboo.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix AMCC bamboo eval board compilation errors.Marian Balakowicz2006-07-041-1/+1
|
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-1/+1
| | | | | | | code and in SoC code). Boards using the old way have CFG_NAND_LEGACY and BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is implemented for these boards.
* Minor AMCC 4xx board cleanupsStefan Roese2005-11-291-12/+0
| | | | Patch by Stefan Roese, 27 Nov 2005
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-10/+1
| | | | | | | | | | | On PPC44x platforms, the startup message generated in "cpu.c" only comprised the ppc type and revision but not additional informations like speed etc. Those speed infos where printed in the board specific code. This new implementation now prints all CPU infos in the common cpu specific code. No board specific code is needed anymore and therefore removed from all current 44x implementations. Patch by Stefan Roese, 27 Nov 2005
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-151-19/+38
| | | | Patch by Stefan Roese, 15 Nov 2005
* Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese2005-08-111-19/+103
| | | | Patch by Stefan Roese, 11 Aug 2005
* Add support for ep8248 boardWolfgang Denk2005-08-061-355/+367
| | | | | | Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup.
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-041-121/+1677
| | | | Patch by Stefan Roese, 04 Aug 2005
* Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-011-0/+439
Patch by Stefan Roese, 01 Aug 2005
OpenPOWER on IntegriCloud