summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx/4xx_enet.c
Commit message (Expand)AuthorAgeFilesLines
* Moved PPC4xx EMAC driver to drivers/netBen Warren2008-11-091-2126/+0
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-9/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-10/+10
* ppc4xx: Remove CONFIG_CS8952_PHY defineStefan Roese2008-09-081-2/+0
* ppc4xx: Fix compilation warning for PIP405Stefan Roese2008-09-081-6/+5
* ppc4xx: Add support for GPCS, SGMII and M88E1112 PHYVictor Gallardo2008-09-051-2/+157
* ppc4xx: Rework 440GX UIC handlingStefan Roese2008-07-111-3/+6
* ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-111-292/+116
* ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-111-1/+0
* ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson2008-07-111-11/+69
* ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-101-1/+1
* Fix crash on sequoia in ppc_4xx_eth_initAnatolij Gustschin2008-04-181-0/+4
* ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3Stefan Roese2008-04-031-3/+13
* ppc4xx: Fix compilation warning in 4xx_enet.cStefan Roese2008-03-271-7/+6
* ppc4xx: Add AMCC Glacier 406GT eval board supportStefan Roese2008-03-271-3/+48
* ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)Stefan Roese2008-03-151-70/+299
* ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1Stefan Roese2008-03-021-2/+3
* ppc4xx: Fix problem in 4xx_enet.c driverAnatolij Gustschin2008-03-021-1/+9
* ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs2008-01-091-1/+1
* ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese2008-01-081-2/+3
* ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs2007-12-271-3/+3
* ppc4xx: Remove redundant code from 4xx network driverMatthias Fuchs2007-11-091-5/+3
* ppc4xx: Change 4xx ethernet driver to handle cached memory tooStefan Roese2007-10-311-75/+62
* ppc4xx: Change autonegotiation timeout from 4 to 5 secondsStefan Roese2007-10-311-1/+1
* ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friendsStefan Roese2007-10-311-59/+59
* ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese2007-10-311-0/+10
* ppc4xx: Fix small merge problem in 4xx_enet.cStefan Roese2007-10-311-1/+1
* ppc4xx: Add PPC405EX supportStefan Roese2007-10-311-24/+89
* ppc4xx: Coding style cleanupStefan Roese2007-10-021-7/+7
* Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki2007-10-021-4/+8
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-141-5/+5
|\
| * cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-5/+5
| * cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-4/+4
* | ppc4xx: Change receive buffer handling in the 4xx emac driverStefan Roese2007-07-121-3/+5
|/
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-051-2/+2
* ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.Matthias Fuchs2007-04-241-9/+21
* [PATCH] Add AMCC PPC405EZ supportStefan Roese2007-03-211-0/+3
* [PATCH] Add support for AMCC Taishan PPC440GX eval boardStefan Roese2007-01-181-63/+76
* Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-271-19/+3
|\
| * [PATCH] Remove testing 4xx enet PHY setupStefan Roese2006-11-271-16/+1
| * [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-271-3/+2
* | [PATCH] 4xx_enet.c: Correct the setting of zmiifer registerStefan Roese2006-11-271-4/+4
|/
* Add support for AMCC Rainier PPX440GRx eval boardStefan Roese2006-09-131-1/+1
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-33/+151
* Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-301-18/+60
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-291-26/+49
* Merge with /home/m8/git/u-bootWolfgang Denk2005-10-291-20/+36
|\
| * Add support for multiple PHYs.Marian Balakowicz2005-10-281-21/+36
* | 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
|/
OpenPOWER on IntegriCloud