1. 09e1f70 Blackfin arch: unify the duplicated _real_start functions by Mike Frysinger · 16 years ago
  2. 778307d Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any supported processor/silicon by Mike Frysinger · 16 years ago
  3. 9080891 Blackfin arch: remove pata resources from generic board by Mike Frysinger · 16 years ago
  4. aa58297 Blackfin arch: be consistant with parition names, and ensure the bus is identified by Robin Getz · 16 years ago
  5. 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
  6. 68e2fc7 Blackfin arch: Fix bug - Kernel does not boot if re-program clocks by Michael Hennerich · 16 years ago
  7. da3854f DM9000: Fixup blackfin after removing 2 resource usage by Laurent Pinchart · 16 years ago
  8. 5bda272 Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN by Mike Frysinger · 16 years ago
  9. 9cd9c61 [Blackfin] arch: rename bf5xx-flash to bfin-async-flash by Mike Frysinger · 16 years ago
  10. b964c59 [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets mainlined by Mike Frysinger · 16 years ago
  11. 14b0320 [Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support by Michael Hennerich · 16 years ago
  12. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  13. fe44193 [Blackfin] arch: Functional power management support: Remove broken cpu frequency scaling drivers by Michael Hennerich · 16 years ago
  14. 5be36d2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support by Graf Yang · 16 years ago
  15. 7795566 [Blackfin] arch: Give the DMA base registers a more descriptive name by Bernd Schmidt · 16 years ago
  16. ac86a97 [Blackfin] arch: Consistently export base_addr for all Blackfin variants. by Bernd Schmidt · 16 years ago
  17. 3132b58 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files by Mike Frysinger · 16 years ago
  18. 5d1617b [Blackfin] arch: merge ip0x-specific board changes by Mike Frysinger · 16 years ago
  19. 6ed8394 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. by Graf Yang · 16 years ago
  20. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  21. 81d9c7f [Blackfin] arch: add i2c board info struct and move to new-style i2c interface by Bryan Wu · 16 years ago
  22. 793dc27 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank by Mike Frysinger · 16 years ago
  23. 0db5d10 [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace by Mike Frysinger · 16 years ago
  24. cad2ab6 [Blackfin] arch: add board resources for new simple-gpio char driver by Mike Frysinger · 16 years ago
  25. edf0564 [Blackfin] arch: fix bug - set right partition size in the board files by Mike Frysinger · 16 years ago
  26. 67f2d33 [Blackfin] arch: fix build fails only include header files when enabled by Mike Frysinger · 16 years ago
  27. 6e66893 [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support by Michael Hennerich · 16 years ago
  28. f1bceb4 [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show complete info by Michael Hennerich · 16 years ago
  29. 0a87e3e Rename: linux/pata_platform.h to linux/ata_platform.h by Jeff Garzik · 16 years ago
  30. de8c43f [Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driver by Mike Frysinger · 16 years ago
  31. e316395 [Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-BF533 and EZKIT-BF561 boards by Bryan Wu · 16 years ago
  32. 2463ef2 [Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver by Michael Hennerich · 16 years ago
  33. 7a5f819 [Blackfin] arch: Added support for OpenCores Keyboard Controller to H8606 board by Javier Herrero · 16 years ago
  34. fb96c56 [Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 board, modification in 8250.c driver for correct compilation with Blackfin by Javier Herrero · 17 years ago
  35. 09db948 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" by Robert P. J. Day · 17 years ago
  36. f02bcec Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees by Mike Frysinger · 17 years ago
  37. a055b2b Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO by Mike Frysinger · 17 years ago
  38. 0feea17 Blackfin arch: fix missing newline to file by Mike Frysinger · 17 years ago
  39. 4f25eb8 Blackfin arch: split board selection off into mach subdirs by Mike Frysinger · 17 years ago
  40. 5d448dd Blackfin arch: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  41. 111cf97 Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. by Sonic Zhang · 17 years ago
  42. a15c2dc Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer by Michael Hennerich · 17 years ago
  43. ab472a0 Blackfin arch: Added support for HV Sistemas H8606 board by Javier Herrero · 17 years ago
  44. 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
  45. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  46. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  47. 337d390 Blackfin arch: Print out debug info, as early as possible by Robin Getz · 17 years ago
  48. 02f13f9 Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START by Robin Getz · 17 years ago
  49. 168f121 Blackfin arch: rewrite our reboot code in C by Mike Frysinger · 17 years ago
  50. f0b5d12 Blackfin arch: allow people to select the feature that is unavailable to the kernel by Mike Frysinger · 17 years ago
  51. 518039b Blackfin arch: Add ability to expend the hardware trace buffer by Robin Getz · 17 years ago
  52. f16295e Blackfin arch: Fix CCLK and SCLK checks by Robin Getz · 17 years ago
  53. e208f83 Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves by Mike Frysinger · 17 years ago
  54. 1aafd90 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines by Mike Frysinger · 17 years ago
  55. c6c4d7b Blackfin arch: update platform driver resource information to all board files by Bryan Wu · 17 years ago
  56. 798b770 Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig by Mike Frysinger · 17 years ago
  57. 1f83b8f Blackfin arch: cleanup warnings from checkpatch -- no functional changes by Mike Frysinger · 17 years ago
  58. 669b792 Blackfin arch: Clean up trace buffer handling, No major functional changes. by Robin Getz · 17 years ago
  59. f8ffe65 Blackfin arch: need to rename function after moving to match new internal dma API by Mike Frysinger · 17 years ago
  60. 24a07a1 Blackfin arch: initial supporting for BF548-EZKIT by Roy Huang · 17 years ago
  61. 52a0781 Blackfin arch: move more of our startup code to .init so it can be freed once we are up and running by Mike Frysinger · 17 years ago
  62. 83a5c3e Blackfin arch: unify differences between our diff head.S files -- no functional changes by Mike Frysinger · 17 years ago
  63. d2d50aa Blackfin arch: spelling fixes by Simon Arlott · 17 years ago
  64. 5079df9 Blackfin arch: document why we have to touch the UART peripheral in our boot up code by Mike Frysinger · 17 years ago
  65. ef9256d Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state by Mike Frysinger · 17 years ago
  66. c0fc525 Blackfin arch: move board specific setup out of common init code and into the board specific init code by Mike Frysinger · 17 years ago
  67. 30870b9 Blackfin arch: dont clear status register bits in SWRST so we can actually use it by Mike Frysinger · 17 years ago
  68. ed2fbf5 Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533 by Bryan Wu · 17 years ago
  69. 1394f03 blackfin architecture by Bryan Wu · 17 years ago