u-boot-brain/arch/mips/cpu/mips32
Marek Vasut 0191142283 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver
Implement support for CONFIG_SERIAL_MULTI into asc serial driver.
This driver was so far only usable directly, but this patch also adds
support for the multi method. This allows using more than one serial
driver alongside the asc driver. Also, add a weak implementation
of default_serial_console() returning this driver.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
2012-10-15 11:53:51 -07:00
..
au1x00 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver 2012-10-15 11:53:51 -07:00
incaip serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver 2012-10-15 11:53:51 -07:00
cache.S MIPS: fix inconsistency in config option for cache operation mode 2012-04-02 15:54:53 +02:00
config.mk MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles 2012-08-24 00:34:47 +02:00
cpu.c MIPS: mips32: fix wrong loop bound in flush_cache() 2011-09-03 10:43:45 +09:00
interrupts.c MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 2011-04-02 22:07:12 +09:00
Makefile MIPS: Move timer code to arch/mips/cpu/$(CPU)/ 2011-05-10 00:12:31 +09:00
start.S MIPS: make cache operation mode configurable 2011-07-31 23:26:41 +09:00
time.c Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00