| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific. | Jesper Nilsson | 2008-02-08 | 1 | -266/+0 |
| * | | | CRIS v32: Change drivers/i2c.c locking. | Jesper Nilsson | 2008-02-08 | 1 | -49/+12 |
| * | | | CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. | Jesper Nilsson | 2008-02-08 | 1 | -174/+174 |
| * | | | CRIS: Add new timerfd syscall entries. | Jesper Nilsson | 2008-02-08 | 3 | -3/+9 |
| * | | | MAINTAINERS: Add my information for the CRIS port. | Jesper Nilsson | 2008-02-08 | 1 | -0/+2 |
| * | | | CRIS v32: Correct spelling of bandwidth in function name. | Jesper Nilsson | 2008-02-08 | 3 | -5/+5 |
| * | | | CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. | Jesper Nilsson | 2008-02-08 | 2 | -20/+24 |
| * | | | CRIS v10: Cleanup of drivers/gpio.c | Jesper Nilsson | 2008-02-08 | 1 | -32/+29 |
| * | | | CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid ... | Jesper Nilsson | 2008-02-08 | 1 | -218/+7 |
| * | | | CRIS: Make io_pwm_set_period members unsigned in etraxgpio.h | Jesper Nilsson | 2008-02-08 | 1 | -2/+2 |
| * | | | CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. | Jesper Nilsson | 2008-02-08 | 3 | -31/+15 |
| * | | | CRIS: Drop regs parameter from call to profile_tick in kernel/time.c | Jesper Nilsson | 2008-02-08 | 1 | -1/+1 |
| * | | | CRIS v32: Fix minor formatting issue in mach-a3/io.c | Jesper Nilsson | 2008-02-08 | 1 | -2/+1 |
| * | | | CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S | Jesper Nilsson | 2008-02-08 | 1 | -0/+2 |
| * | | | CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. | Jesper Nilsson | 2008-02-08 | 1 | -296/+0 |
| * | | | CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.h | Jesper Nilsson | 2008-02-08 | 1 | -4/+6 |
| * | | | CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory. | Jesper Nilsson | 2008-02-08 | 1 | -225/+0 |
| * | | | CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.h | Jesper Nilsson | 2008-02-08 | 1 | -1/+1 |
| * | | | CRIS v32: Move register map header to machine dependent directory. | Jesper Nilsson | 2008-02-08 | 1 | -103/+0 |
| * | | | CRIS v32: Let compiler know that memory is clobbered after a break op. | Jesper Nilsson | 2008-02-08 | 1 | -7/+14 |
| * | | | CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.h | Jesper Nilsson | 2008-02-08 | 1 | -9/+0 |
| * | | | CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3 | Jesper Nilsson | 2008-02-08 | 1 | -105/+67 |
| * | | | CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h | Jesper Nilsson | 2008-02-08 | 1 | -1/+1 |
| * | | | CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32... | Jesper Nilsson | 2008-02-08 | 1 | -0/+1 |
| * | | | CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.h | Jesper Nilsson | 2008-02-08 | 1 | -2/+2 |
| * | | | CRIS v32: Remove juliette.h, it is not supported for CRIS v32. | Jesper Nilsson | 2008-02-08 | 1 | -326/+0 |
| * | | | CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.h | Jesper Nilsson | 2008-02-08 | 1 | -104/+98 |
| * | | | CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.h | Jesper Nilsson | 2008-02-08 | 1 | -7/+6 |
| * | | | CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/Makefile | Jesper Nilsson | 2008-02-08 | 1 | -1/+0 |
| * | | | CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.h | Jesper Nilsson | 2008-02-08 | 1 | -0/+10 |
| * | | | CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructure | Jesper Nilsson | 2008-02-08 | 1 | -5/+5 |
| * | | | CRIS v32: Add missing header to include/asm-cris/arch-v32/Kbuild | Jesper Nilsson | 2008-02-08 | 1 | -0/+1 |
| * | | | CRIS: Break long comment line in include/asm-cris/arch-v10/page.h | Jesper Nilsson | 2008-02-08 | 1 | -2/+2 |
| * | | | CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.h | Jesper Nilsson | 2008-02-08 | 2 | -72/+77 |
| * | | | CRIS: Add missing headers to include/asm-cris Kbuild files. | Jesper Nilsson | 2008-02-08 | 2 | -1/+7 |
| * | | | CRIS: Add sched_clock to kernel/time.c | Jesper Nilsson | 2008-02-08 | 1 | -4/+9 |
| * | | | CRIS: Register cpus in kernel/setup.c | Jesper Nilsson | 2008-02-08 | 1 | -8/+21 |
| * | | | 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 |