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