u-boot-brain/drivers
Nobuhiro Iwamatsu 40281a9ca2 net: sh_eth: Remove sh_eth_reset() from halt function
sh_eth_reset is function to reset Ether IP.
The MAC address is stored in IP, but it is initialized by this function.
OS (e.g. Linux Kernel) can not use this device when initialized.
This revises this problem.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
2009-03-20 22:16:36 +01:00
..
bios_emulator drivers/bios_emulator: Move conditional compilation to Makefile 2008-12-07 01:29:31 +01:00
block sata_sil3114: fix compiler warning 2009-02-19 00:37:18 +01:00
dma drivers/dma: Move conditional compilation to Makefile 2008-08-13 01:40:39 +02:00
fpga fpga: Fix Spartan III FPGA booting 2009-02-21 22:52:44 +01:00
gpio i.MX31: add a simple gpio driver 2009-02-24 09:43:10 +01:00
hwmon rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
i2c 8xx: add support for new keymile kmsupx4 board. 2009-03-18 20:50:05 +01:00
input rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
misc mpc85xx: Add support for the P2020 2009-02-16 18:05:55 -06:00
mmc OMAP3: Clean up MMC code 2009-02-22 18:29:10 +01:00
mtd CFI: geometry reversal for STMicro M29W320DT 2009-03-19 15:00:32 +01:00
net net: sh_eth: Remove sh_eth_reset() from halt function 2009-03-20 22:16:36 +01:00
pci sh: Add some register value configurable to PCI of SH7780 2009-03-12 23:58:30 +09:00
pcmcia mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 2009-02-18 00:51:21 +01:00
qe Merge branch 'master' of git://git.denx.de/u-boot-net 2009-02-01 21:31:37 +01:00
rtc Blackfin: only initialize the RTC when actually used 2008-10-23 05:03:50 -04:00
serial arm: add uart dcc support 2009-02-22 15:49:28 +01:00
spi i.MX31: support GPIO as a chip-select in the mxc_spi driver 2009-02-24 09:48:33 +01:00
usb r8a66597-hcd: fix cannot use external hub 2009-02-22 10:57:42 +01:00
video video: add an i.MX31 framebuffer driver 2009-02-24 10:22:59 +01:00