summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Collapse)AuthorAgeFilesLines
* PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-181-4/+5
| | | | | | PMC405 and CPCI2DP: Added firmware download and booting via pci. Patch by Matthias Fuchs, 20 Dec 2005
* (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
| | | | Patch by Stefan Roese, 29 Nov 2005
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-298-103/+189
| | | | Patch by John Otken, 23 Nov 2005
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-102/+131
| | | | | | | | | | | 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
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-223-3/+81
| | | | | | | - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c - CFG_FLASH_QUIET_TEST added to use the common CFI driver for bank autodetection Patch by Stefan Roese, 22 Nov 2005
* Fix Bamboo DDR SDRAM initialization (problem with onboard SDRAM)Stefan Roese2005-11-151-50/+99
| | | | Patch by Stefan Roese, 15 Nov 2005
* Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese2005-11-011-0/+3
| | | | Patch by Stefan Roese, 01 Nov 2005
* 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
| | | | | | | | Patch by Stefan Roese, 20 Oct 2005
* | Fix NetConsole support on 4xx (only print eth link on 1st transfer)Stefan Roese2005-10-181-0/+2
|/ | | | Patch by Stefan Roese, 18 Oct 2005
* 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
| | | | | | | | | | CONFIG_NET_MULTI set) Patch by Stefan Roese, 10 Oct 2005
* | Add support for AP1000 board.Wolfgang Denk2005-10-091-0/+7
|/ | | | Patch by James MacAulay, 07 Oct 2005
* Fix 440GR to print correct cpu revisionStefan Roese2005-10-041-11/+8
| | | | Patch by Stefan Roese, 4 Oct 2005
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-251-82/+82
| | | | | | add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005
* 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
| | | | | ethernet port on ebony. Patch by Stefan Roese, 7 Sep 2005
* Fixed bamboo port to enable running without DDR-DIMM (bamboo has also 64MB ↵Stefan Roese2005-08-241-0/+2
| | | | | | onboard DDR) Patch by Stefan Roese, 24 Aug 2005
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-166-1484/+354
| | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese2005-08-151-3/+26
| | | | | | | | | Second serial port on 440GX now defined as a system device. Add 'Short Etch' code for Cicada PHY within 440gx_enet.c Patch by Travis B. Sawyer, 12 Jul 2005 Check return value of malloc in 440gx_enet.c Patch by Travis B. Sawyer, 18 Jul 2005
* Add NAND FLASH support for AMCC Bamboo 440EP eval boardStefan Roese2005-08-111-4/+4
| | | | Patch by Stefan Roese, 11 Aug 2005
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-0813-83/+83
| | | | Patch by Stefan Roese, 08 Aug 2005
* Add support for ep8248 boardWolfgang Denk2005-08-061-124/+124
| | | | | | Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup.
* Fix compiler warnings in cpu/ppc4xx/usbdev.cWolfgang Denk2005-08-061-3/+3
| | | | Patch by Steven Blakeslee, 04 Aug 2005
* Add support for AMCC Bamboo PPC440EP eval boardStefan Roese2005-08-045-50/+68
| | | | Patch by Stefan Roese, 04 Aug 2005
* Fix low-level OHCI transfers for PPC440EP (same as ARM920t and MPC5xxx).Stefan Roese2005-08-021-612/+606
| | | | Patch by Stefan Roese, 2 Aug 2005
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-0116-1243/+3686
| | | | Patch by Steven Blakeslee, 27 Jul 2005
* * Patch by Travis Sawyer, 10 Jun 2005:wdenk2005-06-201-0/+2
| | | | | | | | | Initialize allocated dev and private hw structures after their respective allocation in 440gx_enet.c * Patch by Steven Scholz, 10 Jun 2005: Fix byteorder problems with second argument of "bootm" with standalone images;
* * Patch by Matthias Fuchs, 18 Apr 2005:stroese2005-04-201-0/+17
| | | | | Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables
* Add PPC440GX Revision Cstroese2005-04-071-1/+4
|
* * Patch by Travis Sawyer, 05 Apr 2005:stroese2005-04-071-1/+1
| | | | | - Change timer frequency for ppc 440 from 10 ms to 1 ms. Problem found by Andrew Wozniak.
* * Patches by Robert Whaley, 29 Nov 2004:wdenk2005-04-061-1/+1
| | | | | | | | | | | | - update the pxa-regs.h file for PXA27x chips - add PXA27x based ADSVIX board - add support for MMC on PXA27x processors * Patch by Andrew E. Mileski, 28 Nov 2004: Fix PPC4xx SPD SDRAM detection bug * Patch by Hiroshi Ito, 26 Nov 2004: Fix logic of "test -z" and "test -n" commands
* Patch by David Adair, 27 Oct 2004:wdenk2005-04-031-0/+8
| | | | Add missing 440GX SDRAM Controller reset
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-091-28/+212
| | | | | | | | add support for the AMD db1550 board * Patch by Travis Sawyer, 15 Sep 2004: Add CONFIG_SERIAL_MULTI support for ppc4xx, update README.serial_multi
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-312-11/+15
| | | | | | | | | | | | * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board.
* 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
| | | | | | | | | | | | | | | | | | - Added I2C support for ML300. - Added support for ML300 to read out its environment information stored on the EEPROM. - Added support to use board specific parameters as part of U-Boot's environment information. - Updated MLD files to support configuration for new features above. * Patches by Travis Sawyer, 5 Aug 2004: - Remove incorrect bridge settings for eth group 6 - Add call to setup bridge in ppc_440x_eth_initialize - Fix ppc_440x_eth_init to reset the phy only if its the first time through, otherwise, just check the phy for the autonegotiated speed/duplex. This allows the use of netconsole - only print the speed/duplex the first time the phy is reset.
* cpu/ppc4xx/sdram.c rewritten now using get_ram_size()stroese2004-07-151-227/+38
|
* Fix problem in 405 i2c driver; don't try to print without console!stroese2004-07-021-1/+3
|
* Fix bug in 405 ethernet driver; allocated data not cleared!stroese2004-07-021-0/+2
|
* Patch by Andrea Marson, 11 Jun 2004:wdenk2004-07-011-2/+7
| | | | | | | Update for PPChameleon board: - support for SysClk @ 25MHz - support for Silicon Motion SM712 VGA controller - some clean ups
* * Fix flash parameters passed to Linux for PPChameleon boardwdenk2004-06-171-0/+2
| | | | * Remove eth_init() from lib_arm/board.c; it's done in net.net.c.
* Add support for the second Ethernet interface for the 'PPChameleon' board.wdenk2004-06-062-353/+494
|
* * Back out Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk2004-04-251-3/+19
| | | | | | | | | (JFFS2 speed enhancements) because of using non-public data (PHYS_FLASH_SECT_SIZE) * Patch by Travis Sawyer, 23 Apr 2004: Fix VSC/CIS 8201 phy descrambler interoperability timing due to errata from Vitesse Semiconductor.
* Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk2004-03-144-10/+10
|