aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.Jesper Nilsson2008-02-081-296/+0
* CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.hJesper Nilsson2008-02-081-4/+6
* CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory.Jesper Nilsson2008-02-081-225/+0
* CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.hJesper Nilsson2008-02-081-1/+1
* CRIS v32: Move register map header to machine dependent directory.Jesper Nilsson2008-02-081-103/+0
* CRIS v32: Let compiler know that memory is clobbered after a break op.Jesper Nilsson2008-02-081-7/+14
* CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.hJesper Nilsson2008-02-081-9/+0
* CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3Jesper Nilsson2008-02-081-105/+67
* CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.hJesper Nilsson2008-02-081-1/+1
* CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32...Jesper Nilsson2008-02-081-0/+1
* CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.hJesper Nilsson2008-02-081-2/+2
* CRIS v32: Remove juliette.h, it is not supported for CRIS v32.Jesper Nilsson2008-02-081-326/+0
* CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.hJesper Nilsson2008-02-081-104/+98
* CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.hJesper Nilsson2008-02-081-7/+6
* CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/MakefileJesper Nilsson2008-02-081-1/+0
* CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.hJesper Nilsson2008-02-081-0/+10
* CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructureJesper Nilsson2008-02-081-5/+5
* CRIS v32: Add missing header to include/asm-cris/arch-v32/KbuildJesper Nilsson2008-02-081-0/+1
* CRIS: Break long comment line in include/asm-cris/arch-v10/page.hJesper Nilsson2008-02-081-2/+2
* CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.hJesper Nilsson2008-02-082-72/+77
* CRIS: Add missing headers to include/asm-cris Kbuild files.Jesper Nilsson2008-02-082-1/+7
* CRIS: Add sched_clock to kernel/time.cJesper Nilsson2008-02-081-4/+9
* CRIS: Register cpus in kernel/setup.cJesper Nilsson2008-02-081-8/+21
* CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson2008-02-081-1/+0
* CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config.Jesper Nilsson2008-02-081-1/+0
* CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson2008-02-081-56/+2
* CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson2008-02-081-101/+2
* CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson2008-02-081-3/+11
* CRIS: Remove CONFIG_NO_IOMEM from default configs.Jesper Nilsson2008-02-082-2/+0
* CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.SJesper Nilsson2008-02-081-37/+37
* CRIS v32: Avoid work when switching between tasks with shared memory descript...Jesper Nilsson2008-02-081-28/+28
* CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.SJesper Nilsson2008-02-081-12/+81
* CRIS v32: Fix bug in internal memory allocator mm/intmem.cJesper Nilsson2008-02-081-17/+31
* CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.cJesper Nilsson2008-02-081-6/+2
* CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson2008-02-083-143/+5
* CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and...Jesper Nilsson2008-02-081-72/+0
* CRIS v32: Update lib/checksum.S and lib/checksumcopy.SJesper Nilsson2008-02-082-98/+43
* CRIS v32: Add lib/delay to build.Jesper Nilsson2008-02-081-1/+2
* CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3.Jesper Nilsson2008-02-081-0/+28
* CRIS v32: Update vcs_hook.c for ETRAX FS.Jesper Nilsson2008-02-082-66/+70
* CRIS v32: Move vcs_hook to machine specific directory.Jesper Nilsson2008-02-082-70/+66
* CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson2008-02-081-10/+21
* CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson2008-02-081-88/+56
* CRIS v32: Update boot/rescue/rescue.ldJesper Nilsson2008-02-081-7/+30
* CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson2008-02-081-359/+228
* CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.hJesper Nilsson2008-02-081-18/+94
* CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson2008-02-081-6/+6
* CRIS v32: Change debug and formatting in kernel/fasttimer.cJesper Nilsson2008-02-081-9/+7
* CRIS v32: Update kernel/crisksyms.cJesper Nilsson2008-02-081-1/+6
* CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson2008-02-081-5/+1