1. 233b28a Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial console by Sonic Zhang · 17 years ago
  2. 49dce91 Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated by Mike Frysinger · 17 years ago
  3. 9cb07b2 Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text by Mike Frysinger · 17 years ago
  4. fb32291 Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused by Robin Getz · 17 years ago
  5. 569a50c Blackfin arch: Ensure we printk out strings with the proper loglevel by Robin Getz · 17 years ago
  6. 0bad33d Blackfin arch: Need to specify ax with the .init.text section, by Bernd Schmidt · 17 years ago
  7. f72eecb Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets by Robin Getz · 17 years ago
  8. eee1f15 Blackfin arch: update defconfig files by Mike Frysinger · 17 years ago
  9. 46c87c3 Blackfin arch: Fix typo, and add ENDPROC - no functional changes by Mike Frysinger · 17 years ago
  10. c3a9f43 Blackfin arch: cplb and map header file cleanup by Mike Frysinger · 17 years ago
  11. 81a487a Blackfin arch: cleanup the cplb declares by Mike Frysinger · 17 years ago
  12. 7160e950 Blackfin arch: fix building for BF542 processors which only have 1 TWI by Mike Frysinger · 17 years ago
  13. 8d6c242 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it by Mike Frysinger · 17 years ago
  14. d0025e5 Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined by Mike Frysinger · 17 years ago
  15. e40540b Blackfin arch: fix bug NOR Flash MTD mount fail by Sonic Zhang · 17 years ago
  16. 28a44d4 Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage by Cliff Cai · 17 years ago
  17. 90c7f46 Blackfin arch: cleanup kernel exception message, don't insult the customer. by Robin Getz · 17 years ago
  18. af8a5af Blackfin arch: fix bug kernel not to boot up with mtd filesystems by Bernd Schmidt · 17 years ago
  19. 561cc18 Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board files by Michael Hennerich · 17 years ago
  20. 4c26c6c Blackfin arch: print out modules that are loaded if we get a kernel oops by Robin Getz · 17 years ago
  21. 5c91fb9 Blackfin arch: Add assembly function insl_16 by Michael Hennerich · 17 years ago
  22. 1754a5d Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd by Mike Frysinger · 17 years ago
  23. e709d84 Blackfin arch: fix spurious newline in header by Mike Frysinger · 17 years ago
  24. 8d2e24c Blackfin arch: unexport get_wchan by Adrian Bunk · 17 years ago
  25. 05c4843 Blackfin arch: remove dump_thread() by Adrian Bunk · 17 years ago
  26. 09db948 Blackfin arch: Typo: "CONFIG_RTC_BFIN_MODULE" -> "CONFIG_RTC_DRV_BFIN_MODULE" by Robert P. J. Day · 17 years ago
  27. 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
  28. f02bcec Blackfin arch: relocate linux/usb_isp1362.h to linux/usb/isp1362.h like in newer linux trees by Mike Frysinger · 17 years ago
  29. 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
  30. 70b63ba Blackfin arch: do not include linux/autoconf.h by Mike Frysinger · 17 years ago
  31. 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
  32. 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
  33. a055b2b Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIO by Mike Frysinger · 17 years ago
  34. 0feea17 Blackfin arch: fix missing newline to file by Mike Frysinger · 17 years ago
  35. 7c7fd17 Blackfin arch: add BF547 to list of accepted procs by Mike Frysinger · 17 years ago
  36. 839e01c Blackfin arch: move the init sections to the end of memory to help decrease memory fragementation by Robin Getz · 17 years ago
  37. 74ce832 Blackfin arch: split debug stuff off into Kconfig.debug like everyone else by Mike Frysinger · 17 years ago
  38. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  39. e4e9a7a Blackfin arch: fix indentation -- use tabs, not spaces by Mike Frysinger · 17 years ago
  40. 4f25eb8 Blackfin arch: split board selection off into mach subdirs by Mike Frysinger · 17 years ago
  41. d07f438 Blackfin arch: fix silicon rev display and selection for BF52x/BF54x by Mike Frysinger · 17 years ago
  42. 53f8a25 Blackfin arch: remove mention of uClinux/no-mmu ... we are just Blackfin Linux by Mike Frysinger · 17 years ago
  43. 51e7f68 Blackfin arch: Default config for HV Sistemas H8606 board by Javier Herrero · 17 years ago
  44. 6a3f0b4 Blackfin arch: fix bug cplbmgr.S does not exit properly on error condition by Robin Getz · 17 years ago
  45. 0954f70 Blackfin arch: fix AD7877 bus_num and add support for WM8731 SPI control interface by Michael Hennerich · 17 years ago
  46. 5d448dd Blackfin arch: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  47. 4a589e1 Blackfin arch: fix bux - only reset the PC when necessary, otherwise gdb gets confused by Robin Getz · 17 years ago
  48. f26fbc4 Blackfin arch: ensure we work around ANOMALY_05000261 for null pointers by Robin Getz · 17 years ago
  49. 3620805 Blackfin arch: reclaim a few bytes from the end of our init section by Mike Frysinger · 17 years ago
  50. 64e5c51 Blackfin arch: fix libata data struct member from irq_type to irq_flags by Mike Frysinger · 17 years ago
  51. 111cf97 Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. by Sonic Zhang · 17 years ago
  52. 0355893 Blackfin arch: update board defconfig files according to latest information from ADI datasheet by Bryan Wu · 17 years ago
  53. 9f336a5 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. by Robin Getz · 17 years ago
  54. aa770aa Blackfin arch: Fix random crash issue found by Michael. by Robin Getz · 17 years ago
  55. 7728ec3 Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition by Robin Getz · 17 years ago
  56. 4ad1ec7 Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API by Mike Frysinger · 17 years ago
  57. 226eb1e Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code. by Robin Getz · 17 years ago
  58. a15c2dc Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer by Michael Hennerich · 17 years ago
  59. 8ecc736 Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driver by Michael Hennerich · 17 years ago
  60. 885be03 Blackfin arch: fix bug: kernel prints out error message twice by Robin Getz · 17 years ago
  61. 64307f7 Blackfin arch: add NFC driver support in BF527-EZKIT board by Michael Hennerich · 17 years ago
  62. ab472a0 Blackfin arch: Added support for HV Sistemas H8606 board by Javier Herrero · 17 years ago
  63. 8286192 blackfin: fix sg fallout by Adrian Bunk · 17 years ago
  64. 6d43536 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  65. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  66. 38f668e Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in Makefile by Bryan Wu · 17 years ago
  67. da27abb Blackfin arch: Javier Herrer writes: fix building when icache and dcache is disabled by Mike Frysinger · 17 years ago
  68. d4b1d27 Blackfin arch: update boards files by Bryan Wu · 17 years ago
  69. 452af71 Blackfin arch: dma add some API and cleanup bf54x DMA definition by Bryan Wu · 17 years ago
  70. 780431e Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin component by Mike Frysinger · 17 years ago
  71. 29cae11 Blackfin arch: add a cheesy install target by Mike Frysinger · 17 years ago
  72. 2f6cf7bf Blackfin arch: add functions for converting between sclks and usecs by Mike Frysinger · 17 years ago
  73. b0a68dc Blackfin arch: add assembly function for doing 64bit unsigned division by Mike Frysinger · 17 years ago
  74. 1c668d8 Blackfin arch: -mno-fdpic works by Mike Frysinger · 17 years ago
  75. 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
  76. c1e7399 Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput calls by Bernd Schmidt · 17 years ago
  77. 73b0c0b Blackfin arch: Fix up /proc/cpuinfo so it is like everyone else by Robin Getz · 17 years ago
  78. 4fb4524 Blackfin arch: Optimization - no need to make additional math here by Michael Hennerich · 17 years ago
  79. a99bbcc Blackfin arch: force irq_flags into the .data section by Mike Frysinger · 17 years ago
  80. 876a668 Blackfin arch BF548 defconfig: enable watchdog by default by Mike Frysinger · 17 years ago
  81. 5900314 Blackfin arch: add new processor ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago
  82. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  83. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  84. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  85. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  86. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  87. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  88. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  89. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  90. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  91. 8f740ef Input: add support for Blackfin BF54x Keypad controller by Michael Hennerich · 17 years ago
  92. 117494a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  93. 4d5709a Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  94. 27f5d75 USB: re-remove <linux/usb_sl811.h> by David Brownell · 17 years ago
  95. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  96. 8122c6c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core by Thomas Renninger · 17 years ago
  97. 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
  98. c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 17 years ago
  99. 0b95f22 Blackfin arch: add some missing syscall by Bryan Wu · 17 years ago
  100. 4bbd10f Blackfin arch: Update/Fix PM support add new pm_ops valid by Michael Hennerich · 17 years ago