summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v32: Update and simplify kernel/irq.c.Jesper Nilsson1-81/+193
2008-02-08CRIS v32: Update kernel/head.SJesper Nilsson1-88/+114
2008-02-08CRIS v32: Update and improve fasttimer.cJesper Nilsson1-324/+195
2008-02-08CRIS v32: Update debugport.Jesper Nilsson1-299/+43
2008-02-08CRIS v32: Update boot/rescue/head.S code.Jesper Nilsson1-27/+15
2008-02-08CRIS v32: Update boot/compressed/misc.cJesper Nilsson1-19/+53
2008-02-08CRIS v32: Update compressed head.SJesper Nilsson1-98/+39
2008-02-08CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.Jesper Nilsson1-2/+3
2008-02-08CRIS v32: Update boot rescue Kbuild makefile.Jesper Nilsson1-25/+16
2008-02-08CRIS v32: Update boot compressed Kbuild makefile.Jesper Nilsson1-28/+17
2008-02-08CRIS v32: Update boot Kbuild makefile.Jesper Nilsson1-8/+15
2008-02-08CRIS v32: Update and improve axisflashmapJesper Nilsson1-143/+345
2008-02-08CRIS v32: New version of I2C driver.Jesper Nilsson2-14/+187
2008-02-08CRIS v32: Fixup kernel Makefile.Jesper Nilsson1-3/+2
2008-02-08CRIS v32: Update entry.S to working order.Jesper Nilsson1-18/+63
2008-02-08CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson2-5/+8
2008-02-08CRIS v32: Update synchronous serial driver.Jesper Nilsson1-341/+599
2008-02-08CRIS v32: Add L2 cache initialization code.Jesper Nilsson1-0/+29
2008-02-08CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson23-186/+3470
2008-02-08CRIS v32: Add new driver files for Etrax-FSJesper Nilsson3-0/+1149
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson3-0/+1168
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson2-279/+541
2008-02-05arch/cris: add a missing iounmapJulia Lawall1-1/+3
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson2-0/+8
2008-01-29all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-29CRIS: Remove 'TOPDIR' from MakefilesWANG Cong1-1/+1
2008-01-25Kobject: the cris iop_fw_load.c code is brokenGreg Kroah-Hartman1-0/+11
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-12/+0
2007-11-15CRISv32: add cache flush operationsJesper Nilsson2-0/+127
2007-11-15CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2-7/+4
2007-11-15cris: ARRAY_SIZE() cleanupAlex Unleashed3-6/+4
2007-10-20spelling fixes: arch/cris/Simon Arlott14-24/+24
2007-10-20Spelling fix: explicitlyJean Delvare1-1/+1
2007-10-20Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-08-21ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz1-0/+1
2007-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita1-3/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17cris: use DATA_DATA in crisMathieu Desnoyers1-1/+1
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day3-12/+12
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07CRIS: remove code related to pre-2.2 kernelRobert P. J. Day1-28/+2
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-0/+1
2007-03-29[PATCH] MSI-X: fix resume crashEric W. Biederman1-1/+3