summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y.Jesper Nilsson1-3/+3
2008-02-08CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-yJesper Nilsson1-2/+2
2008-02-08CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32Jesper Nilsson2-0/+99
2008-02-08CRIS v32: Update and improve kernel/time.cJesper Nilsson1-98/+139
2008-02-08CRIS v10: New default config.Jesper Nilsson1-522/+274
2008-02-08CRIS v32: Minor fixes for io.hJesper Nilsson1-15/+55
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: Include path fix for timex.hJesper Nilsson1-4/+4
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: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORYJesper Nilsson1-11/+0
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 v32: Add headers for EtraxFS and Artpec-3 chips.Jesper Nilsson1-0/+3
2008-02-08CRIS v32: Add prototypes for cache flushingJesper Nilsson1-0/+11
2008-02-08CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson1-111/+0
2008-02-08CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Jesper Nilsson1-5/+10
2008-02-08CRIS: Merge axisflashmap.h with Axis internal changes.Jesper Nilsson1-12/+27
2008-02-08CRIS v32: Update synchronous serial driver.Jesper Nilsson1-341/+599
2008-02-08CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.Jesper Nilsson1-0/+1
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 Nilsson65-0/+19631
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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds15-483/+1372
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds60-1731/+3689