| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: merge adeos blackfin part to arch/blackfin/ | Yi Li | 2009-01-07 | 2 | -5/+5 |
* | Blackfin arch: update anomaly headers to match latest sheets | Mike Frysinger | 2009-01-07 | 1 | -1/+12 |
* | Blackfin arch: Remove wasted SIR header files | Graf Yang | 2009-01-07 | 1 | -125/+0 |
* | Blackfin arch: Modify bfin_sir device configuration to board file | Graf Yang | 2009-01-07 | 4 | -12/+105 |
* | Blackfin arch: push bf561 PERIPHERAL_MAP oddity into bf561-specific code | Mike Frysinger | 2009-01-07 | 1 | -0/+3 |
* | Blackfin arch: cleanup - use scm for changelog, not file headers | Mike Frysinger | 2009-01-07 | 1 | -5/+6 |
* | Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e... | Mike Frysinger | 2009-01-07 | 2 | -2/+2 |
* | Blackfin arch: smp patch cleanup from LKML review | Graf Yang | 2009-01-07 | 2 | -49/+4 |
* | Blackfin arch: gpio.h split into machine subfolders like already done for BF54x | Michael Hennerich | 2009-01-07 | 1 | -0/+68 |
* | Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option | Michael Hennerich | 2009-01-07 | 3 | -433/+0 |
* | Blackfin arch: add simple-gpio resources to all adi/tinyboards | Mike Frysinger | 2009-01-07 | 1 | -0/+15 |
* | Blackfin arch: add ANOMALY_05000435 to our headers | Mike Frysinger | 2008-11-18 | 1 | -0/+1 |
* | Blackfin arch: move out irq related functions | Mike Frysinger | 2008-11-18 | 1 | -1/+1 |
* | Blackfin arch: delay PLL_CTL/VR_CTL wrappers | Mike Frysinger | 2008-11-18 | 1 | -50/+53 |
* | Blackfin arch: make ADI board names consistent | Mike Frysinger | 2008-11-18 | 1 | -1/+1 |
* | Blackfin arch: SMP supporting patchset: BF561 related code | Graf Yang | 2009-01-07 | 9 | -3/+1459 |
* | Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati... | Michael Hennerich | 2008-11-18 | 1 | -35/+28 |
* | Blackfin arch: update anomaly lists to match latest sheets | Mike Frysinger | 2008-10-28 | 1 | -0/+2 |
* | Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3 | Mike Frysinger | 2008-10-28 | 1 | -1/+1 |
* | Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o... | Robin Getz | 2008-10-16 | 1 | -1/+1 |
* | Blackfin arch: fix bug - some serial header files set RTS to an input when th... | Sonic Zhang | 2008-10-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-10-13 | 5 | -10/+23 |
|\ |
|
| * | Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr... | Robin Getz | 2008-10-13 | 1 | -0/+3 |
| * | Blackfin arch: update anomaly headers to match the latest sheet | Mike Frysinger | 2008-10-10 | 1 | -0/+2 |
| * | Blackfin arch: print out error/warning if you are running on the incorrect CP... | Robin Getz | 2008-10-10 | 1 | -3/+3 |
| * | Blackfin arch: Move all the silicon rev handling to one place | Mike Frysinger | 2008-10-09 | 1 | -2/+0 |
| * | Blackfin arch: fix define error in BF561 memory map macros | Graf Yang | 2008-10-09 | 1 | -5/+5 |
| * | Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363 | Michael Hennerich | 2008-10-09 | 1 | -1/+1 |
| * | Blackfin arch: add supporting for kgdb | Sonic Zhang | 2008-10-13 | 1 | -4/+14 |
* | | Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART | Graf Yang | 2008-10-13 | 1 | -0/+2 |
* | | Blackfin Serial Driver: move common variables out of serial headers and into ... | Mike Frysinger | 2008-10-13 | 1 | -2/+0 |
|/ |
|
* | Blackfin arch: move include/asm-blackfin header files to arch/blackfin | Bryan Wu | 2008-08-27 | 13 | -2/+5156 |
* | Blackfin arch: do not muck with the UART during boot -- let the serial driver... | Mike Frysinger | 2008-08-14 | 1 | -36/+0 |
* | Blackfin arch: mark some functions as __init as they are only called from __i... | Mike Frysinger | 2008-08-14 | 1 | -1/+1 |
* | Blackfin arch: unify the duplicated portions of __start and split mach-specif... | Mike Frysinger | 2008-08-06 | 1 | -131/+5 |
* | Blackfin arch: move async memory programming into common setup_arch() as the ... | Mike Frysinger | 2008-08-06 | 1 | -22/+0 |
* | Blackfin arch: unify the duplicated _real_start functions | Mike Frysinger | 2008-08-06 | 1 | -70/+0 |
* | Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ... | Mike Frysinger | 2008-08-06 | 1 | -17/+0 |
* | Blackfin arch: use symbolic IRQ_PF define rather than hardcoded | Mike Frysinger | 2008-08-05 | 1 | -1/+1 |
* | Blackfin arch: remove pata resources from generic board | Mike Frysinger | 2008-08-05 | 1 | -46/+0 |
* | Blackfin arch: be consistant with parition names, and ensure the bus is ident... | Robin Getz | 2008-08-05 | 2 | -6/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-07-26 | 1 | -6/+0 |
|\ |
|
| * | Blackfin arch: Fix bug - Kernel does not boot if re-program clocks | Michael Hennerich | 2008-07-14 | 1 | -6/+0 |
* | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -6/+3 |
|\ \
| |/ |
|
| * | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFIN | Mike Frysinger | 2008-06-07 | 1 | -6/+3 |
* | | bf561-coreb: BKL unneeded for open() | Jonathan Corbet | 2008-07-02 | 1 | -4/+1 |
* | | bf561-coreb: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -0/+4 |
|/ |
|
* | [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma... | Mike Frysinger | 2008-05-10 | 1 | -0/+2 |
* | [Blackfin] arch: Functional power management support: Add CPU and platform vo... | Michael Hennerich | 2008-05-07 | 2 | -0/+61 |
* | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support | Graf Yang | 2008-04-25 | 2 | -0/+46 |