kernel-ark/arch/cris/arch-v32
Jesper Nilsson a5d204bf36 CRIS v32: Update boot/compressed/misc.c
- Shorten include paths to machine specific headers.
- Remove fill_inbuf, not defined here.
- Return __dest as value from memcpy.
- Enable serial port hardware transmitter and receiver in serial_setup.
- Correct baudrate divisor calculation, changed from 4800 to 115200.
- Add support for Artpec-3 specific serial port setup.
- Initialize pinmux for the correct serial port.
2008-02-08 11:06:27 +01:00
..
boot CRIS v32: Update boot/compressed/misc.c 2008-02-08 11:06:27 +01:00
drivers CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. 2008-02-08 11:06:26 +01:00
kernel CRIS v32: Fixup kernel Makefile. 2008-02-08 11:06:25 +01:00
lib CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 2008-02-08 11:06:23 +01:00
mach-a3 CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 2008-02-08 11:06:23 +01:00
mach-fs CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. 2008-02-08 11:06:23 +01:00
mm CRIS v32: Whitespace and formatting changes for kernel/ptrace.c 2008-02-08 11:06:24 +01:00
Kconfig CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 2008-02-08 11:06:22 +01:00
output_arch.ld
vmlinux.lds.S all archs: consolidate init and exit sections in vmlinux.lds.h 2008-01-28 23:21:17 +01:00