1. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  2. 0c11700 [Blackfin] arch: add include/boot .gitignore files by Mike Frysinger · 16 years ago
  3. e6c91b6 [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling by Michael Hennerich · 16 years ago
  4. 8e39df2 [Blackfin] arch: Equalize include files: Add PLL_DIV Masks by Michael Hennerich · 16 years ago
  5. 5be36d2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support by Graf Yang · 16 years ago
  6. 4d55563 [Blackfin] arch: Update anomaly list. by Sonic Zhang · 16 years ago
  7. 18628e4 [Blackfin] arch: Clean up the definition and correct the commentary for current_thread_info(). by Robert P. J. Day · 16 years ago
  8. 2d19123 [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware trace buffer by Mike Frysinger · 16 years ago
  9. a81501a [Blackfin] arch: Prevent potential Core Hang situation by Michael Hennerich · 16 years ago
  10. 7795566 [Blackfin] arch: Give the DMA base registers a more descriptive name by Bernd Schmidt · 16 years ago
  11. 764cb81 [Blackfin] arch: actually implement get_cycles function by Mike Frysinger · 16 years ago
  12. 8b6eb47 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header by Mike Frysinger · 16 years ago
  13. 6817937 [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array by Mike Frysinger · 16 years ago
  14. 5d1617b [Blackfin] arch: merge ip0x-specific board changes by Mike Frysinger · 16 years ago
  15. 6ed8394 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. by Graf Yang · 16 years ago
  16. d5adb02 [Blackfin] arch: This allows XIP to work with FD-PIC. by Bernd Schmidt · 16 years ago
  17. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  18. 6b13483 [Blackfin] arch: remove unused/incorrect definition by Meihui Fan · 16 years ago
  19. 6eceb0d [Blackfin] arch: add support for the rest of the gptimers on the BF54x by Meihui Fan · 16 years ago
  20. a8a46a2 [Blackfin] arch: fix obvious bfin_write typos by Meihui Fan · 16 years ago
  21. 37167e6 [Blackfin] arch: Fix bug - Properly calculate DDR clock. by Sonic Zhang · 16 years ago
  22. 25bb23b [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542 by Mike Frysinger · 16 years ago
  23. 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
  24. 53eabf0 [Blackfin] arch: replace implied numbers with real values by Mike Frysinger · 16 years ago
  25. 9fcdc78 [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling by Bryan Wu · 16 years ago
  26. 2a0c4fd [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. by Bernd Schmidt · 16 years ago
  27. 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
  28. 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
  29. 5a6483f include: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  30. 188da98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  31. 9dfcd15 ide: remove ide_default_io_ctl() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  32. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  33. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  34. 9821b1f [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0 by Mike Frysinger · 16 years ago
  35. 2f775db [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls by Bryan Wu · 16 years ago
  36. db28838 [Blackfin] serial driver: Add flow control support to bf54x by Sonic Zhang · 16 years ago
  37. 4cb4f22 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well by Sonic Zhang · 16 years ago
  38. 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
  39. 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
  40. 40edad3 [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for other parts by Mike Frysinger · 16 years ago
  41. fee4011 [Blackfin] arch: make sure we have proper description/copyright/license lines by Mike Frysinger · 16 years ago
  42. 3927819 [Blackfin] arch: Fix CONFIG_PM support for BF561 by Michael Hennerich · 16 years ago
  43. 464abc5 [Blackfin] arch: Cleanup abd Simplify: by Michael Hennerich · 16 years ago
  44. 257ce73 Add pgtable_t to remaining nommu architectures by Martin Schwidefsky · 16 years ago
  45. 920e526 [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but no CAN by Mike Frysinger · 16 years ago
  46. 6e66893 [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support by Michael Hennerich · 16 years ago
  47. 8b01eaf [Blackfin] arch: Enable UART2 and UART3 for bf548 by Sonic Zhang · 16 years ago
  48. a8c1238 [Blackfin] arch: remove duplicated definitions of the line discipline numbers N_* in asm-blackfin/termios.h by Tilman Schmidt · 16 years ago
  49. 80f31c8 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers by Mike Frysinger · 16 years ago
  50. cfefe3c [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code by Michael Hennerich · 16 years ago
  51. 2c4f829 [Blackfin] arch: Merge BF561 support into ints-priority by Michael Hennerich · 16 years ago
  52. 960265e [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548 by Bryan Wu · 16 years ago
  53. 531d7d4 asm-*/posix_types.h: scrub __GLIBC__ by Mike Frysinger · 16 years ago
  54. 922a70d aout: move STACK_TOP[_MAX] to asm/processor.h by David Howells · 16 years ago
  55. 10b8827 Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg by Mathieu Desnoyers · 16 years ago
  56. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 16 years ago
  57. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 16 years ago
  58. 870b8f8 remove mm_{ptov,vtop}() by Adrian Bunk · 16 years ago
  59. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  60. 408dbc0 [Blackfin] arch: remove old I2C BF54x porting. by Bryan Wu · 16 years ago
  61. fc97551 [Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it. by Bernd Schmidt · 16 years ago
  62. a2c8cfe [Blackfin] arch: GPIO API cleanup and anomaly update by Michael Hennerich · 16 years ago
  63. acbcd26 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface by Michael Hennerich · 16 years ago
  64. b97b8a9 [Blackfin] arch: Initial checkin of the memory protection support. by Bernd Schmidt · 16 years ago
  65. 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 16 years ago
  66. 7cc1c4b [Blackfin] arch: update to latest anomaly sheets by Mike Frysinger · 17 years ago
  67. fac3cf4 [Blackfin] arch: Fix gpio label handling by Michael Hennerich · 17 years ago
  68. 3ca32c1 [Blackfin] arch: fix up coding style in uaccess.h by Bernd Schmidt · 17 years ago
  69. 971d5bc [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots. by Sonic Zhang · 16 years ago
  70. b03b08b [Blackfin] arch: Clean up dump_bfin_mem by Robin Getz · 17 years ago
  71. fb5f004 [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. by Sonic Zhang · 17 years ago
  72. a5bb85d [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548 by Cliff Cai · 17 years ago
  73. 13fe24f [Blackfin] arch: fix bug - trap_tests fails to recover on some tests. by Robin Getz · 16 years ago
  74. 003d922 Blackfin SPI driver: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  75. 62310e5 spi: spi_bfin: update handling of delay-after-deselect by Bryan Wu · 17 years ago
  76. cc2f81a spi: bfin spi uses portmux calls by Michael Hennerich · 17 years ago
  77. 131b17d spi: initial BF54x SPI support by Bryan Wu · 17 years ago
  78. 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
  79. 569a50c Blackfin arch: Ensure we printk out strings with the proper loglevel by Robin Getz · 17 years ago
  80. f26825d Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwise by Mike Frysinger · 17 years ago
  81. b018785 Blackfin arch: add defines for the on-chip L1 ROM of BF54x by Mike Frysinger · 17 years ago
  82. c3a9f43 Blackfin arch: cplb and map header file cleanup by Mike Frysinger · 17 years ago
  83. 81a487a Blackfin arch: cleanup the cplb declares by Mike Frysinger · 17 years ago
  84. 9f2ff54 Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH defines by Mike Frysinger · 17 years ago
  85. 9e83b98 Blackfin arch: add support for working around anomaly 05000312 by Mike Frysinger · 17 years ago
  86. b5f87aa Blackfin arch: cleanup BF54x header file and add BF547 definition by Mike Frysinger · 17 years ago
  87. 8d6c242 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it by Mike Frysinger · 17 years ago
  88. d0025e5 Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined by Mike Frysinger · 17 years ago
  89. a961d65 Blackfin arch: More explicitly describe what the instructions do in inline assembly. by Jie Zhang · 17 years ago
  90. 5c91fb9 Blackfin arch: Add assembly function insl_16 by Michael Hennerich · 17 years ago
  91. 05c4843 Blackfin arch: remove dump_thread() by Adrian Bunk · 17 years ago
  92. b33d518 Blackfin arch: fix double fault definition for BF561 core A and core B by Mike Frysinger · 17 years ago
  93. a055b2b Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO by Mike Frysinger · 17 years ago
  94. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  95. fa43cd8 Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on double faults in either core by Mike Frysinger · 17 years ago
  96. 2ea4649b Blackfin arch: use a less common define name in BF549 by Mike Frysinger · 17 years ago
  97. 41241c1 Blackfin arch: Add missing definitions for BF561 by Mike Frysinger · 17 years ago
  98. be0f313 Blackfin arch: Do not pollute name space used in linux-2.6.x/sound by Michael Hennerich · 17 years ago
  99. 9f336a5 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. by Robin Getz · 17 years ago
  100. 15b3ad6 Blackfin arch: Add missing definitions of BF54x by Robin Getz · 17 years ago