1. a474de0 CRIS v32: Update vcs_hook.c for ETRAX FS. by Jesper Nilsson · 17 years ago
  2. 09160d7 CRIS v32: Move vcs_hook to machine specific directory. by Jesper Nilsson · 17 years ago
  3. 538380d CRIS v32: Update kernel/smp.c for CRIS v32. by Jesper Nilsson · 17 years ago
  4. 574852a CRIS v32: Update signal handling in kernel/signal.c by Jesper Nilsson · 17 years ago
  5. 14e61be CRIS v32: Update boot/rescue/rescue.ld by Jesper Nilsson · 17 years ago
  6. 45a4127 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. by Jesper Nilsson · 17 years ago
  7. f2bbc96 CRIS v32: Change names of config variable and register field for data available. by Jesper Nilsson · 17 years ago
  8. f64dd21 CRIS v32: Change debug and formatting in kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  9. 43e6bd6 CRIS v32: Update kernel/crisksyms.c by Jesper Nilsson · 17 years ago
  10. cbca663 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c by Jesper Nilsson · 17 years ago
  11. 5adb5c8 CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  12. 7edf744 CRIS v32: Update driver for RTC chip pcf8563. by Jesper Nilsson · 17 years ago
  13. d8ac17a CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  14. 2c30da7 CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision. by Jesper Nilsson · 17 years ago
  15. cacc0cc CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. by Jesper Nilsson · 17 years ago
  16. 935a847b CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c by Jesper Nilsson · 17 years ago
  17. 635c45c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  18. a77dba6 CRIS v32: Replace build flags in boot/rescue/Makefile by Jesper Nilsson · 17 years ago
  19. 111e3b1 CRIS v32: Replace build flags in boot/compressed/Makefile by Jesper Nilsson · 16 years ago
  20. 8f29725 CRIS v10: Change name of low voltage read and set macros. by Jesper Nilsson · 17 years ago
  21. a9d13fa CRIS v32: Remove useless CVS id tag from boot/compressed/README by Jesper Nilsson · 17 years ago
  22. 9bf7953 CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed. by Jesper Nilsson · 17 years ago
  23. ab59284 CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed. by Jesper Nilsson · 17 years ago
  24. 2afab72 CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c by Jesper Nilsson · 17 years ago
  25. b1220e2 CRIS v10: Update kernel/io_interface_mux.c by Jesper Nilsson · 16 years ago
  26. 5f526d1 CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. by Jesper Nilsson · 17 years ago
  27. c974a9e CRIS v10: Add synchronous serial port driver for CRIS v10. by Jesper Nilsson · 17 years ago
  28. 4f073ef CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptors by Jesper Nilsson · 17 years ago
  29. 40316c1 CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c by Jesper Nilsson · 17 years ago
  30. 5712e4d CRIS v10: Remove useless CVS id tag from lib/old_checksum.c by Jesper Nilsson · 17 years ago
  31. f12bb5c CRIS v10: Remove useless CVS id and log from lib/dram_init.S by Jesper Nilsson · 17 years ago
  32. da4d091 CRIS v10: Remove useless CVS id from kernel/shadows.c by Jesper Nilsson · 17 years ago
  33. b2d0814 CRIS v10: Reformat drivers/makefile using tabs. by Jesper Nilsson · 17 years ago
  34. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 17 years ago
  35. 5062969 CRIS: Remove NO_IOMEM config, we have IO memory. by Jesper Nilsson · 17 years ago
  36. 10f9f9c CRIS v10: Remove CVS id from kernel/process.c by Jesper Nilsson · 17 years ago
  37. c8acccc CRIS v10: Remove CVS log and id from kernel/kgdb.c by Jesper Nilsson · 17 years ago
  38. 8d67bca CRIS v10: Cleanup kernel/irq.c by Jesper Nilsson · 17 years ago
  39. 4200c35 CRIS v10: Cleanup kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  40. 72af70c CRIS v10: Cleanup kernel/entry.S CVS log and id. by Jesper Nilsson · 17 years ago
  41. 028a731 CRIS v10: Remove CVS id tag from kernel/dma.c by Jesper Nilsson · 17 years ago
  42. 99bb22b CRIS v10: Break long lines in boot/rescue/head.S by Jesper Nilsson · 17 years ago
  43. 7cda012 CRIS v10: Remove CVS tag from boot/compressed/misc.c by Jesper Nilsson · 17 years ago
  44. 18b0f34 CRIS v10: Update and fix bug in kernel/debugport. by Jesper Nilsson · 17 years ago
  45. 34a8e50 CRIS v10: Update driver for pcf8563 by Jesper Nilsson · 17 years ago
  46. e5d5cf2 CRIS v10: Fix bugs in i2c_init and i2c_readreg by Jesper Nilsson · 17 years ago
  47. 3d6c03f CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. by Jesper Nilsson · 17 years ago
  48. d207cf5 CRIS v10: Correct and cleanup boot/rescue/testrescue.S by Jesper Nilsson · 17 years ago
  49. ef8028a CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S by Jesper Nilsson · 17 years ago
  50. 546cc14 CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y. by Jesper Nilsson · 17 years ago
  51. 3c9547a CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y by Jesper Nilsson · 17 years ago
  52. fbdb5f8 CRIS v32: Update and improve kernel/time.c by Jesper Nilsson · 17 years ago
  53. bd1c8c5 CRIS v10: New default config. by Jesper Nilsson · 17 years ago
  54. 9ce1ea7 CRIS v32: Update and improve kernel/traps.c by Jesper Nilsson · 17 years ago
  55. 8cca29b CRIS v32: Minor updates to kernel/process.c by Jesper Nilsson · 17 years ago
  56. 693d984 CRIS v32: Update and simplify kernel/irq.c. by Jesper Nilsson · 17 years ago
  57. 96e4766 CRIS v32: Update kernel/head.S by Jesper Nilsson · 17 years ago
  58. ec87ee2 CRIS v32: Update and improve fasttimer.c by Jesper Nilsson · 17 years ago
  59. 8226410 CRIS v32: Update debugport. by Jesper Nilsson · 17 years ago
  60. 3f50c06 CRIS v32: Update boot/rescue/head.S code. by Jesper Nilsson · 17 years ago
  61. a5d204b CRIS v32: Update boot/compressed/misc.c by Jesper Nilsson · 17 years ago
  62. 247c3c9 CRIS v32: Update compressed head.S by Jesper Nilsson · 17 years ago
  63. 5d23ff2 CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. by Jesper Nilsson · 17 years ago
  64. dbf9f14 CRIS v32: Update boot rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  65. 28bf739 CRIS v32: Update boot compressed Kbuild makefile. by Jesper Nilsson · 16 years ago
  66. 3d6f787 CRIS v32: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  67. 1e4cc2c CRIS v32: Update traps.c by Jesper Nilsson · 17 years ago
  68. 32872b2 CRIS v10: Update and improve axisflashmap.c by Jesper Nilsson · 17 years ago
  69. 8c11bff CRIS v10: Update rescue head.s by Jesper Nilsson · 17 years ago
  70. 63e6b9a CRIS v10: Update rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  71. 1333a69 CRIS v10: Update boot/compressed Kbuild makefile. by Jesper Nilsson · 17 years ago
  72. 87f5a7f CRIS v10: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  73. 2c2314b CRIS: Update main Kbuild makefile. by Jesper Nilsson · 17 years ago
  74. 5fc1f31 CRIS v32: Update and improve axisflashmap by Jesper Nilsson · 17 years ago
  75. 201ca54 CRIS v32: New version of I2C driver. by Jesper Nilsson · 17 years ago
  76. 0f22950 CRIS v32: Fixup kernel Makefile. by Jesper Nilsson · 17 years ago
  77. ffc8b00 CRIS v32: Update entry.S to working order. by Jesper Nilsson · 17 years ago
  78. 54ab4d7 CRIS v32: Whitespace and formatting changes for kernel/ptrace.c by Jesper Nilsson · 17 years ago
  79. 1ddba02 CRIS: Minor generic kernel/traps.c changes. by Jesper Nilsson · 17 years ago
  80. 3e1fdc4 CRIS: Minor fixes to mm/fault.c by Jesper Nilsson · 17 years ago
  81. 642d4ea CRIS: Remove unnecessary CVS log from cris/mm/init.c by Jesper Nilsson · 17 years ago
  82. e908dfc CRIS v32: Update synchronous serial driver. by Jesper Nilsson · 17 years ago
  83. f74c31d CRIS v32: Add L2 cache initialization code. by Jesper Nilsson · 17 years ago
  84. 58d0831 CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. by Jesper Nilsson · 17 years ago
  85. 035e111 CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. by Jesper Nilsson · 17 years ago
  86. 6107c61 CRIS v32: Add new driver files for Etrax-FS by Jesper Nilsson · 17 years ago
  87. 18a1e01 CRIS v32: Add new driver files for Artpec-3. by Jesper Nilsson · 17 years ago
  88. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 17 years ago
  89. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  90. 6d9f4c5 arch/cris: add a missing iounmap by Julia Lawall · 16 years ago
  91. 2d33d56 CRIS: avoid using arch links in Kconfig by Jesper Nilsson · 16 years ago
  92. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  93. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  94. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  95. 42d71c4 CRIS: Remove 'TOPDIR' from Makefiles by WANG Cong · 17 years ago
  96. 52840bd6 Kobject: the cris iop_fw_load.c code is broken by Greg Kroah-Hartman · 17 years ago
  97. a56d00b CRIS: add missed local_irq_restore call by Cyrill Gorcunov · 17 years ago
  98. b0e86f0 CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines by Jesper Nilsson · 17 years ago
  99. bbde25b CRIS v10: driver for ds1302 needs to include cris-specific i2c.h by Jesper Nilsson · 17 years ago
  100. d2d159d CRIS v10: kernel/time.c needs to include linux/vmstat.h to compile by Jesper Nilsson · 17 years ago