diff options
author | wdenk <wdenk> | 2004-03-15 09:00:01 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-03-15 09:00:01 +0000 |
commit | d9df1f4e662441c487f96a4e1f91caa9297afdd9 (patch) | |
tree | 7408e1e41bdc282ace7e881cd5450fb1ef14ef7d /CHANGELOG | |
parent | 42dfe7a1844cbad7114038aaf03828acb7a84414 (diff) | |
download | u-boot-imx-d9df1f4e662441c487f96a4e1f91caa9297afdd9.zip u-boot-imx-d9df1f4e662441c487f96a4e1f91caa9297afdd9.tar.gz u-boot-imx-d9df1f4e662441c487f96a4e1f91caa9297afdd9.tar.bz2 |
* Patch by Steven Scholz, 27 Feb 2004:
- Adding get_ticks() and get_tbclk() for AT91RM9200
- Many white space fixes in cpu/at91rm9200/interrupts.c
* Patches by Steven Scholz, 20 Feb 2004:
some cleanup in AT91RM9200 related code
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes for U-Boot 1.0.2: ====================================================================== +* Patch by Steven Scholz, 27 Feb 2004: + - Adding get_ticks() and get_tbclk() for AT91RM9200 + - Many white space fixes in cpu/at91rm9200/interrupts.c + +* Patches by Steven Scholz, 20 Feb 2004: + some cleanup in AT91RM9200 related code + * Patches by Travis Sawyer, 12 Mar 2004: - Fix Gigabit Ethernet support for 440GX - Add Gigabit Ethernet Support to MII PHY utilities |