summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeLines
* PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-18-4/+5
* (no commit message)Wolfgang Denk2005-12-12-1/+1
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-177/+177
* Compile warning fixedStefan Roese2005-11-29-1/+1
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-29-103/+189
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-27-102/+131
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-22-3/+81
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-15-50/+99
* Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese2005-11-01-0/+3
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-29-29/+47
|\
| * Add support for multiple PHYs.Marian Balakowicz2005-10-28-30/+47
* | Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-20-5/+18
* | Fix NetConsole support on 4xx (only print eth link on 1st transfer)Stefan Roese2005-10-18-0/+2
|/
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
* Merge with /home/sr/git/u-bootWolfgang Denk2005-10-13-4/+10
|\
| * Fix problem in ppc4xx eth-driver without ethaddr (only withoutStefan Roese2005-10-10-4/+10
* | Add support for AP1000 board.Wolfgang Denk2005-10-09-0/+7
|/
* Fix 440GR to print correct cpu revisionStefan Roese2005-10-04-11/+8
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-25-82/+82
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-7/+7
* Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese2005-09-07-0/+3
* Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB on...Stefan Roese2005-08-24-0/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-1484/+354
* Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-15-3/+26
* Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese2005-08-11-4/+4
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-83/+83
* Add support for ep8248 boardWolfgang Denk2005-08-06-124/+124
* Fix compiler warnings in cpu/ppc4xx/usbdev.cWolfgang Denk2005-08-06-3/+3
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-04-50/+68
* Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx).Stefan Roese2005-08-02-612/+606
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-01-1243/+3686
* * Patch by Travis Sawyer, 10 Jun 2005:wdenk2005-06-20-0/+2
* * Patch by Matthias Fuchs, 18 Apr 2005:stroese2005-04-20-0/+17
* Add PPC440GX Revision Cstroese2005-04-07-1/+4
* * Patch by Travis Sawyer, 05 Apr 2005:stroese2005-04-07-1/+1
* * Patches by Robert Whaley, 29 Nov 2004:wdenk2005-04-06-1/+1
* Patch by David Adair, 27 Oct 2004:wdenk2005-04-03-0/+8
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-09-28/+212
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-11/+15
* PMC405 board support addedstroese2004-12-16-3/+10
* CPU speed calculation updated (fixed a rounding problem)stroese2004-12-16-34/+14
* * Patch by Sean Chang, 9 Aug 2004:wdenk2004-09-29-9/+14
* cpu/ppc4xx/sdram.c rewritten now using get_ram_size()stroese2004-07-15-227/+38
* Fix problem in 405 i2c driver; don't try to print without console!stroese2004-07-02-1/+3
* Fix bug in 405 ethernet driver; allocated data not cleared!stroese2004-07-02-0/+2
* Patch by Andrea Marson, 11 Jun 2004:wdenk2004-07-01-2/+7
* * Fix flash parameters passed to Linux for PPChameleon boardwdenk2004-06-17-0/+2
* Add support for the second Ethernet interface for the 'PPChameleon' board.wdenk2004-06-06-353/+494
* * Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk2004-04-25-3/+19
* Code cleanup; make several boards compile & link.wdenk2004-03-14-10/+10