uboot-mt623x/lib_arm
Ben Warren b1c0eaac11 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
All in-tree boards that use this controller have CONFIG_NET_MULTI added
Also:
  - changed CONFIG_DRIVER_CS8900 to CONFIG_CS8900
  - changed CS8900_BASE to CONFIG_CS8900_BASE
  - changed CS8900_BUS?? to CONFIG_CS8900_BUS??
  - cleaned up line lengths
  - modified VCMA9 command function that accesses the device
  - removed MAC address initialization from lib_arm/board.c

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Tested-by: Wolfgang Denk <wd@denx.de>
Acked-by: Wolfgang Denk <wd@denx.de>
2009-08-25 13:35:54 -07:00
..
Makefile ARM: compiler options cleanup - improve tool chain support 2009-08-21 23:11:53 +02:00
_ashldi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_ashrdi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_divsi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_lshrdi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_modsi3.S * Update Intel IXP4xx support 2006-05-30 15:56:48 +02:00
_udivsi3.S ARM EABI: add new helper functions resp. function names 2009-08-09 23:08:59 +02:00
_umodsi3.S Big white-space cleanup. 2008-05-21 00:14:08 +02:00
board.c Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API 2009-08-25 13:35:54 -07:00
bootm.c rename include/zlib.h to include/u-boot/zlib.h 2009-04-04 15:37:54 +02:00
cache-cp15.c arm: clean cache management 2009-04-05 13:06:31 +02:00
cache.c * Patches by Richard Woodruff, 01 Oct 2004: 2005-01-09 23:16:25 +00:00
config.mk ARM: compiler options cleanup - improve tool chain support 2009-08-21 23:11:53 +02:00
div0.c Initial revision 2002-09-08 19:55:02 +00:00
eabi_compat.c ARM: compiler options cleanup - improve tool chain support 2009-08-21 23:11:53 +02:00
interrupts.c arm: unify interrupt init 2009-06-12 20:39:52 +02:00
reset.c Fix e-mail address of Gary Jennejohn. 2009-05-15 22:11:59 +02:00