summaryrefslogtreecommitdiffstats
path: root/include/asm-cris
AgeCommit message (Expand)AuthorLines
2008-02-08CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.hJesper Nilsson-104/+98
2008-02-08CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.hJesper Nilsson-7/+6
2008-02-08CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/MakefileJesper Nilsson-1/+0
2008-02-08CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.hJesper Nilsson-0/+10
2008-02-08CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructureJesper Nilsson-5/+5
2008-02-08CRIS v32: Add missing header to include/asm-cris/arch-v32/KbuildJesper Nilsson-0/+1
2008-02-08CRIS: Break long comment line in include/asm-cris/arch-v10/page.hJesper Nilsson-2/+2
2008-02-08CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.hJesper Nilsson-72/+77
2008-02-08CRIS: Add missing headers to include/asm-cris Kbuild files.Jesper Nilsson-1/+7
2008-02-08CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.hJesper Nilsson-18/+94
2008-02-08CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.Jesper Nilsson-2/+2
2008-02-08CRIS: Allow arch dependent delay to override common version.Jesper Nilsson-0/+3
2008-02-08CRIS: Include arch dependent bug.h.Jesper Nilsson-1/+1
2008-02-08CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.Jesper Nilsson-1/+1
2008-02-08CRIS: Correct comment in io.h to describe reality of I/O space.Jesper Nilsson-2/+2
2008-02-08CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.Jesper Nilsson-2/+2
2008-02-08CRIS v10: Cleanup rtc.hJesper Nilsson-20/+21
2008-02-08CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32Jesper Nilsson-0/+99
2008-02-08CRIS v32: Minor fixes for io.hJesper Nilsson-15/+55
2008-02-08CRIS v32: Include path fix for timex.hJesper Nilsson-4/+4
2008-02-08CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORYJesper Nilsson-11/+0
2008-02-08CRIS v32: Add headers for EtraxFS and Artpec-3 chips.Jesper Nilsson-0/+3
2008-02-08CRIS v32: Add prototypes for cache flushingJesper Nilsson-0/+11
2008-02-08CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Jesper Nilsson-5/+10
2008-02-08CRIS: Merge axisflashmap.h with Axis internal changes.Jesper Nilsson-12/+27
2008-02-08CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.Jesper Nilsson-0/+1
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson-0/+18462
2008-02-07Add cmpxchg_local to crisMathieu Desnoyers-0/+15
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-7/+0
2008-02-05cris: remove unused __dummy, CONST_ADDR and ADDR from bitops.hJesper Nilsson-7/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-3/+3
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth-0/+2
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz-10/+0
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson-5/+2
2008-01-14CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson-0/+1
2007-11-14CRIS tlb.h should include linux/pagemap.hJesper Nilsson-0/+2
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson-6/+10
2007-11-14CRIS don't include bitops.h in posix_types.hJesper Nilsson-1/+0
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson-2/+7
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson-0/+3
2007-11-14cris build fixes: add baud rate definesJesper Nilsson-0/+13
2007-11-14cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton-1/+2
2007-11-14cris build fixes: atomic.h needs compiler.hJesper Nilsson-0/+1
2007-11-14cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson-0/+1
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson-1/+38
2007-11-14cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson-1/+1
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe-0/+3
2007-10-22Change table chaining layoutJens Axboe-1/+1
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz-1/+1