1. eedd306 Blackfin serial driver: add extra IRQ flag for 8250 serial driver by Javier Herrero · 16 years ago
  2. 7e29143 Blackfin arch: Fix bug - USB fails to build for BF524/BF526 by Bryan Wu · 16 years ago
  3. 5906967 Blackfin arch: IO Port functions to read/write unalligned memory by Michael Hennerich · 16 years ago
  4. 86ad793 Blackfin arch: enable a choice to provide 4M DMA memory by Cliff Cai · 16 years ago
  5. 803a8d2 Blackfin arch: Add workaround to read edge triggered GPIOs by Michael Hennerich · 16 years ago
  6. 92322da Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr. by Michael Hennerich · 16 years ago
  7. 45b3947 [Blackfin] arch: Blackfin checksum annotations by Al Viro · 16 years ago
  8. 45828b8 Blackfin Serial Driver: abstract away DLAB differences into header by Mike Frysinger · 16 years ago
  9. 89bf6dc5 Blackfin Serial Driver: macro away the IER differences between processors by Mike Frysinger · 16 years ago
  10. 56f8771 [Blackfin] arch: remove useless IRQ_SW_INT defines by Michael Hennerich · 16 years ago
  11. 0893f12 [Blackfin] arch: fix gdb testing regression by Bernd Schmidt · 16 years ago
  12. 1bfb4b2 [Blackfin] arch: Support for CPU_FREQ and NOHZ by Vitja Makarov · 16 years ago
  13. 14b0320 [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support by Michael Hennerich · 16 years ago
  14. c2f9527 [Blackfin] arch: Equalize include files: Add VR_CTL masks by Michael Hennerich · 16 years ago
  15. 5424a32 blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture by H. Peter Anvin · 16 years ago
  16. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  17. 0c11700 [Blackfin] arch: add include/boot .gitignore files by Mike Frysinger · 16 years ago
  18. e6c91b6 [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling by Michael Hennerich · 16 years ago
  19. 8e39df2 [Blackfin] arch: Equalize include files: Add PLL_DIV Masks by Michael Hennerich · 16 years ago
  20. 5be36d2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support by Graf Yang · 16 years ago
  21. 4d55563 [Blackfin] arch: Update anomaly list. by Sonic Zhang · 16 years ago
  22. 18628e4 [Blackfin] arch: Clean up the definition and correct the commentary for current_thread_info(). by Robert P. J. Day · 16 years ago
  23. 2d19123 [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware trace buffer by Mike Frysinger · 16 years ago
  24. a81501a [Blackfin] arch: Prevent potential Core Hang situation by Michael Hennerich · 16 years ago
  25. 7795566 [Blackfin] arch: Give the DMA base registers a more descriptive name by Bernd Schmidt · 16 years ago
  26. 764cb81 [Blackfin] arch: actually implement get_cycles function by Mike Frysinger · 16 years ago
  27. 8b6eb47 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header by Mike Frysinger · 16 years ago
  28. 6817937 [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array by Mike Frysinger · 16 years ago
  29. 5d1617b [Blackfin] arch: merge ip0x-specific board changes by Mike Frysinger · 16 years ago
  30. 6ed8394 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. by Graf Yang · 16 years ago
  31. d5adb02 [Blackfin] arch: This allows XIP to work with FD-PIC. by Bernd Schmidt · 16 years ago
  32. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  33. 6b13483 [Blackfin] arch: remove unused/incorrect definition by Meihui Fan · 16 years ago
  34. 6eceb0d [Blackfin] arch: add support for the rest of the gptimers on the BF54x by Meihui Fan · 16 years ago
  35. a8a46a2 [Blackfin] arch: fix obvious bfin_write typos by Meihui Fan · 16 years ago
  36. 37167e6 [Blackfin] arch: Fix bug - Properly calculate DDR clock. by Sonic Zhang · 16 years ago
  37. 25bb23b [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542 by Mike Frysinger · 16 years ago
  38. 0e184c6 [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. by Mike Frysinger · 16 years ago
  39. 53eabf0 [Blackfin] arch: replace implied numbers with real values by Mike Frysinger · 16 years ago
  40. 9fcdc78 [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling by Bryan Wu · 16 years ago
  41. 2a0c4fd [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. by Bernd Schmidt · 16 years ago
  42. b594272 [Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interface by Bryan Wu · 16 years ago
  43. 0ddeeca [Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions by Mike Frysinger · 16 years ago
  44. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  45. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  46. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  48. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  49. 9821b1f [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0 by Mike Frysinger · 16 years ago
  50. 2f775db [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls by Bryan Wu · 16 years ago
  51. db28838 [Blackfin] serial driver: Add flow control support to bf54x by Sonic Zhang · 17 years ago
  52. 4cb4f22 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well by Sonic Zhang · 17 years ago
  53. 8851c71 [Blackfin] serial driver: rework break flood anomaly handling to be more robust/realistic about what we can actually work around by Mike Frysinger · 17 years ago
  54. 0bcfd70 [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear by Mike Frysinger · 17 years ago
  55. 40edad3 [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for other parts by Mike Frysinger · 16 years ago
  56. fee4011 [Blackfin] arch: make sure we have proper description/copyright/license lines by Mike Frysinger · 16 years ago
  57. 3927819 [Blackfin] arch: Fix CONFIG_PM support for BF561 by Michael Hennerich · 16 years ago
  58. 464abc5 [Blackfin] arch: Cleanup abd Simplify: by Michael Hennerich · 16 years ago
  59. 257ce73 Add pgtable_t to remaining nommu architectures by Martin Schwidefsky · 16 years ago
  60. 920e526 [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but no CAN by Mike Frysinger · 16 years ago
  61. 6e66893 [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support by Michael Hennerich · 16 years ago
  62. 8b01eaf [Blackfin] arch: Enable UART2 and UART3 for bf548 by Sonic Zhang · 17 years ago
  63. a8c1238 [Blackfin] arch: remove duplicated definitions of the line discipline numbers N_* in asm-blackfin/termios.h by Tilman Schmidt · 17 years ago
  64. 80f31c8 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers by Mike Frysinger · 17 years ago
  65. cfefe3c [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code by Michael Hennerich · 16 years ago
  66. 2c4f829 [Blackfin] arch: Merge BF561 support into ints-priority by Michael Hennerich · 16 years ago
  67. 960265e [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548 by Bryan Wu · 17 years ago
  68. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 16 years ago
  69. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 16 years ago
  70. 10b8827 Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg by Mathieu Desnoyers · 16 years ago
  71. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 16 years ago
  72. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 16 years ago
  73. 870b8f8 remove mm_{ptov,vtop}() by Adrian Bunk · 16 years ago
  74. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 17 years ago
  75. 408dbc0 [Blackfin] arch: remove old I2C BF54x porting. by Bryan Wu · 17 years ago
  76. fc97551 [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. by Bernd Schmidt · 17 years ago
  77. a2c8cfe [Blackfin] arch: GPIO API cleanup and anomaly update by Michael Hennerich · 17 years ago
  78. acbcd26 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface by Michael Hennerich · 17 years ago
  79. b97b8a9 [Blackfin] arch: Initial checkin of the memory protection support. by Bernd Schmidt · 17 years ago
  80. 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 17 years ago
  81. 7cc1c4b [Blackfin] arch: update to latest anomaly sheets by Mike Frysinger · 17 years ago
  82. fac3cf4 [Blackfin] arch: Fix gpio label handling by Michael Hennerich · 17 years ago
  83. 3ca32c1 [Blackfin] arch: fix up coding style in uaccess.h by Bernd Schmidt · 17 years ago
  84. 971d5bc [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots. by Sonic Zhang · 17 years ago
  85. b03b08b [Blackfin] arch: Clean up dump_bfin_mem by Robin Getz · 17 years ago
  86. fb5f004 [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. by Sonic Zhang · 17 years ago
  87. a5bb85d [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548 by Cliff Cai · 17 years ago
  88. 13fe24f [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. by Robin Getz · 17 years ago
  89. 003d922 Blackfin SPI driver: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  90. 62310e5 spi: spi_bfin: update handling of delay-after-deselect by Bryan Wu · 17 years ago
  91. cc2f81a spi: bfin spi uses portmux calls by Michael Hennerich · 17 years ago
  92. 131b17d spi: initial BF54x SPI support by Bryan Wu · 17 years ago
  93. 49dce91 Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated by Mike Frysinger · 17 years ago
  94. 569a50c Blackfin arch: Ensure we printk out strings with the proper loglevel by Robin Getz · 17 years ago
  95. f26825d Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwise by Mike Frysinger · 17 years ago
  96. b018785 Blackfin arch: add defines for the on-chip L1 ROM of BF54x by Mike Frysinger · 17 years ago
  97. c3a9f43 Blackfin arch: cplb and map header file cleanup by Mike Frysinger · 17 years ago
  98. 81a487a Blackfin arch: cleanup the cplb declares by Mike Frysinger · 17 years ago
  99. 9f2ff54 Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH defines by Mike Frysinger · 17 years ago
  100. 9e83b98 Blackfin arch: add support for working around anomaly 05000312 by Mike Frysinger · 17 years ago