kernel-ark/arch/avr32/kernel
Haavard Skinnemoen c194588dba [PATCH] AVR32: Allow renumbering of serial devices
Allow the board to remap actual USART peripheral devices to serial
devices by calling at32_map_usart(hw_id, serial_line). This ensures
that even though ATSTK1002 uses USART1 as the first serial port, it
will still have a ttyS0 device.

This also adds a board-specific early setup hook and moves the
at32_setup_serial_console() call there from the platform code.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-04 10:25:06 -07:00
..
asm-offsets.c
avr32_ksyms.c
cpu.c
entry-avr32b.S
head.S
init_task.c
irq.c
kprobes.c
Makefile
module.c
process.c
ptrace.c
semaphore.c
setup.c [PATCH] AVR32: Allow renumbering of serial devices 2006-10-04 10:25:06 -07:00
signal.c
switch_to.S
sys_avr32.c [PATCH] AVR32: Implement kernel_execve 2006-10-02 07:57:24 -07:00
syscall_table.S
syscall-stubs.S
time.c
traps.c
vmlinux.lds.c