diff options
author | wdenk <wdenk> | 2002-11-04 16:02:40 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2002-11-04 16:02:40 +0000 |
commit | e95b61cfb0c7203964c1a3f163e16a65f04d87ec (patch) | |
tree | 84c79b69e42e1d551c737a06c683d7cd4d5e87b3 /CHANGELOG | |
parent | 699b13a6064e642280caffaa83c10b359a6c1114 (diff) | |
download | u-boot-imx-e95b61cfb0c7203964c1a3f163e16a65f04d87ec.zip u-boot-imx-e95b61cfb0c7203964c1a3f163e16a65f04d87ec.tar.gz u-boot-imx-e95b61cfb0c7203964c1a3f163e16a65f04d87ec.tar.bz2 |
Patch by Guillaume Alexandre,, 04 Nov 2002:
Improve PCI access on 32-bits Compact PCI bus
Adjust VFD initialization on TRAB
Cleanup RRvision video code
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since for U-Boot 0.1.0: ====================================================================== +* Patch by Guillaume Alexandre,, 04 Nov 2002: + Improve PCI access on 32-bits Compact PCI bus + * Fix mdelay() on TRAB - this was still the debugging version with seconds instead of ms. |