1. 5bda272 Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN by Mike Frysinger · 16 years ago
  2. b06dcee Blackfin arch: Remove bad and usless code by Michael Hennerich · 16 years ago
  3. f086f23 Blackfin arch: Cleanup no functional changes by Michael Hennerich · 16 years ago
  4. e4f7c0bf [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainlined by Mike Frysinger · 16 years ago
  5. 14b0320 [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support by Michael Hennerich · 16 years ago
  6. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  7. fe44193 [Blackfin] arch: Functional power management support: Remove broken cpu frequency scaling drivers by Michael Hennerich · 16 years ago
  8. 5be36d2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support by Graf Yang · 16 years ago
  9. ac76d88 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. by Grace Pan · 16 years ago
  10. 7795566 [Blackfin] arch: Give the DMA base registers a more descriptive name by Bernd Schmidt · 16 years ago
  11. ac86a97 [Blackfin] arch: Consistently export base_addr for all Blackfin variants. by Bernd Schmidt · 16 years ago
  12. 37fa242 [Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPORT3. by Bernd Schmidt · 16 years ago
  13. 3132b58 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files by Mike Frysinger · 16 years ago
  14. db68254 [Blackfin] arch: Apply Bluetechnix vendor patch by Michael Hennerich · 16 years ago
  15. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  16. 81d9c7f [Blackfin] arch: add i2c board info struct and move to new-style i2c interface by Bryan Wu · 16 years ago
  17. 793dc27 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank by Mike Frysinger · 16 years ago
  18. 3d7e6cf [Blackfin] arch: fix bug - allow SDH driver to be used as module by Michael Hennerich · 16 years ago
  19. c051489 [Blackfin] arch: kill section mismatch warnings by Bryan Wu · 16 years ago
  20. cad2ab6 [Blackfin] arch: add board resources for new simple-gpio char driver by Mike Frysinger · 16 years ago
  21. edf0564 [Blackfin] arch: fix bug - set right partition size in the board files by Mike Frysinger · 16 years ago
  22. 7aa475c [Blackfin] arch: fix bug add missing header file by Mike Frysinger · 16 years ago
  23. 67f2d33 [Blackfin] arch: fix build fails only include header files when enabled by Mike Frysinger · 16 years ago
  24. 6e66893 [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support by Michael Hennerich · 16 years ago
  25. a01d7a7 [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name by Mike Frysinger · 16 years ago
  26. a680ae9 [Blackfin] arch: Fix header file information by Michael Hennerich · 16 years ago
  27. de8c43f [Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver by Mike Frysinger · 16 years ago
  28. 79f1ec8 [Blackfin] arch: Spelling fixes by Joe Perches · 17 years ago
  29. 2463ef2 [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver by Michael Hennerich · 16 years ago
  30. b8aab6f [Blackfin] arch: set default value of DEB_DMA_URGENT to YES to avoid DMA aborting caused by conflict between core and DMA by Cliff Cai · 17 years ago
  31. 2935077 [Blackfin] arch: Fix if/def BUG - and define is multipoint NO by Bryan Wu · 17 years ago
  32. 50657af [Blackfin] arch: Trash bf54x-hcd driver - we use the musb driver by Michael Hennerich · 17 years ago
  33. 971d5bc [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots. by Sonic Zhang · 16 years ago
  34. fb5f004 [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM. by Sonic Zhang · 17 years ago
  35. 7160e950 Blackfin arch: fix building for BF542 processors which only have 1 TWI by Mike Frysinger · 17 years ago
  36. e40540b Blackfin arch: fix bug NOR Flash MTD mount fail by Sonic Zhang · 17 years ago
  37. 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
  38. 4f25eb8 Blackfin arch: split board selection off into mach subdirs by Mike Frysinger · 17 years ago
  39. 5d448dd Blackfin arch: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  40. d4b1d27 Blackfin arch: update boards files by Bryan Wu · 17 years ago
  41. 452af71 Blackfin arch: dma add some API and cleanup bf54x DMA definition by Bryan Wu · 17 years ago
  42. 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
  43. 8f740ef Input: add support for Blackfin BF54x Keypad controller by Michael Hennerich · 17 years ago
  44. 337d390 Blackfin arch: Print out debug info, as early as possible by Robin Getz · 17 years ago
  45. d2b11a4 Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file by Michael Hennerich · 17 years ago
  46. 168f121 Blackfin arch: rewrite our reboot code in C by Mike Frysinger · 17 years ago
  47. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 17 years ago
  48. a924db7 Blackfin arch: Add option to priorize DMA over Core by Michael Hennerich · 17 years ago
  49. 7735cef Blackfin arch: Add support for the M25P16 SPI FLash by Michael Hennerich · 17 years ago
  50. 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 17 years ago
  51. f16295e Blackfin arch: Fix CCLK and SCLK checks by Robin Getz · 17 years ago
  52. 8c61362 Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches by Michael Hennerich · 17 years ago
  53. 314c98d Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one fails by Michael Hennerich · 17 years ago
  54. 31430ba Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts) - remove PORT_C.H by Michael Hennerich · 17 years ago
  55. 40d6340 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources by Michael Hennerich · 17 years ago
  56. e208f83 Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves by Mike Frysinger · 17 years ago
  57. 1aafd90 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines by Mike Frysinger · 17 years ago
  58. c6c4d7b Blackfin arch: update platform driver resource information to all board files by Bryan Wu · 17 years ago
  59. 5610db6 Blackfin arch: Add Support for Peripheral PortMux and resouce allocation by Michael Hennerich · 17 years ago
  60. cefe658 Blackfin arch: add BF54x missing GPIO access functions by Michael Hennerich · 17 years ago
  61. 34e0fc8 Blackfin arch: Enable BF54x PIN/GPIO interrupts by Michael Hennerich · 17 years ago
  62. 1f83b8f Blackfin arch: cleanup warnings from checkpatch -- no functional changes by Mike Frysinger · 17 years ago
  63. 669b792 Blackfin arch: Clean up trace buffer handling, No major functional changes. by Robin Getz · 17 years ago
  64. 24a07a1 Blackfin arch: initial supporting for BF548-EZKIT by Roy Huang · 17 years ago