1. 46aac05 CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.h by Jesper Nilsson · 17 years ago
  2. f2bbc96 CRIS v32: Change names of config variable and register field for data available. by Jesper Nilsson · 17 years ago
  3. f64dd21 CRIS v32: Change debug and formatting in kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  4. 43e6bd6 CRIS v32: Update kernel/crisksyms.c by Jesper Nilsson · 17 years ago
  5. cbca663 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c by Jesper Nilsson · 17 years ago
  6. 5adb5c8 CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  7. 7edf744 CRIS v32: Update driver for RTC chip pcf8563. by Jesper Nilsson · 17 years ago
  8. d8ac17a CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. by Jesper Nilsson · 17 years ago
  9. 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
  10. cacc0cc CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. by Jesper Nilsson · 17 years ago
  11. 935a847b CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c by Jesper Nilsson · 17 years ago
  12. 635c45c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  13. a77dba6 CRIS v32: Replace build flags in boot/rescue/Makefile by Jesper Nilsson · 17 years ago
  14. 111e3b1 CRIS v32: Replace build flags in boot/compressed/Makefile by Jesper Nilsson · 17 years ago
  15. 8f29725 CRIS v10: Change name of low voltage read and set macros. by Jesper Nilsson · 17 years ago
  16. a9d13fa CRIS v32: Remove useless CVS id tag from boot/compressed/README by Jesper Nilsson · 17 years ago
  17. 3c1d930 CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return. by Jesper Nilsson · 17 years ago
  18. b43890a CRIS: Allow arch dependent delay to override common version. by Jesper Nilsson · 17 years ago
  19. 151f6398 CRIS: Include arch dependent bug.h. by Jesper Nilsson · 17 years ago
  20. 620cf2e CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses. by Jesper Nilsson · 17 years ago
  21. 058f5fd CRIS: Correct comment in io.h to describe reality of I/O space. by Jesper Nilsson · 17 years ago
  22. 7875975 CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header. by Jesper Nilsson · 17 years ago
  23. 9bf7953 CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed. by Jesper Nilsson · 17 years ago
  24. ab59284 CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed. by Jesper Nilsson · 17 years ago
  25. 2afab72 CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c by Jesper Nilsson · 17 years ago
  26. b1220e2 CRIS v10: Update kernel/io_interface_mux.c by Jesper Nilsson · 17 years ago
  27. 5f526d1 CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. by Jesper Nilsson · 17 years ago
  28. c974a9e CRIS v10: Add synchronous serial port driver for CRIS v10. by Jesper Nilsson · 17 years ago
  29. 4f073ef CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptors by Jesper Nilsson · 17 years ago
  30. 40316c1 CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c by Jesper Nilsson · 17 years ago
  31. 5712e4d CRIS v10: Remove useless CVS id tag from lib/old_checksum.c by Jesper Nilsson · 17 years ago
  32. f12bb5c CRIS v10: Remove useless CVS id and log from lib/dram_init.S by Jesper Nilsson · 17 years ago
  33. da4d091 CRIS v10: Remove useless CVS id from kernel/shadows.c by Jesper Nilsson · 17 years ago
  34. b2d0814 CRIS v10: Reformat drivers/makefile using tabs. by Jesper Nilsson · 17 years ago
  35. c3d6ddd CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. by Jesper Nilsson · 17 years ago
  36. 5062969 CRIS: Remove NO_IOMEM config, we have IO memory. by Jesper Nilsson · 17 years ago
  37. 10f9f9c CRIS v10: Remove CVS id from kernel/process.c by Jesper Nilsson · 17 years ago
  38. c8acccc CRIS v10: Remove CVS log and id from kernel/kgdb.c by Jesper Nilsson · 17 years ago
  39. 8d67bca CRIS v10: Cleanup kernel/irq.c by Jesper Nilsson · 17 years ago
  40. 4200c35 CRIS v10: Cleanup kernel/fasttimer.c by Jesper Nilsson · 17 years ago
  41. 72af70c CRIS v10: Cleanup kernel/entry.S CVS log and id. by Jesper Nilsson · 17 years ago
  42. 028a731 CRIS v10: Remove CVS id tag from kernel/dma.c by Jesper Nilsson · 17 years ago
  43. 99bb22b CRIS v10: Break long lines in boot/rescue/head.S by Jesper Nilsson · 17 years ago
  44. 7cda012 CRIS v10: Remove CVS tag from boot/compressed/misc.c by Jesper Nilsson · 17 years ago
  45. 18b0f34 CRIS v10: Update and fix bug in kernel/debugport. by Jesper Nilsson · 17 years ago
  46. d846847 CRIS v10: Cleanup rtc.h by Jesper Nilsson · 17 years ago
  47. 34a8e50 CRIS v10: Update driver for pcf8563 by Jesper Nilsson · 17 years ago
  48. e5d5cf2 CRIS v10: Fix bugs in i2c_init and i2c_readreg by Jesper Nilsson · 17 years ago
  49. 3d6c03f CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. by Jesper Nilsson · 17 years ago
  50. d207cf5 CRIS v10: Correct and cleanup boot/rescue/testrescue.S by Jesper Nilsson · 17 years ago
  51. ef8028a CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S by Jesper Nilsson · 17 years ago
  52. 546cc14 CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y. by Jesper Nilsson · 17 years ago
  53. 3c9547a CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y by Jesper Nilsson · 17 years ago
  54. 0dfb8c3 CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32 by Jesper Nilsson · 17 years ago
  55. fbdb5f8 CRIS v32: Update and improve kernel/time.c by Jesper Nilsson · 17 years ago
  56. bd1c8c5 CRIS v10: New default config. by Jesper Nilsson · 17 years ago
  57. d8ca6b1 CRIS v32: Minor fixes for io.h by Jesper Nilsson · 17 years ago
  58. 9ce1ea7 CRIS v32: Update and improve kernel/traps.c by Jesper Nilsson · 17 years ago
  59. 8cca29b CRIS v32: Minor updates to kernel/process.c by Jesper Nilsson · 17 years ago
  60. 693d984 CRIS v32: Update and simplify kernel/irq.c. by Jesper Nilsson · 17 years ago
  61. 96e4766 CRIS v32: Update kernel/head.S by Jesper Nilsson · 17 years ago
  62. ec87ee2 CRIS v32: Update and improve fasttimer.c by Jesper Nilsson · 17 years ago
  63. e867cef CRIS v32: Include path fix for timex.h by Jesper Nilsson · 17 years ago
  64. 8226410 CRIS v32: Update debugport. by Jesper Nilsson · 17 years ago
  65. 3f50c06 CRIS v32: Update boot/rescue/head.S code. by Jesper Nilsson · 17 years ago
  66. a5d204b CRIS v32: Update boot/compressed/misc.c by Jesper Nilsson · 17 years ago
  67. 247c3c9 CRIS v32: Update compressed head.S by Jesper Nilsson · 17 years ago
  68. 5d23ff2 CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. by Jesper Nilsson · 17 years ago
  69. dbf9f14 CRIS v32: Update boot rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  70. 28bf739 CRIS v32: Update boot compressed Kbuild makefile. by Jesper Nilsson · 17 years ago
  71. 3d6f787 CRIS v32: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  72. 1e4cc2c CRIS v32: Update traps.c by Jesper Nilsson · 17 years ago
  73. 32872b2 CRIS v10: Update and improve axisflashmap.c by Jesper Nilsson · 17 years ago
  74. 8c11bff CRIS v10: Update rescue head.s by Jesper Nilsson · 17 years ago
  75. 63e6b9a CRIS v10: Update rescue Kbuild makefile. by Jesper Nilsson · 17 years ago
  76. 1333a69 CRIS v10: Update boot/compressed Kbuild makefile. by Jesper Nilsson · 17 years ago
  77. 87f5a7f CRIS v10: Update boot Kbuild makefile. by Jesper Nilsson · 17 years ago
  78. 2c2314b CRIS: Update main Kbuild makefile. by Jesper Nilsson · 17 years ago
  79. 5fc1f31 CRIS v32: Update and improve axisflashmap by Jesper Nilsson · 17 years ago
  80. 201ca54 CRIS v32: New version of I2C driver. by Jesper Nilsson · 17 years ago
  81. 0f22950 CRIS v32: Fixup kernel Makefile. by Jesper Nilsson · 17 years ago
  82. ffc8b00 CRIS v32: Update entry.S to working order. by Jesper Nilsson · 17 years ago
  83. e8a8abf CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY by Jesper Nilsson · 17 years ago
  84. 54ab4d7 CRIS v32: Whitespace and formatting changes for kernel/ptrace.c by Jesper Nilsson · 17 years ago
  85. 1ddba02 CRIS: Minor generic kernel/traps.c changes. by Jesper Nilsson · 17 years ago
  86. 3e1fdc4 CRIS: Minor fixes to mm/fault.c by Jesper Nilsson · 17 years ago
  87. 75e52b2 CRIS v32: Add headers for EtraxFS and Artpec-3 chips. by Jesper Nilsson · 17 years ago
  88. 738af38 CRIS v32: Add prototypes for cache flushing by Jesper Nilsson · 17 years ago
  89. 642d4ea CRIS: Remove unnecessary CVS log from cris/mm/init.c by Jesper Nilsson · 17 years ago
  90. 1e5915b CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3 by Jesper Nilsson · 17 years ago
  91. 0c2efc4 CRIS: Merge axisflashmap.h with Axis internal changes. by Jesper Nilsson · 17 years ago
  92. e908dfc CRIS v32: Update synchronous serial driver. by Jesper Nilsson · 17 years ago
  93. ca91d5b CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial. by Jesper Nilsson · 17 years ago
  94. f74c31d CRIS v32: Add L2 cache initialization code. by Jesper Nilsson · 17 years ago
  95. 58d0831 CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips. by Jesper Nilsson · 17 years ago
  96. 035e111 CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3. by Jesper Nilsson · 17 years ago
  97. 6107c61 CRIS v32: Add new driver files for Etrax-FS by Jesper Nilsson · 17 years ago
  98. 18a1e01 CRIS v32: Add new driver files for Artpec-3. by Jesper Nilsson · 17 years ago
  99. 923dd2a CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. by Jesper Nilsson · 17 years ago
  100. a4ffc0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago