u-boot-brain/cpu/mips
wdenk 63f3491242 * Patch by André Schwarz, 8 Dec 2003:
fixes for Davicom DM9102A Ethernet Chip (#define CONFIG_TULIP_FIX_DAVICOM):
  - TX and RX deskriptors must be quad-word aligned
  - does not work with only one TX deskriptor
  - standard reset method does not work

* Patch by Masami Komiya, 08 Dec 2003:
  add RTL8139 ethernet driver

* Patches by Ed Okerson, 07 Dec 2003:
  - fix ethernet for the AU1x00 processors in little-endian mode.
  - extend memsetup.S for the AU1x00 processors in BE and LE modes
2004-01-02 15:01:32 +00:00
..
asc_serial.c * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
asc_serial.h * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
au1x00_eth.c * Patch by André Schwarz, 8 Dec 2003: 2004-01-02 15:01:32 +00:00
au1x00_serial.c * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
cache.S * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
config.mk * Code cleanup: 2003-06-27 21:31:46 +00:00
cpu.c * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
incaip_clock.c Cleanup 2003-12-27 19:29:48 +00:00
incaip_wdt.S * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile * Patch by Steven Scholz, 10 Oct 2003 2003-10-09 20:09:04 +00:00
start.S * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00