aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-cris/arch-v32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific.Jesper Nilsson1-266/+0
2008-02-08CRIS v32: Correct spelling of bandwidth in function name.Jesper Nilsson1-1/+1
2008-02-08CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.hJesper Nilsson1-4/+6
2008-02-08CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory.Jesper Nilsson1-225/+0
2008-02-08CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.hJesper Nilsson1-1/+1
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/pinmux.hJesper 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: Rename LED macros to CRIS_LED to avoid name clash in io.hJesper Nilsson1-25/+24
2008-02-08CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32Jesper Nilsson1-0/+33
2008-02-08CRIS v32: Minor fixes for io.hJesper Nilsson1-15/+55
2008-02-08CRIS v32: Include path fix for timex.hJesper Nilsson1-4/+4
2008-02-08CRIS v32: Add prototypes for cache flushingJesper Nilsson1-0/+11
2008-02-08CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Jesper Nilsson1-5/+10
2008-02-08CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips.Jesper Nilsson63-0/+18462
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz1-5/+0
2007-10-20ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz1-1/+1
2006-12-02[NET]: Cris checksum annotations and cleanups.Al Viro1-5/+5
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-21Clean up exported headers on CRISDavid Woodhouse1-0/+2
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse5-5/+0
2006-01-12[PATCH] cris: fix KSTK_EIPAl Viro1-1/+1
2006-01-08[PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai1-1/+0
2005-11-07[PATCH] cris: "extern inline" -> "static inline"Adrian Bunk10-21/+21
2005-07-27[PATCH] CRIS update: new subarchitecture v32Mikael Starvik128-0/+32075