summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* Add support for AMCC 440EP Rev C and 440GR Rev BStefan Roese2006-05-101-1/+9
* Some code cleanupWolfgang Denk2006-04-161-107/+107
* Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-052-34/+342
|\
| * Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-312-34/+342
* | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-317-25/+17
|/
* Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-131-1/+1
* cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese2006-03-131-23/+18
* PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-181-4/+5
* (no commit message)Wolfgang Denk2005-12-121-1/+1
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-177/+177
* Compile warning fixedStefan Roese2005-11-291-1/+1
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-298-103/+189
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-102/+131
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-223-3/+81
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-151-50/+99
* Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese2005-11-011-0/+3
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-292-29/+47
|\
| * Add support for multiple PHYs.Marian Balakowicz2005-10-282-30/+47
* | Add NetConsole Support for AMCC eval boardsStefan Roese2005-10-201-5/+18
* | Fix NetConsole support on 4xx (only print eth link on 1st transfer)Stefan Roese2005-10-181-0/+2
|/
* Cleanup for GCC-4.xWolfgang Denk2005-10-132-2/+2
* Merge with /home/sr/git/u-bootWolfgang Denk2005-10-131-4/+10
|\
| * Fix problem in ppc4xx eth-driver without ethaddr (only withoutStefan Roese2005-10-101-4/+10
* | Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+7
|/
* Fix 440GR to print correct cpu revisionStefan Roese2005-10-041-11/+8
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-251-82/+82
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-235-7/+7
* Fix problem in 440GP ethernet driver (ebony). Add support for 2ndStefan Roese2005-09-071-0/+3
* Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB on...Stefan Roese2005-08-241-0/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-166-1484/+354
* Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-151-3/+26
* Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese2005-08-111-4/+4
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-0813-83/+83
* Add support for ep8248 boardWolfgang Denk2005-08-061-124/+124
* Fix compiler warnings in cpu/ppc4xx/usbdev.cWolfgang Denk2005-08-061-3/+3
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-045-50/+68
* Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx).Stefan Roese2005-08-021-612/+606
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-0116-1243/+3686
* * Patch by Travis Sawyer, 10 Jun 2005:wdenk2005-06-201-0/+2
* * Patch by Matthias Fuchs, 18 Apr 2005:stroese2005-04-201-0/+17
* Add PPC440GX Revision Cstroese2005-04-071-1/+4
* * Patch by Travis Sawyer, 05 Apr 2005:stroese2005-04-071-1/+1
* * Patches by Robert Whaley, 29 Nov 2004:wdenk2005-04-061-1/+1
* Patch by David Adair, 27 Oct 2004:wdenk2005-04-031-0/+8
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-091-28/+212
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-312-11/+15
* PMC405 board support addedstroese2004-12-161-3/+10
* CPU speed calculation updated (fixed a rounding problem)stroese2004-12-161-34/+14
* * Patch by Sean Chang, 9 Aug 2004:wdenk2004-09-291-9/+14
* cpu/ppc4xx/sdram.c rewritten now using get_ram_size()stroese2004-07-151-227/+38
OpenPOWER on IntegriCloud