index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
ppc4xx
/
4xx_enet.c
Age
Commit message (
Expand
)
Author
2008-07-11
ppc4xx: Rework 440GX UIC handling
Stefan Roese
2008-07-11
ppc4xx: Consolidate PPC4xx UIC defines
Stefan Roese
2008-07-11
ppc4xx: Consolidate PPC4xx UIC defines
Stefan Roese
2008-07-11
ppc4xx: Add MII mode support to the EMAC RGMII Bridge
Grant Erickson
2008-07-10
ppc4xx: Fix printf format warnings now visible with the updated format check
Stefan Roese
2008-04-18
Fix crash on sequoia in ppc_4xx_eth_init
Anatolij Gustschin
2008-04-03
ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3
Stefan Roese
2008-03-27
ppc4xx: Fix compilation warning in 4xx_enet.c
Stefan Roese
2008-03-27
ppc4xx: Add AMCC Glacier 406GT eval board support
Stefan Roese
2008-03-15
ppc4xx: Add basic support for AMCC 460EX/460GT (1/5)
Stefan Roese
2008-03-02
ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1
Stefan Roese
2008-03-02
ppc4xx: Fix problem in 4xx_enet.c driver
Anatolij Gustschin
2008-01-09
ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
Matthias Fuchs
2008-01-08
ppc4xx: Return 0 on success in 4xx ethernet driver
Stefan Roese
2007-12-27
ppc4xx: fix flush + invalidate_dcache_range arguments
Matthias Fuchs
2007-11-09
ppc4xx: Remove redundant code from 4xx network driver
Matthias Fuchs
2007-10-31
ppc4xx: Change 4xx ethernet driver to handle cached memory too
Stefan Roese
2007-10-31
ppc4xx: Change autonegotiation timeout from 4 to 5 seconds
Stefan Roese
2007-10-31
ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends
Stefan Roese
2007-10-31
ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
Stefan Roese
2007-10-31
ppc4xx: Fix small merge problem in 4xx_enet.c
Stefan Roese
2007-10-31
ppc4xx: Add PPC405EX support
Stefan Roese
2007-10-02
ppc4xx: Coding style cleanup
Stefan Roese
2007-10-02
Program EPLD to force full duplex mode for PHY.
Grzegorz Bernacki
2007-08-14
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-07-12
ppc4xx: Change receive buffer handling in the 4xx emac driver
Stefan Roese
2007-07-09
cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-05-05
Coding stylke cleanup; update CHANGELOG.
Wolfgang Denk
2007-04-24
ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content.
Matthias Fuchs
2007-03-21
[PATCH] Add AMCC PPC405EZ support
Stefan Roese
2007-01-18
[PATCH] Add support for AMCC Taishan PPC440GX eval board
Stefan Roese
2006-11-27
Merge with /home/sr/git/u-boot/denx-alpr-merge-test
Wolfgang Denk
2006-11-27
[PATCH] 4xx_enet.c: Correct the setting of zmiifer register
Stefan Roese
2006-11-27
[PATCH] Remove testing 4xx enet PHY setup
Stefan Roese
2006-11-27
[PATCH] Update Prodrive ALPR board support (440GX)
Stefan Roese
2006-09-13
Add support for AMCC Rainier PPX440GRx eval board
Stefan Roese
2006-09-07
Add support for AMCC Sequoia PPC440EPx eval board
Stefan Roese
2006-06-30
Add support for AMCC 440SPe CPU based eval board (Yucca).
Marian Balakowicz
2005-11-29
Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.
Stefan Roese
2005-10-29
Merge with /home/m8/git/u-boot
Wolfgang Denk
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
2005-10-20
Add NetConsole Support for AMCC eval boards
Stefan Roese
2005-10-18
Fix NetConsole support on 4xx (only print eth link on 1st transfer)
Stefan Roese
2005-10-10
Fix problem in ppc4xx eth-driver without ethaddr (only without
Stefan Roese
2005-09-25
Add support for AMD's Pb1x00 eval board;
Wolfgang Denk
2005-09-23
Cleanup (PPC4xx is AMCC now)
Wolfgang Denk
2005-09-07
Fix problem in 440GP ethernet driver (ebony). Add support for 2nd
Stefan Roese
2005-08-16
Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c
Stefan Roese