aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
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 traps.cJesper Nilsson1-103/+95
2008-02-08CRIS v10: Update and improve axisflashmap.cJesper Nilsson1-144/+37
2008-02-08CRIS v10: Update rescue head.sJesper Nilsson1-56/+61
2008-02-08CRIS v10: Update rescue Kbuild makefile.Jesper Nilsson1-37/+19
2008-02-08CRIS v10: Update boot/compressed Kbuild makefile.Jesper Nilsson1-29/+19
2008-02-08CRIS v10: Update boot Kbuild makefile.Jesper Nilsson1-8/+16
2008-02-08CRIS: Update main Kbuild makefile.Jesper Nilsson1-69/+70
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: Minor generic kernel/traps.c changes.Jesper Nilsson1-87/+139
2008-02-08CRIS: Minor fixes to mm/fault.cJesper Nilsson1-141/+28
2008-02-08CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson1-111/+0
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 hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson2-0/+1169
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 Nilsson5-536/+988
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+1
2008-02-05arch/cris: add a missing iounmapJulia Lawall1-1/+3
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson5-2/+19
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2-8/+8
2008-01-28CRIS: Remove 'TOPDIR' from MakefilesWANG Cong1-1/+1
2008-01-24Kobject: the cris iop_fw_load.c code is brokenGreg Kroah-Hartman1-0/+11
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov1-0/+1
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-18/+15
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson1-128/+3
2008-01-14CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson1-0/+1
2008-01-14CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson1-139/+112
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2-51/+0
2007-11-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson1-9/+7
2007-11-14CRISv10 memset library add lineendings to asmJesper Nilsson1-41/+41
2007-11-14CRISv10 string library add lineendings to asmJesper Nilsson1-27/+27
2007-11-14CRISv10 usercopy library add lineendings to asmJesper Nilsson1-157/+157