summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.SJesper Nilsson1-37/+37
2008-02-08CRIS v32: Avoid work when switching between tasks with shared memory descript...Jesper Nilsson1-28/+28
2008-02-08CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.SJesper Nilsson1-12/+81
2008-02-08CRIS v32: Fix bug in internal memory allocator mm/intmem.cJesper Nilsson1-17/+31
2008-02-08CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.cJesper Nilsson1-6/+2
2008-02-08CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.Jesper Nilsson3-143/+5
2008-02-08CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and...Jesper Nilsson1-72/+0
2008-02-08CRIS v32: Update lib/checksum.S and lib/checksumcopy.SJesper Nilsson2-98/+43
2008-02-08CRIS v32: Add lib/delay to build.Jesper Nilsson1-1/+2
2008-02-08CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3.Jesper Nilsson1-0/+28
2008-02-08CRIS v32: Update vcs_hook.c for ETRAX FS.Jesper Nilsson2-66/+70
2008-02-08CRIS v32: Move vcs_hook to machine specific directory.Jesper Nilsson2-70/+66
2008-02-08CRIS v32: Update kernel/smp.c for CRIS v32.Jesper Nilsson1-10/+21
2008-02-08CRIS v32: Update signal handling in kernel/signal.cJesper Nilsson1-88/+56
2008-02-08CRIS v32: Update boot/rescue/rescue.ldJesper Nilsson1-7/+30
2008-02-08CRIS v32: Change names of config variable and register field for data available.Jesper Nilsson1-6/+6
2008-02-08CRIS v32: Change debug and formatting in kernel/fasttimer.cJesper Nilsson1-9/+7
2008-02-08CRIS v32: Update kernel/crisksyms.cJesper Nilsson1-1/+6
2008-02-08CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson1-5/+1
2008-02-08CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.Jesper Nilsson1-765/+0
2008-02-08CRIS v32: Update driver for RTC chip pcf8563.Jesper Nilsson1-133/+163
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