summaryrefslogtreecommitdiff
path: root/drivers/ns8382x.c
AgeCommit message (Collapse)Author
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-08-25Prepare U-Boot for gcc-4.xWolfgang Denk
2004-04-25* Patch by Christian Hohnstaedt, 23 Apr 2004:wdenk
JFFS2 speed enhancements: - repair header CRC calculation in jffs2_1pass.c - add eraseblock size to the partition information to skip empty eraseblocks if we find more then 4k of free space. - The JFFS2 scanner is now fast enough to remove the spinning wheel so #ifdef-ed out. - add watchdog calls in long running loops * Patch by Philippe Robin, 22 Apr 2004: Fix ethernet configuration for "versatile" board * Patch by Kshitij Gupta, 21 Apr 2004: Remove busy loop and use MPU timer fr usleep() on OMAP1510/1610 boards * Patch by Steven Scholz, 24 Feb 2004: Fix a bug in AT91RM9200 ethernet driver: The MII interface is now initialized before accessing the PHY. * Cleanup PCI ID's
2003-10-22Fix PCI problems on PPChameleon boardwdenk
2002-11-03Initial revisionwdenk