u-boot-brain/cpu/blackfin
Mike Frysinger 25cd33d82e Blackfin: make baud calculation more accurate
We should use the algorithm in the Linux kernel so that the UART divisor
calculation is more accurate.  It also fixes problems on some picky UARTs
that have sampling anomalies.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-10-23 05:03:51 -04: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: unify cpu and boot modes 2008-03-30 15:50:19 -04: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
i2c.c Big white-space cleanup. 2008-05-21 00:14:08 +02: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: drop unused cache flush code 2008-10-23 05:03:50 -04:00
reset.c Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
serial.c Big white-space cleanup. 2008-05-21 00:14:08 +02:00
serial.h Blackfin: make baud calculation more accurate 2008-10-23 05:03:51 -04:00
start.S Blackfin: enable support for nested interrupts 2008-10-23 05:03:50 -04:00
system_map.S Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00
traps.c Blackfin: decode hwerrcause/excause when crashing 2008-10-23 05:03:50 -04:00
watchdog.c Blackfin: unify cpu and boot modes 2008-03-30 15:50:19 -04:00