aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/mach-fs/vcs_hook.c
Commit message (Collapse)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
|
* CRIS: Remove VCS simulator specific codeJesper Nilsson2012-10-03
| | | | | | | The VCS simulator was a tool used in the development of the chip and is no longer used or necessary. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29
| | | | | | | Change all users of header files to correct path. Remove some unneeded headers for arch-v32. Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
* CRIS v32: Update vcs_hook.c for ETRAX FS.Jesper Nilsson2008-02-08
| | | | - Clean up some formatting and whitespace.
* CRIS v32: Move vcs_hook to machine specific directory.Jesper Nilsson2008-02-08
| | | | These files are different for ETRAX FS and ARTPEC-3.
* CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson2008-02-08
The two chips are somewhat different, and needs different handling. Adds handing of the dma, dram initialization, hardware settings, io, memory arbiter and pinmux Also moves the dma, dram initialization and io from CRIS v32 common files.