1. 0c11700 [Blackfin] arch: add include/boot .gitignore files by Mike Frysinger · 16 years ago
  2. e6c91b6 [Blackfin] arch: Functional power management support: Add support for cpu frequency scaling by Michael Hennerich · 16 years ago
  3. fe44193 [Blackfin] arch: Functional power management support: Remove broken cpu frequency scaling drivers by Michael Hennerich · 16 years ago
  4. 2fb6cb4 [Blackfin] arch: Add a warning about the value of CLKIN. by Sonic Zhang · 16 years ago
  5. 1e78042 [Blackfin] arch: take DDR DEVWD into consideration as well for BF548 by Michael Hennerich · 16 years ago
  6. 5d750b9 [Blackfin] arch: Remove the circular buffering mechanism for exceptions by Bernd Schmidt · 16 years ago
  7. 00d205a [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU by Bernd Schmidt · 16 years ago
  8. 565c0d3 [Blackfin] arch: fix bug - before assign new channel to the map register, need clear the bits first. by Graf Yang · 16 years ago
  9. 5be36d2 [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support by Graf Yang · 16 years ago
  10. 37b6972 [Blackfin] arch: BF54x memsizes are in mbits, not mbytes by Mike Frysinger · 16 years ago
  11. 7f1c906 [Blackfin] arch: try to remove condition that causes double fault, by checking current before it gets dereferenced by Robin Getz · 16 years ago
  12. 8e9d5c7 [Blackfin] arch: Add platform support for MTD DATAFLASH by Michael Hennerich · 16 years ago
  13. 5f004c2 [Blackfin] arch: reorganize some of the board-customization options so that similar things are together and only available as needed by Mike Frysinger · 16 years ago
  14. affee2b [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQ by Michael Hennerich · 16 years ago
  15. a086ee2 [Blackfin] arch: detect the memory available in the system on the fly by default by Mike Frysinger · 16 years ago
  16. 4bea8b2 [Blackfin] arch: add implicit icplb for the bootrom so we can use the utility functions in the kernel by Mike Frysinger · 16 years ago
  17. ac76d88 [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device. by Grace Pan · 16 years ago
  18. bc6e0fa [Blackfin] arch: use the same style for missing L1 sections by Mike Frysinger · 16 years ago
  19. 9f8e895 [Blackfin] arch: now that we can panic() early, dont need the delayed L1 overflow check by Mike Frysinger · 16 years ago
  20. b85b82d [Blackfin] arch: fix bug - Section data_l1_cacheline_aligned should be defined in link script of kernel by Sonic Zhang · 16 years ago
  21. 253bcf4 [Blackfin] arch: Add a little bit more runtime info for MPU by Robin Getz · 16 years ago
  22. 16428a4 [Blackfin] arch: make the mask explicit rather than writing a negative number in hex by Mike Frysinger · 16 years ago
  23. 4e354b5 [Blackfin] arch: cplb-mpu code clean up by Mike Frysinger · 16 years ago
  24. 7795566 [Blackfin] arch: Give the DMA base registers a more descriptive name by Bernd Schmidt · 16 years ago
  25. ac86a97 [Blackfin] arch: Consistently export base_addr for all Blackfin variants. by Bernd Schmidt · 16 years ago
  26. 37fa242 [Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPORT3. by Bernd Schmidt · 16 years ago
  27. 764cb81 [Blackfin] arch: actually implement get_cycles function by Mike Frysinger · 16 years ago
  28. 8cab028 [Blackfin] arch: add boot messages to quickly distinguish between MPU/NOMPU settings by Mike Frysinger · 16 years ago
  29. 3132b58 [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S files by Mike Frysinger · 16 years ago
  30. 8b6eb47 [Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header by Mike Frysinger · 16 years ago
  31. 6817937 [Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array by Mike Frysinger · 16 years ago
  32. 5d1617b [Blackfin] arch: merge ip0x-specific board changes by Mike Frysinger · 16 years ago
  33. f950f60 [Blackfin] arch: USB header files are now located under linux/usb/. by Peter Korsgaard · 16 years ago
  34. 6ed8394 [Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg. by Graf Yang · 16 years ago
  35. db68254 [Blackfin] arch: Apply Bluetechnix vendor patch by Michael Hennerich · 16 years ago
  36. d5adb02 [Blackfin] arch: This allows XIP to work with FD-PIC. by Bernd Schmidt · 16 years ago
  37. 1ebc723 [Blackfin] arch: support the reserved memory region in the MPU code by Bernd Schmidt · 16 years ago
  38. d56daae [Blackfin] arch: fix bug - a crash on bootup with CONFIG_MPU on the BF548 by Bernd Schmidt · 16 years ago
  39. 697a9d6 [Blackfin] arch: a rather old performance improvement for the signal handling code by Bernd Schmidt · 16 years ago
  40. 5af29f5 [Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Blackfin EMAC driver by Mike Frysinger · 16 years ago
  41. 7b8aa36 [Blackfin] arch: LARGE_ALLOCS was dropped along the way ... bring Blackfin in line by Mike Frysinger · 16 years ago
  42. 2973951 [Blackfin] arch: we no longer use BFIN_{SINGLE,DUAL}_CORE in our source by Mike Frysinger · 16 years ago
  43. 1bee1a6 [Blackfin] arch: boards and machines defconfig updates by Bryan Wu · 16 years ago
  44. b85d858 [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  45. c5b50df [Blackfin] arch: fix bug - make sure we check the right L1 length by Meihui Fan · 16 years ago
  46. 6eceb0d [Blackfin] arch: add support for the rest of the gptimers on the BF54x by Meihui Fan · 16 years ago
  47. 0e184c6 [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used. by Mike Frysinger · 16 years ago
  48. 618835a [Blackfin] arch: MEM_ADD_WIDTH only gets used when reprogramming clocks, so dont bother exposing it in the menu normally by Mike Frysinger · 16 years ago
  49. 6a42a91 [Blackfin] arch: update reboot code to match latest info (really just copy from u-boot) by Mike Frysinger · 16 years ago
  50. b4bb68f [Blackfin] arch: fix bug - Make the MPU code aware of the async banks and the uncached DMA area. by Bernd Schmidt · 16 years ago
  51. 2a0c4fd [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled. by Bernd Schmidt · 16 years ago
  52. dbfe44f [Blackfin] arch: fix up - CONFIG_BLKFIN_WT was renamed CONFIG_BFIN_WT while the MPU code was out-of-tree. by Bernd Schmidt · 16 years ago
  53. 904656c [Blackfin] arch: fix bug - grab locks when not atomic by Robin Getz · 16 years ago
  54. 9a62ca4 [Blackfin] arch: fix bug - when we crash, current is not valid by Robin Getz · 16 years ago
  55. 81d9c7f [Blackfin] arch: add i2c board info struct and move to new-style i2c interface by Bryan Wu · 16 years ago
  56. d171c23 [Blackfin] arch: fix up gpio code style -- no functional changes by Mike Frysinger · 16 years ago
  57. f85c4ab [Blackfin] arch: dump the stack before printing out an error otherwise the stack dump is useless as it shows us tracing through printk by Mike Frysinger · 16 years ago
  58. 793dc27 [Blackfin] arch: conditionally enable flash resources since it requests the async memory bank by Mike Frysinger · 16 years ago
  59. 2e8d796 [Blackfin] arch: add code to initialize globals declared in linux/bootmem.h: max_pfn, max_low_pfn, min_low_pfn. by Yi Li · 16 years ago
  60. 9df7a8f [Blackfin] arch: remove NOTES from linker script by Bernd Schmidt · 16 years ago
  61. 56ce835 [Blackfin] arch: add twi resources to CM_BF537 board as reported by Servaes Joordens by Mike Frysinger · 16 years ago
  62. f692940 [Blackfin] arch: declare CHECKFLAGS to make sparse output more readable by Mike Frysinger · 17 years ago
  63. 0ddeeca [Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions by Mike Frysinger · 17 years ago
  64. 1307a65 [Blackfin] arch: turn generic time on by default by Mike Frysinger · 17 years ago
  65. b4e2d18 [Blackfin] arch: add board bluetechnix kernel defconfigs to kernel by Mike Frysinger · 17 years ago
  66. 8b5f79f [Blackfin] arch: initial generic time and clock sources by Vitja Makarov · 17 years ago
  67. 349a244 [BLACKFIN] minor irq handler cleanups by Jeff Garzik · 17 years ago
  68. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  69. 11b0be7 [Blackfin] arch: fix atomic and32/xor32 comments and ENDPROC markings by Mike Frysinger · 17 years ago
  70. 3d7e6cf [Blackfin] arch: fix bug - allow SDH driver to be used as module by Michael Hennerich · 17 years ago
  71. 2f775db [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls by Bryan Wu · 17 years ago
  72. c051489 [Blackfin] arch: kill section mismatch warnings by Bryan Wu · 17 years ago
  73. 8b07a2a [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist for a part) so that any parts labeled for L1 instead get placed into external memory sections by Mike Frysinger · 17 years ago
  74. fee4011 [Blackfin] arch: make sure we have proper description/copyright/license lines by Mike Frysinger · 17 years ago
  75. 3927819 [Blackfin] arch: Fix CONFIG_PM support for BF561 by Michael Hennerich · 17 years ago
  76. 9253d02 [Blackfin] arch: Remove DPMC char driver option by Michael Hennerich · 17 years ago
  77. 464abc5 [Blackfin] arch: Cleanup abd Simplify: by Michael Hennerich · 17 years ago
  78. ce3b7bb [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not functional for handle_simple_irq by Michael Hennerich · 17 years ago
  79. d45118b [Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like the watchdog) need it by Mike Frysinger · 17 years ago
  80. 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
  81. fe9ec9b [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq otherwise it fails by Michael Hennerich · 17 years ago
  82. 181afa94 [Blackfin] arch: grab mac address from OTP on BF527-EZKIT by Mike Frysinger · 17 years ago
  83. 549aaa8 [Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UART2/3. by Sonic Zhang · 17 years ago
  84. cad2ab6 [Blackfin] arch: add board resources for new simple-gpio char driver by Mike Frysinger · 17 years ago
  85. edf0564 [Blackfin] arch: fix bug - set right partition size in the board files by Mike Frysinger · 17 years ago
  86. 32320ea [Blackfin] arch: Update default config by Sonic Zhang · 17 years ago
  87. 8929ecf8 [Blackfin] arch: add fixed code to the memory map output by Mike Frysinger · 17 years ago
  88. c63d4e6 [Blackfin] arch: add handling for the mach symlink in the `make V=1` case by Mike Frysinger · 17 years ago
  89. 4d94bf6 [Blackfin] arch: respect `make -s` when creating the asm/mach symlink by Mike Frysinger · 17 years ago
  90. 7aa475c [Blackfin] arch: fix bug add missing header file by Mike Frysinger · 17 years ago
  91. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
  92. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 17 years ago
  93. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 17 years ago
  94. 67f2d33 [Blackfin] arch: fix build fails only include header files when enabled by Mike Frysinger · 17 years ago
  95. 16e6da4 [Blackfin] arch: declare default INSTALL_PATH for Blackfin ports by Mike Frysinger · 17 years ago
  96. 6e66893 [Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support by Michael Hennerich · 17 years ago
  97. 8b01eaf [Blackfin] arch: Enable UART2 and UART3 for bf548 by Sonic Zhang · 17 years ago
  98. 83d9cde [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_region by Michael Hennerich · 17 years ago
  99. f1bceb4 [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show complete info by Michael Hennerich · 17 years ago
  100. c0eab3b [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option into the function it actually gets used in by Mike Frysinger · 17 years ago