u-boot-brain/cpu/arm920t/s3c24x0
Wolfgang Denk 30a43cc2ae Bugfix in I2C initialisation on S3C2400.
If the bus is blocked because of a previously interrupted
transfer, up to eleven clocks are generated on the I2CSCL
line to complete the transfer and to free the bus.
With this fix pin I2CSCL (PG6) is really configured as GPIO
so the clock pulses are really generated.
Patch by Martin Krause, 04 Apr 2006
2006-06-16 16:57:18 +02:00
..
i2c.c Bugfix in I2C initialisation on S3C2400. 2006-06-16 16:57:18 +02:00
interrupts.c * Patch by Ladislav Michl, 05 Apr 2005: 2005-04-05 23:32:21 +00:00
Makefile Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
serial.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
speed.c Patch by Steven Scholz, 16 Aug 2004: 2004-10-09 22:21:29 +00:00
usb_ohci.c More GCC 4.x woes 2006-03-11 23:07:09 +01:00
usb_ohci.h Fix low-level OHCI transfers for ARM920t and MPC5xxx 2005-07-21 11:57:57 +02:00