u-boot-brain/cpu/blackfin
Mike Frysinger be853bf86b Blackfin: overhaul i2c driver
The current Blackfin i2c driver does not work properly with certain devices
due to it breaking up transfers incorrectly.  This is a rewrite of the
driver and relocates it to the newer place in the source tree.

Also remove duplicated I2C speed defines in Blackfin board configs and
disable I2C slave address usage since it isn't implemented.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-01-28 13:26:13 -05:00
..
.gitignore Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
bootrom-asm-offsets.awk Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
bootrom-asm-offsets.c.in Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
cache.S Blackfin: fix dcache handling when doing dma memcpy's 2009-01-28 13:26:12 -05:00
cpu.c Blackfin: unify cache handling code 2008-10-23 05:03:50 -04:00
cpu.h Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
initcode.c Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
interrupt.S Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile Blackfin: overhaul i2c driver 2009-01-28 13:26:13 -05:00
reset.c Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
serial.c Blackfin: fix up UART status bit handling 2008-10-23 05:03:51 -04:00
serial.h Blackfin: make baud calculation more accurate 2008-10-23 05:03:51 -04:00
start.S Blackfin: small cpu init optimization while setting interrupt mask 2008-10-23 05:03:51 -04:00
system_map.S Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
traps.c Blackfin: minimize time cache is turned off when replacing cplb entries 2009-01-28 13:26:10 -05:00
watchdog.c Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00