From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 18 Nov 2008 13:03:27 -0800 Subject: [U-Boot] Pull request - net In-Reply-To: <20081118203959.6C818832E89D@gemini.denx.de> References: <4917CBCA.7010203@gmail.com> <20081118203959.6C818832E89D@gemini.denx.de> Message-ID: <49232D9F.30806@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Ben Warren, > > In message <4917CBCA.7010203@gmail.com> you wrote: > >> Wolfgang, >> >> The following changes since commit 1378174a1351c0285736863a665ab758fe8d5f71: >> Wolfgang Denk (1): >> Merge branch 'master' of /home/wd/git/u-boot/custodians >> >> are available in the git repository at: >> >> git://git.denx.de/u-boot-net.git master >> >> Ben Warren (9): >> Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() >> Fix typo in cpu/mpc85xx/cpu.c >> Moved initialization of FCC Ethernet controller to cpu_eth_init >> Moved initialization of QE Ethernet controller to cpu_eth_init() >> Moved initialization of MPC8220 FEC to cpu_eth_init() >> Moved initialization of MPC8XX SCC to cpu_eth_init() >> Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC >> Moved PPC4xx EMAC driver to drivers/net >> Moved initialization of PPC4xx EMAC to cpu_eth_init() >> >> Clive Stubbings (1): >> xilinx_emaclite buffer overrun >> >> Richard Retanubun (1): >> drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. >> >> Shinya Kuribayashi (1): >> net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init >> >> TsiChung Liew (1): >> ColdFire: Add mii driver in drivers/net >> >> richardretanubun (2): >> Adds two more ethernet interface to 83xx >> NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. >> > > Applied, thanks (and sorry it took so long). > No worries. We're all busy people. regards, Ben