summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-01-02 15:01:32 +0000
committerwdenk <wdenk>2004-01-02 15:01:32 +0000
commit63f3491242df8e6bd1b5df7296f28959989e2eaf (patch)
tree7af4bc5c75cdc9ee45cc4c7c6e144a79845b6ae6 /CHANGELOG
parentd4ca31c40e8888b36635967522ec7ea03fd7e70b (diff)
downloadtalos-obmc-uboot-63f3491242df8e6bd1b5df7296f28959989e2eaf.tar.gz
talos-obmc-uboot-63f3491242df8e6bd1b5df7296f28959989e2eaf.zip
* 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
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4745c8f511..2c8c336e26 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,19 @@
Changes since U-Boot 1.0.0:
======================================================================
+* 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
+
* Minor code cleanup (coding style)
* Patch by Reinhard Meyer, 30 Dec 2003:
OpenPOWER on IntegriCloud