summaryrefslogtreecommitdiff
path: root/board/amcc
Commit message (Collapse)AuthorAgeLines
...
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-15-19/+38
| | | | Patch by Stefan Roese, 15 Nov 2005
* Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct sizeStefan Roese2005-11-05-0/+8
| | | | Patch by Stefan Roese, 05 Nov 2005
* Additional fix for external IRQ config on Yellowstone & YosemiteStefan Roese2005-11-03-38/+38
| | | | Patch by Stefan Roese, 03 Nov 2005
* Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese2005-11-01-0/+10
| | | | Patch by Stefan Roese, 01 Nov 2005
* Fix external IRQ configuration on Yellowstone & YosemiteStefan Roese2005-10-28-0/+10
| | | | | | | The multiplexed signals Ext IRQ0...3 have to be configured as IRQ, because they default to GPIOx (440EP/GR). Patch by Stefan Roese, 28 Oct 2005
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-4/+4
|
* Change board message on AMCC Yosemite & Yellowstone to common styleStefan Roese2005-10-03-6/+18
| | | | Patch by Stefan Roese, 3 Oct 2005
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-1/+1
|
* Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese2005-09-15-606/+98
| | | | | boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 15 Sep 2005
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+14
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-8/+1
| | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese2005-08-11-581/+67
| | | | | boards (baudrate, environment...). Flash driver fixed. Patch by Stefan Roese, 11 Aug 2005
* Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese2005-08-11-31/+126
| | | | Patch by Stefan Roese, 11 Aug 2005
* Add support for ep8248 boardWolfgang Denk2005-08-06-569/+581
| | | | | | Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup.
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-04-138/+2616
| | | | Patch by Stefan Roese, 04 Aug 2005
* Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-03-6/+1
|
* Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-01-0/+4322
| | | | Patch by Stefan Roese, 01 Aug 2005
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-0/+2701
Patch by Steven Blakeslee, 27 Jul 2005