1. 54cebc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  2. b3ef5ab Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART by Graf Yang · 16 years ago
  3. c9607ec Blackfin Serial Driver: move common variables out of serial headers and into the serial driver by Mike Frysinger · 16 years ago
  4. 71de1f8 Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocks by Robin Getz · 16 years ago
  5. 4e8086d Blackfin arch: update anomaly headers to match the latest sheet by Mike Frysinger · 16 years ago
  6. e482cad Blackfin arch: print out error/warning if you are running on the incorrect CPU type by Robin Getz · 16 years ago
  7. 0c0497c Blackfin arch: Move all the silicon rev handling to one place by Mike Frysinger · 16 years ago
  8. 202d7bd Blackfin arch: Make sure we program the correct values in only when necessary for MUSB driver by Robin Getz · 16 years ago
  9. aca5e4a Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource to board file by Michael Hennerich · 16 years ago
  10. f4585a0 Blackfin arch: only include asm/cplb.h when it is truly used by Mike Frysinger · 16 years ago
  11. 8cc7117 Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD by Michael Hennerich · 16 years ago
  12. 50041ac Blackfin arch: use new platform data interface of musb to replace old one by Bryan Wu · 16 years ago
  13. d310fb4 Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE by Michael Hennerich · 16 years ago
  14. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  15. 7e1e7ae Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about it by Mike Frysinger · 16 years ago
  16. 95a86b5 Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as we dont need it setup that early by Mike Frysinger · 16 years ago
  17. 9216bbc Blackfin arch: mark some functions as __init as they are only called from __init functions by Mike Frysinger · 16 years ago
  18. 56f5f59 Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling by Michael Hennerich · 16 years ago
  19. 17e89bc Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over time by Mike Frysinger · 16 years ago
  20. 7e64aca Blackfin arch: move async memory programming into common setup_arch() as the banks dont really need to be setup fully as early as head.S by Mike Frysinger · 16 years ago
  21. 09e1f70 Blackfin arch: unify the duplicated _real_start functions by Mike Frysinger · 16 years ago
  22. 778307d Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any supported processor/silicon by Mike Frysinger · 16 years ago
  23. 9080891 Blackfin arch: remove pata resources from generic board by Mike Frysinger · 16 years ago
  24. aa58297 Blackfin arch: be consistant with parition names, and ensure the bus is identified by Robin Getz · 16 years ago
  25. 7f268a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  26. 9db144f Blackfin arch: Apply Bluetechnix CM-BF527 board support patch by Michael Hennerich · 16 years ago
  27. 68e2fc7 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks by Michael Hennerich · 16 years ago
  28. da3854f DM9000: Fixup blackfin after removing 2 resource usage by Laurent Pinchart · 16 years ago
  29. 5bda272 Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN by Mike Frysinger · 16 years ago
  30. 2eb74ae Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527 by Bryan Wu · 16 years ago
  31. 24fbacc i2c: Clean up Blackfin BF527 I2C device declarations by Jean Delvare · 16 years ago
  32. d732369 [Blackfin] arch: Set spi flash partition on bf527 as like bf548. by Grace Pan · 16 years ago
  33. b9c9e78 [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mount by Michael Hennerich · 16 years ago
  34. 7226868 [Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkit by Bryan Wu · 16 years ago
  35. d7e5dd4 [Blackfin] arch: Add physmap partition for BF527-EZkit by Michael Hennerich · 16 years ago
  36. 14b0320 [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support by Michael Hennerich · 16 years ago
  37. fe44193 [Blackfin] arch: Functional power management support: Remove broken cpu frequency scaling drivers by Michael Hennerich · 17 years ago
  38. 5be36d2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support by Graf Yang · 17 years ago
  39. ac76d88 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. by Grace Pan · 17 years ago
  40. 7795566 [Blackfin] arch: Give the DMA base registers a more descriptive name by Bernd Schmidt · 17 years ago
  41. ac86a97 [Blackfin] arch: Consistently export base_addr for all Blackfin variants. by Bernd Schmidt · 17 years ago
  42. 3132b58 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files by Mike Frysinger · 17 years ago
  43. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 17 years ago
  44. 0db5d10 [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace by Mike Frysinger · 17 years ago
  45. 181afa9 [Blackfin] arch: grab mac address from OTP on BF527-EZKIT by Mike Frysinger · 17 years ago
  46. cad2ab6 [Blackfin] arch: add board resources for new simple-gpio char driver by Mike Frysinger · 17 years ago
  47. edf0564 [Blackfin] arch: fix bug - set right partition size in the board files by Mike Frysinger · 17 years ago
  48. 67f2d33 [Blackfin] arch: fix build fails only include header files when enabled by Mike Frysinger · 17 years ago
  49. 6e66893 [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support by Michael Hennerich · 17 years ago
  50. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 17 years ago
  51. a628a8b [Blackfin] arch: Update copyright date by Michael Hennerich · 17 years ago
  52. acbcd26 [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface by Michael Hennerich · 17 years ago
  53. 0e85e30 [Blackfin] arch: The BF527 EZkit connects UART1/PORTF by Michael Hennerich · 17 years ago
  54. 1089e22 [Blackfin] arch: Enable peripheral platform resources on the BF527 EZkit by Michael Hennerich · 17 years ago
  55. c7d4896 Blackfin arch: Dont use cs_change_per_word, since the AD7877 driver doesnt require it anymore; fix bus numbers, fix typos by Michael Hennerich · 17 years ago
  56. f02bcec Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees by Mike Frysinger · 17 years ago
  57. 632f658 Blackfin arch: the usb_sl811.h header has been moved to usb/sl811.h so lets use that version now by Mike Frysinger · 17 years ago
  58. 9862cc5 Blackfin arch: change get_bf537_ether_addr() to bfin_get_ether_addr() since this is not BF537 specific and to better match other Blackfin-specific conventions by Mike Frysinger · 17 years ago
  59. 137b152 Blackfin arch: sharing the board-specific MAC function does not make sense so move it into board-specific files by Mike Frysinger · 17 years ago
  60. 4f25eb8 Blackfin arch: split board selection off into mach subdirs by Mike Frysinger · 17 years ago
  61. 0954f70 Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control interface by Michael Hennerich · 17 years ago
  62. 5d448dd Blackfin arch: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  63. 64307f7 Blackfin arch: add NFC driver support in BF527-EZKIT board by Michael Hennerich · 17 years ago
  64. 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
  65. 5900314 Blackfin arch: add new processor ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago