summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeLines
* Fix problem in PVR detection for 440GRStefan Roese2006-05-18-1/+1
* Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese2006-05-10-1/+9
* Some code cleanupWolfgang Denk2006-04-16-107/+107
* Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-05-34/+342
|\
| * Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-31-34/+342
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-25/+17
|/
* Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-13-1/+1
* cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese2006-03-13-23/+18
* 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