1. 64307f7 Blackfin arch: add NFC driver support in BF527-EZKIT board by Michael Hennerich · 17 years ago
  2. 26da107 blackfin: remove sg_address() by Jens Axboe · 17 years ago
  3. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  4. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  5. 452af71 Blackfin arch: dma add some API and cleanup bf54x DMA definition by Bryan Wu · 17 years ago
  6. 780431e Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin component by Mike Frysinger · 17 years ago
  7. 2f6cf7bf Blackfin arch: add functions for converting between sclks and usecs by Mike Frysinger · 17 years ago
  8. 066954a Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storage by Mike Frysinger · 17 years ago
  9. 1e5b244 Blackfin arch: Fix bug: missing CHIPID register field definition of BF54x by Bryan Wu · 17 years ago
  10. 5900314 Blackfin arch: add new processor ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago
  11. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  12. b2fff3f include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros by Stefan Richter · 17 years ago
  13. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  14. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  15. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  16. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  17. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  18. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  19. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  20. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  21. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  22. e9fa7c4 bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver by Michael Hennerich · 17 years ago
  23. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  24. ebf8889 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  25. b160292 Merge Linux 2.6.23 by David Woodhouse · 17 years ago
  26. b37bde1 [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver by Bryan Wu · 17 years ago
  27. 8f740ef Input: add support for Blackfin BF54x Keypad controller by Michael Hennerich · 17 years ago
  28. cda6a20 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> by Michael Hennerich · 17 years ago
  29. c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 17 years ago
  30. 0b95f22 Blackfin arch: add some missing syscall by Bryan Wu · 17 years ago
  31. 0931ce8 Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules by Mike Frysinger · 17 years ago
  32. e62687f Blackfin arch: fix the aliased write macros by Robin Getz · 17 years ago
  33. 85a7599 blackfin enable arbitary speed serial setting by Alan Cox · 17 years ago
  34. a359cca Blackfin arch: update kgdb patch by Sonic Zhang · 17 years ago
  35. 2b39331 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 by Michael Hennerich · 17 years ago
  36. 337d390 Blackfin arch: Print out debug info, as early as possible by Robin Getz · 17 years ago
  37. 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 17 years ago
  38. 1d487f4 Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources by Bryan Wu · 17 years ago
  39. b7b2d344 Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs by Bryan Wu · 17 years ago
  40. fb282a7 Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches by Bryan Wu · 17 years ago
  41. 2714d9a Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset by Michael Hennerich · 17 years ago
  42. 4b3f058 Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the generic GPIO driver by Michael Hennerich · 17 years ago
  43. eabb5a5 Blackfin arch: Remove legacy support by Michael Hennerich · 17 years ago
  44. 55249e9 Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivative by Michael Hennerich · 17 years ago
  45. 2296fb7 Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling error by Robin Getz · 17 years ago
  46. 1ffe664 Blackfin arch: add an exception request/free api by Mike Frysinger · 17 years ago
  47. dbcc78be Blackfin arch: all our other ports call this SIZE rather than SPI_LEN by Mike Frysinger · 17 years ago
  48. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 17 years ago
  49. 0174dd5 Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate by Mike Frysinger · 17 years ago
  50. 8a26ac7 Blackfin arch: Add DMA API to set curr descriptor address by Sonic Zhang · 17 years ago
  51. 2cbfe10 Blackfin arch: kill ezkit548 compiling warning by Bryan Wu · 17 years ago
  52. be7b0d3 Blackfin arch: fix up header for BF533 by Robin Getz · 17 years ago
  53. 07bdda0 Blackfin arch: bug fixing restore mach dependent ASYNC memory size by Michael Hennerich · 17 years ago
  54. 3bebca2 Blackfin arch: to do some consolidation of common code and common name spaces by Robin Getz · 17 years ago
  55. a298049 Blackfin arch: remove unused code -- EVT0 is not controllable by software by Mike Frysinger · 17 years ago
  56. 1d945e2 Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function by Roy Huang · 17 years ago
  57. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  58. 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 17 years ago
  59. f16295e Blackfin arch: Fix CCLK and SCLK checks by Robin Getz · 17 years ago
  60. b99ab54 Blackfin serial driver: use new GPIO API by Michael Hennerich · 17 years ago
  61. 1708268 Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ by Mike Frysinger · 17 years ago
  62. 06039e9 Blackfin arch: Fix define - SPORT0_DTPRI is first function by Michael Hennerich · 17 years ago
  63. 7c100f3 Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZ by Bryan Wu · 17 years ago
  64. 214cccb Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition by Bryan Wu · 17 years ago
  65. d8e7154 Blackfin arch: add BF54x I2C/TWI TWI0 driver support by Bryan Wu · 17 years ago
  66. 40d6340 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources by Michael Hennerich · 17 years ago
  67. 301af29 Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpio by Michael Hennerich · 17 years ago
  68. bc8c84c Blackfin arch: update to latest anomaly sheets by Mike Frysinger · 17 years ago
  69. fb51d56 Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike by Robin Getz · 17 years ago
  70. 35c724f Blackfin arch: fix typo... we want csync in CSYNC(), not ssync by Mike Frysinger · 17 years ago
  71. 36a1548 Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough by Mike Frysinger · 17 years ago
  72. d5148ff Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() by Mike Frysinger · 17 years ago
  73. 60e9356 Blackfin arch: update BF54x anomaly list by Mike Frysinger · 17 years ago
  74. 1aafd90 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines by Mike Frysinger · 17 years ago
  75. 287050f Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes by Mike Frysinger · 17 years ago
  76. 8be80ed Blackfin arch: Initialize the exception vectors early in the boot process by Bernd Schmidt · 17 years ago
  77. 12a7991 Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_SIZE instead of just PAGE_SIZE everywhere by Mike Frysinger · 17 years ago
  78. 315a8e3 Blackfin arch: setup aliases for some core Core A MMRs by Mike Frysinger · 17 years ago
  79. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  80. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  81. 61b5956 Blackfin arch: Add peripheral io API to gpio header file by Sonic Zhang · 17 years ago
  82. e745106 Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driver by Sonic Zhang · 17 years ago
  83. c04d66b Blackfin arch: clean up some coding style issues by Bryan Wu · 17 years ago
  84. 5610db6 Blackfin arch: Add Support for Peripheral PortMux and resouce allocation by Michael Hennerich · 17 years ago
  85. 520473b Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values by Mike Frysinger · 17 years ago
  86. 9be343c Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x arch by Michael Hennerich · 17 years ago
  87. c9e27ec Blackfin arch: Fix Warning add some defines in BF54x header file by Michael Hennerich · 17 years ago
  88. cefe658 Blackfin arch: add BF54x missing GPIO access functions by Michael Hennerich · 17 years ago
  89. 34e0fc8 Blackfin arch: Enable BF54x PIN/GPIO interrupts by Michael Hennerich · 17 years ago
  90. 669b792 Blackfin arch: Clean up trace buffer handling, No major functional changes. by Robin Getz · 17 years ago
  91. 29440a2 Blackfin arch: Start untangling the CPLB handling code. by Bernd Schmidt · 17 years ago
  92. 474f1a6 Blackfin arch: kgdb specific code by Sonic Zhang · 17 years ago
  93. 1c5d226 Blackfin arch: add missing implementations SIC_IWR crosses several registers by Michael Hennerich · 17 years ago
  94. 7adfb58 Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses by Bernd Schmidt · 17 years ago
  95. 24a07a1 Blackfin arch: initial supporting for BF548-EZKIT by Roy Huang · 17 years ago
  96. 088eec1 Blackfin arch: Add header files for BF548 by Roy Huang · 17 years ago
  97. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  98. 7718457 Blackfin arch: remove zero-sized include/asm-blackfin/macros.h by Marco Roeland · 17 years ago
  99. de3025f Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration by Jie Zhang · 17 years ago
  100. 216e39d Blackfin arch: add proper const volatile to addr argument to the read functions by Mike Frysinger · 17 years ago