Age | Commit message (Expand) | Author | Files | Lines |
2008-02-08 | CRIS: Remove NO_IOMEM config, we have IO memory. | Jesper Nilsson | 1 | -3/+0 |
2008-02-08 | CRIS v10: Remove CVS id from kernel/process.c | Jesper Nilsson | 1 | -2/+1 |
2008-02-08 | CRIS v10: Remove CVS log and id from kernel/kgdb.c | Jesper Nilsson | 1 | -58/+0 |
2008-02-08 | CRIS v10: Cleanup kernel/irq.c | Jesper Nilsson | 1 | -6/+1 |
2008-02-08 | CRIS v10: Cleanup kernel/fasttimer.c | Jesper Nilsson | 1 | -21/+14 |
2008-02-08 | CRIS v10: Cleanup kernel/entry.S CVS log and id. | Jesper Nilsson | 1 | -244/+1 |
2008-02-08 | CRIS v10: Remove CVS id tag from kernel/dma.c | Jesper Nilsson | 1 | -2/+1 |
2008-02-08 | CRIS v10: Break long lines in boot/rescue/head.S | Jesper Nilsson | 1 | -6/+8 |
2008-02-08 | CRIS v10: Remove CVS tag from boot/compressed/misc.c | Jesper Nilsson | 1 | -4/+2 |
2008-02-08 | CRIS v10: Update and fix bug in kernel/debugport. | Jesper Nilsson | 1 | -111/+23 |
2008-02-08 | CRIS v10: Update driver for pcf8563 | Jesper Nilsson | 1 | -173/+220 |
2008-02-08 | CRIS v10: Fix bugs in i2c_init and i2c_readreg | Jesper Nilsson | 1 | -78/+3 |
2008-02-08 | CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. | Jesper Nilsson | 1 | -73/+2 |
2008-02-08 | CRIS v10: Correct and cleanup boot/rescue/testrescue.S | Jesper Nilsson | 1 | -7/+5 |
2008-02-08 | CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S | Jesper Nilsson | 1 | -29/+29 |
2008-02-08 | CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y. | Jesper Nilsson | 1 | -3/+3 |
2008-02-08 | CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y | Jesper Nilsson | 1 | -2/+2 |
2008-02-08 | CRIS v32: Update and improve kernel/time.c | Jesper Nilsson | 1 | -98/+139 |
2008-02-08 | CRIS v10: New default config. | Jesper Nilsson | 1 | -522/+274 |
2008-02-08 | CRIS v32: Update and improve kernel/traps.c | Jesper Nilsson | 1 | -78/+114 |
2008-02-08 | CRIS v32: Minor updates to kernel/process.c | Jesper Nilsson | 1 | -9/+5 |
2008-02-08 | CRIS v32: Update and simplify kernel/irq.c. | Jesper Nilsson | 1 | -81/+193 |
2008-02-08 | CRIS v32: Update kernel/head.S | Jesper Nilsson | 1 | -88/+114 |
2008-02-08 | CRIS v32: Update and improve fasttimer.c | Jesper Nilsson | 1 | -324/+195 |
2008-02-08 | CRIS v32: Update debugport. | Jesper Nilsson | 1 | -299/+43 |
2008-02-08 | CRIS v32: Update boot/rescue/head.S code. | Jesper Nilsson | 1 | -27/+15 |
2008-02-08 | CRIS v32: Update boot/compressed/misc.c | Jesper Nilsson | 1 | -19/+53 |
2008-02-08 | CRIS v32: Update compressed head.S | Jesper Nilsson | 1 | -98/+39 |
2008-02-08 | CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. | Jesper Nilsson | 1 | -2/+3 |
2008-02-08 | CRIS v32: Update boot rescue Kbuild makefile. | Jesper Nilsson | 1 | -25/+16 |
2008-02-08 | CRIS v32: Update boot compressed Kbuild makefile. | Jesper Nilsson | 1 | -28/+17 |
2008-02-08 | CRIS v32: Update boot Kbuild makefile. | Jesper Nilsson | 1 | -8/+15 |
2008-02-08 | CRIS v32: Update traps.c | Jesper Nilsson | 1 | -103/+95 |
2008-02-08 | CRIS v10: Update and improve axisflashmap.c | Jesper Nilsson | 1 | -144/+37 |
2008-02-08 | CRIS v10: Update rescue head.s | Jesper Nilsson | 1 | -56/+61 |
2008-02-08 | CRIS v10: Update rescue Kbuild makefile. | Jesper Nilsson | 1 | -37/+19 |
2008-02-08 | CRIS v10: Update boot/compressed Kbuild makefile. | Jesper Nilsson | 1 | -29/+19 |
2008-02-08 | CRIS v10: Update boot Kbuild makefile. | Jesper Nilsson | 1 | -8/+16 |
2008-02-08 | CRIS: Update main Kbuild makefile. | Jesper Nilsson | 1 | -69/+70 |
2008-02-08 | CRIS v32: Update and improve axisflashmap | Jesper Nilsson | 1 | -143/+345 |
2008-02-08 | CRIS v32: New version of I2C driver. | Jesper Nilsson | 2 | -14/+187 |
2008-02-08 | CRIS v32: Fixup kernel Makefile. | Jesper Nilsson | 1 | -3/+2 |
2008-02-08 | CRIS v32: Update entry.S to working order. | Jesper Nilsson | 1 | -18/+63 |
2008-02-08 | CRIS v32: Whitespace and formatting changes for kernel/ptrace.c | Jesper Nilsson | 2 | -5/+8 |
2008-02-08 | CRIS: Minor generic kernel/traps.c changes. | Jesper Nilsson | 1 | -87/+139 |
2008-02-08 | CRIS: Minor fixes to mm/fault.c | Jesper Nilsson | 1 | -141/+28 |
2008-02-08 | CRIS: Remove unnecessary CVS log from cris/mm/init.c | Jesper Nilsson | 1 | -111/+0 |
2008-02-08 | CRIS v32: Update synchronous serial driver. | Jesper Nilsson | 1 | -341/+599 |
2008-02-08 | CRIS v32: Add L2 cache initialization code. | Jesper Nilsson | 1 | -0/+29 |
2008-02-08 | CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an... | Jesper Nilsson | 2 | -0/+1169 |