summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.Jesper Nilsson1-156/+0
2008-02-08CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avo...Jesper Nilsson1-8/+8
2008-02-08CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis...Jesper Nilsson1-7/+7
2008-02-08CRIS v32: Change include path for hwregs in drivers/iop_fw_load.cJesper Nilsson1-8/+8
2008-02-08CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3Jesper Nilsson1-50/+54
2008-02-08CRIS v32: Replace build flags in boot/rescue/MakefileJesper Nilsson1-4/+4
2008-02-08CRIS v32: Replace build flags in boot/compressed/MakefileJesper Nilsson1-3/+3
2008-02-08CRIS v32: Remove useless CVS id tag from boot/compressed/READMEJesper Nilsson1-1/+0
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson1-6/+0
2008-02-08CRIS v32: Update and improve kernel/time.cJesper Nilsson1-98/+139
2008-02-08CRIS v32: Update and improve kernel/traps.cJesper Nilsson1-78/+114
2008-02-08CRIS v32: Minor updates to kernel/process.cJesper Nilsson1-9/+5
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