summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@fifi.denx.de>2006-06-16 16:40:54 +0200
committerWolfgang Denk <wd@fifi.denx.de>2006-06-16 16:40:54 +0200
commitbc8bb6d458a2dfb5ae220b7df057e0f508c538ad (patch)
tree25c7d1016aa00b2b5be2c84dba99bed0ae0f9f5f /CHANGELOG
parentcebd1fcec0f7a484ca7e8ecce76c6d9c211368ec (diff)
downloadbarebox-bc8bb6d458a2dfb5ae220b7df057e0f508c538ad.tar.gz
barebox-bc8bb6d458a2dfb5ae220b7df057e0f508c538ad.tar.xz
Add support for PS/2 keyboard on TQM85xx board
Patch by Martin Krause, 07 Nov 2005 Tested on a STK85XX baseboard. Make sure the PS/2 controller has been programmed. Jumper Settings: X66 1-2, 9-10; X61 2-3
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0e809f8f5b..e2346c8d6f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,12 @@
Changes since U-Boot 1.1.4:
======================================================================
+* Add support for PS/2 keyboard on TQM85xx board
+ Patch by Martin Krause, 07 Nov 2005
+
+ Tested on a STK85XX baseboard. Make sure the PS/2 controller
+ has been programmed. Jumper Settings: X66 1-2, 9-10; X61 2-3
+
* Fix TRAB channel switching delay for trab_fkt.bin standalone applikation
In tsc2000_read_channel() the delay after setting the multiplexer
to a temperature channel is increased from 1,5 ms to 10 ms. This