aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2008-02-08CRIS: Register cpus in kernel/setup.cJesper Nilsson
2008-02-08CRIS: Remove include of linux/init.h, not needed anymore.Jesper Nilsson
2008-02-08CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config.Jesper Nilsson
2008-02-08CRIS: Remove useless CVS log from kernel/ptrace.cJesper Nilsson
2008-02-08CRIS: Remove useless CVS id and log from kernel/process.cJesper Nilsson
2008-02-08CRIS: Add configuration possibility for using kmalloc for modules.Jesper Nilsson
2008-02-08CRIS: Remove CONFIG_NO_IOMEM from default configs.Jesper Nilsson
2008-02-08CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.SJesper Nilsson
2008-02-08CRIS v32: Avoid work when switching between tasks with shared memory descript...Jesper Nilsson
2008-02-08CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.SJesper Nilsson
2008-02-08CRIS v32: Fix bug in internal memory allocator mm/intmem.cJesper Nilsson
2008-02-08CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.cJesper Nilsson
2008-02-08CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson
2008-02-08CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and...Jesper Nilsson
2008-02-08CRIS v32: Update lib/checksum.S and lib/checksumcopy.SJesper Nilsson
2008-02-08CRIS v32: Add lib/delay to build.Jesper Nilsson
2008-02-08CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3.Jesper Nilsson
2008-02-08CRIS v32: Update vcs_hook.c for ETRAX FS.Jesper Nilsson
2008-02-08CRIS v32: Move vcs_hook to machine specific directory.Jesper Nilsson
2008-02-08CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson
2008-02-08CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson
2008-02-08CRIS v32: Update boot/rescue/rescue.ldJesper Nilsson
2008-02-08CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson
2008-02-08CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson
2008-02-08CRIS v32: Change debug and formatting in kernel/fasttimer.cJesper Nilsson
2008-02-08CRIS v32: Update kernel/crisksyms.cJesper Nilsson
2008-02-08CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson
2008-02-08CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.Jesper Nilsson
2008-02-08CRIS v32: Update driver for RTC chip pcf8563.Jesper Nilsson
2008-02-08CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.Jesper Nilsson
2008-02-08CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avo...Jesper Nilsson
2008-02-08CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis...Jesper Nilsson
2008-02-08CRIS v32: Change include path for hwregs in drivers/iop_fw_load.cJesper Nilsson
2008-02-08CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3Jesper Nilsson
2008-02-08CRIS v32: Replace build flags in boot/rescue/MakefileJesper Nilsson
2008-02-08CRIS v32: Replace build flags in boot/compressed/MakefileJesper Nilsson
2008-02-08CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson
2008-02-08CRIS v32: Remove useless CVS id tag from boot/compressed/READMEJesper Nilsson
2008-02-08CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not n...Jesper Nilsson
2008-02-08CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is n...Jesper Nilsson
2008-02-08CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.cJesper Nilsson
2008-02-08CRIS v10: Update kernel/io_interface_mux.cJesper Nilsson
2008-02-08CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.Jesper Nilsson
2008-02-08CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson
2008-02-08CRIS v10: Don't call get_mmu_context when switching between tasks with shared...Jesper Nilsson
2008-02-08CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.cJesper Nilsson
2008-02-08CRIS v10: Remove useless CVS id tag from lib/old_checksum.cJesper Nilsson
2008-02-08CRIS v10: Remove useless CVS id and log from lib/dram_init.SJesper Nilsson
2008-02-08CRIS v10: Remove useless CVS id from kernel/shadows.cJesper Nilsson
2008-02-08CRIS v10: Reformat drivers/makefile using tabs.Jesper Nilsson