| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | CRIS: Remove include of linux/init.h, not needed anymore. | Jesper Nilsson | 2008-02-08 | 1 | -1/+0 |
| * | CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config. | Jesper Nilsson | 2008-02-08 | 1 | -1/+0 |
| * | CRIS: Remove useless CVS log from kernel/ptrace.c | Jesper Nilsson | 2008-02-08 | 1 | -56/+2 |
| * | CRIS: Remove useless CVS id and log from kernel/process.c | Jesper Nilsson | 2008-02-08 | 1 | -101/+2 |
| * | CRIS: Add configuration possibility for using kmalloc for modules. | Jesper Nilsson | 2008-02-08 | 1 | -3/+11 |
| * | CRIS: Remove CONFIG_NO_IOMEM from default configs. | Jesper Nilsson | 2008-02-08 | 2 | -2/+0 |
| * | CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S | Jesper Nilsson | 2008-02-08 | 1 | -37/+37 |
| * | CRIS v32: Avoid work when switching between tasks with shared memory descript... | Jesper Nilsson | 2008-02-08 | 1 | -28/+28 |
| * | CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S | Jesper Nilsson | 2008-02-08 | 1 | -12/+81 |
| * | CRIS v32: Fix bug in internal memory allocator mm/intmem.c | Jesper Nilsson | 2008-02-08 | 1 | -17/+31 |
| * | CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c | Jesper Nilsson | 2008-02-08 | 1 | -6/+2 |
| * | CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. | Jesper Nilsson | 2008-02-08 | 3 | -143/+5 |
| * | CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and... | Jesper Nilsson | 2008-02-08 | 1 | -72/+0 |
| * | CRIS v32: Update lib/checksum.S and lib/checksumcopy.S | Jesper Nilsson | 2008-02-08 | 2 | -98/+43 |
| * | CRIS v32: Add lib/delay to build. | Jesper Nilsson | 2008-02-08 | 1 | -1/+2 |
| * | CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. | Jesper Nilsson | 2008-02-08 | 1 | -0/+28 |
| * | CRIS v32: Update vcs_hook.c for ETRAX FS. | Jesper Nilsson | 2008-02-08 | 2 | -66/+70 |
| * | CRIS v32: Move vcs_hook to machine specific directory. | Jesper Nilsson | 2008-02-08 | 2 | -70/+66 |
| * | CRIS v32: Update kernel/smp.c for CRIS v32. | Jesper Nilsson | 2008-02-08 | 1 | -10/+21 |
| * | CRIS v32: Update signal handling in kernel/signal.c | Jesper Nilsson | 2008-02-08 | 1 | -88/+56 |
| * | CRIS v32: Update boot/rescue/rescue.ld | Jesper Nilsson | 2008-02-08 | 1 | -7/+30 |
| * | CRIS v10: Update drivers/gpio.c, fix locking and general improvements. | Jesper Nilsson | 2008-02-08 | 1 | -359/+228 |
| * | CRIS v32: Change names of config variable and register field for data available. | Jesper Nilsson | 2008-02-08 | 1 | -6/+6 |
| * | CRIS v32: Change debug and formatting in kernel/fasttimer.c | Jesper Nilsson | 2008-02-08 | 1 | -9/+7 |
| * | CRIS v32: Update kernel/crisksyms.c | Jesper Nilsson | 2008-02-08 | 1 | -1/+6 |
| * | CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c | Jesper Nilsson | 2008-02-08 | 1 | -5/+1 |
| * | CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. | Jesper Nilsson | 2008-02-08 | 1 | -765/+0 |
| * | CRIS v32: Update driver for RTC chip pcf8563. | Jesper Nilsson | 2008-02-08 | 1 | -133/+163 |
| * | CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. | Jesper Nilsson | 2008-02-08 | 1 | -156/+0 |
| * | CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avo... | Jesper Nilsson | 2008-02-08 | 1 | -8/+8 |
| * | CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis... | Jesper Nilsson | 2008-02-08 | 1 | -7/+7 |
| * | CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c | Jesper Nilsson | 2008-02-08 | 1 | -8/+8 |
| * | CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 | Jesper Nilsson | 2008-02-08 | 1 | -50/+54 |
| * | CRIS v32: Replace build flags in boot/rescue/Makefile | Jesper Nilsson | 2008-02-08 | 1 | -4/+4 |
| * | CRIS v32: Replace build flags in boot/compressed/Makefile | Jesper Nilsson | 2008-02-08 | 1 | -3/+3 |
| * | CRIS v10: Change name of low voltage read and set macros. | Jesper Nilsson | 2008-02-08 | 1 | -2/+2 |
| * | CRIS v32: Remove useless CVS id tag from boot/compressed/README | Jesper Nilsson | 2008-02-08 | 1 | -1/+0 |
| * | CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not n... | Jesper Nilsson | 2008-02-08 | 1 | -7/+1 |
| * | CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is n... | Jesper Nilsson | 2008-02-08 | 1 | -7/+1 |
| * | CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c | Jesper Nilsson | 2008-02-08 | 1 | -0/+1 |
| * | CRIS v10: Update kernel/io_interface_mux.c | Jesper Nilsson | 2008-02-08 | 1 | -107/+408 |
| * | CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. | Jesper Nilsson | 2008-02-08 | 1 | -178/+43 |
| * | CRIS v10: Add synchronous serial port driver for CRIS v10. | Jesper Nilsson | 2008-02-08 | 3 | -0/+1473 |
| * | CRIS v10: Don't call get_mmu_context when switching between tasks with shared... | Jesper Nilsson | 2008-02-08 | 1 | -29/+29 |
| * | CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c | Jesper Nilsson | 2008-02-08 | 1 | -6/+7 |
| * | CRIS v10: Remove useless CVS id tag from lib/old_checksum.c | Jesper Nilsson | 2008-02-08 | 1 | -2/+1 |
| * | CRIS v10: Remove useless CVS id and log from lib/dram_init.S | Jesper Nilsson | 2008-02-08 | 1 | -56/+2 |
| * | CRIS v10: Remove useless CVS id from kernel/shadows.c | Jesper Nilsson | 2008-02-08 | 1 | -2/+1 |
| * | CRIS v10: Reformat drivers/makefile using tabs. | Jesper Nilsson | 2008-02-08 | 1 | -6/+5 |
| * | CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. | Jesper Nilsson | 2008-02-08 | 3 | -18/+12 |