summaryrefslogtreecommitdiff
path: root/cleopatre/u-boot-1.1.6/drivers
AgeCommit message (Expand)Author
2012-12-20cleo/u-boot/drv/netspcmac: reduce LINK_TIMEOUT from 5 sec to 2 sec, closes #3519Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: for IP175, wait for link up of one sub-PHYs, refs ...Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add is_link_up() to phy_device, refs #3519Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: wait for link up, in all cases, refs #3519Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move IP175 specific init code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add init() to phy_deviceYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move VSC8601 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move IP175 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: move IP1001 reset code to its own functionYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add a reset() to phy_deviceYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: rename wait_phy_link_up() to spcmac_phy_wait_link_...Yacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: remove eth1_phy_addr and eth_phy_idYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: add phy_device to represent PHY differencesYacine Belkadi
2012-12-20cleo/u-boot/drv/netspcmac: some reformatingYacine Belkadi
2012-09-20cleo/uboot/drivers: wait for link status up, refs #2961Cyril Jourdan
2012-09-20cleo/uboot/cpu/spc300: handle MSE500 eth clocks config, refs #2961Cyril Jourdan
2012-09-20common/inc/asm/arch/ips: manage maria2 regbank, refs #2961Cyril Jourdan
2012-09-20{cleo, common}: change eth prefix in NVRAM fields into eth1, refs #2961Cyril Jourdan
2012-09-20cleopatre: rename SPC300DINI into MSE500DINI_300, refs #3119Cyril Jourdan
2012-09-20{cleo, common}: rename spc300_nvram into spidcom_nvram, refs #3119Cyril Jourdan
2012-09-20{cleo/u-boot, common}: use common/include/asm/arch/ips, refs #3119Cyril Jourdan
2012-05-09cleo/u-boot: adapt Ethernet driver to spc300dini, refs #2758MSE500 Team
2011-10-27cleo/u-boot/drivers: reduce the autoneg timeout from 10s to 4s, closes #2791Thierry Carré
2010-05-19cleo/u-boot/eth: add mii command to access to mii registers, refs #1394save
2010-05-06cleo/u-boot: don't check Auto-Neg capability for Link Partner, closes #1541save
2010-03-18cleo/u-boot: correct argument mistake on eth driver phy get id, closes #1309save
2010-03-02cleo/u-boot/net: Implement IP175 PHY management, closes #1309save
2010-02-18cleo/u-boot: add print msg of PHY address, closes #1257lefranc
2010-02-11cleo/u-boot: find if switch is an IP175C or IP175D, refs #1238lefranc
2010-02-11cleo/u-boot: return phy address = 0 if NVRAM has wrong valuelefranc
2010-02-05cleo/{u-boot,kernel}: Fix hardware bug on phy connectionssave
2009-10-29cleo/u-boot: use macro to access to nvram structure, refs #420save
2009-10-08[CLEO][U-BOOT] Resolved worning for potentially unitnitiazlized var.draskovic
2009-10-06[CLEO][U-BOOT] Added functions to stop D-cache in eth_init() and to re-enable...draskovic
2009-10-05[CLEO][U-BOOT] Changed ethernet driver to support first ARP response and not ...draskovic
2009-10-05cleo/u-boot, cleo/linux/drivers/eth: RMII 100M bug + Adapted Herve's patchsave
2009-09-30[CLEO][U-BOOT]Corrected Ethernet hot-plug : MII to GMII modesave
2009-09-29[CLEO][U-BOOT]Implement GMII/RMII/MII hot-plug modesave
2009-09-18[CLEO][SPK300G][U-BOOT] Corrected wrongly set MDIO clock value (arizona confi...draskovic
2009-09-18[CLEO][SPK300G][U-BOOT] Corrected wrongly used flash enable/disable which blo...draskovic
2009-09-15[CLEO][U-BOOT] Commeted out disabling cache which blocked two succesive pings...draskovic
2009-09-09[CLEO]Changed Ethernet mode to MII and not GMIIsave
2009-09-02[CLEO][KERNEL]Adapted Ethernet driver to spk300g boardsave
2009-07-28[CLEO][U-BOOT]Reorganized NVRAM management filessave
2009-07-20[CLEO][U-BOOT] Networking MAC addr and PHY addrsave
2009-07-16[CLEO][U-BOOT]Suppressed warning during compilation + Changed configs of Malikasave
2009-06-24[CLEO][U-BOOT]Added licence header for each SPiDCOM file and Suppressed unuse...save
2009-05-15[CLEO][U-BOOT]Implemeted erase function in spidupd.draskovic
2009-05-15[CLEO][U-BOOT]Forced 10HD for arizona boardsave
2009-04-15[CLEO][U-BOOT]ICache turned ON in Ethernet driver.draskovic