u-boot/drivers
Mike Frysinger 8a30b47009 smc91111: use SSYNC() rather than asm(ssync) for Blackfin
Since the "ssync" instruction may have hardware anomalies associated with
it, have the smc91111 driver use the SSYNC macro rather than invoking it
directly.  We workaround all the anomalies via this macro.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-25 22:32:25 +01:00
..
bios_emulator Wipe out assembler warnings while compiling x86 biosemu 2008-02-16 00:31:16 +01:00
block drivers/block : move block drivers to drivers/block 2007-11-25 23:28:51 +01:00
dma Use #ifdef CONFIG_FSLDMAFEC 2008-02-14 22:13:28 +01:00
hwmon LM75 bug fix for negative temperatures 2008-02-22 16:33:09 +01:00
i2c drivers/i2c : move i2c drivers to drivers/i2c 2007-11-20 20:14:18 +01:00
input drivers/input : move input drivers to drivers/input 2007-11-25 23:28:49 +01:00
misc 86xx: Add print_laws function to fsl_law.c 2008-01-24 12:12:51 -06:00
mtd CFI: Small cleanup for FLASH_SHOW_PROGRESS 2008-03-19 13:41:25 +01:00
net smc91111: use SSYNC() rather than asm(ssync) for Blackfin 2008-03-25 22:32:25 +01:00
pci pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option 2008-03-23 01:38:22 +01:00
pcmcia pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver 2008-01-15 23:30:40 +09:00
qe net: uec_phy: actually increment the timeout counter 2008-03-07 12:47:08 -06:00
rtc LWMON5: POST RTC fix 2008-03-20 21:48:46 +01:00
serial OMAP5912: fix FIFO handling in UART driver 2008-02-05 00:04:15 +01:00
spi Fix conditional compilation of mpx8xxx_spi driver 2008-01-29 11:53:00 -06:00
usb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver 2008-03-15 07:28:05 +01:00
video lwmon5 SYSMON POST: fix backlight control 2008-03-25 00:16:14 +01:00