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