aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAge
* Blackfin arch: add get_dma_config() func to match set_dma_config()Mike Frysinger2009-01-07
* Blackfin arch: add volatile markings to DMA MMRsMike Frysinger2009-01-07
* Blackfin arch: update header to match new locationGraf Yang2009-01-07
* Blackfin arch: remove unused members of dma_channel structMike Frysinger2009-01-07
* Blackfin arch: Update some inline assembly, tweak some register constraintsRobin Getz2009-01-07
* Blackfin arch: stub out pgprot_noncached() like other people seem to do on nommuMike Frysinger2009-01-07
* Blackfin arch: add __must_check markings to our user functions like other archesMike Frysinger2009-01-07
* Blackfin arch: dma code: cannot simply OR the ndsizeMike Frysinger2009-01-07
* Blackfin arch: fix bug - crashes in tcp_v4_send_resetBernd Schmidt2009-01-07
* Blackfin arch: desc_ptr is a pointer, so declare it as suchMike Frysinger2009-01-07
* Blackfin arch: move most dma functions into static inlinesMike Frysinger2009-01-07
* Blackfin arch: dma header file: strip down includes to only necessary onesMike Frysinger2009-01-07
* Blackfin arch: drop irq_callback from struct dma_channelMike Frysinger2009-01-07
* Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_tMike Frysinger2009-01-07
* Blackfin arch: rewrite dma_memcpy() and dma in/out functionsMike Frysinger2009-01-07
* Blackfin arch: cleanup - use scm for changelog, not file headersMike Frysinger2009-01-07
* Blackfin arch: Add basic irq stack checking for BlackfinRobin Getz2009-01-07
* Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...Mike Frysinger2009-01-07
* Blackfin arch: Use reads/writes instead of ins/outs directlySonic Zhang2009-01-07
* Blackfin arch: add const to some function prototype and struct dma_channelMichael McTernan2009-01-07
* Blackfin arch: smp patch cleanup from LKML reviewGraf Yang2009-01-07
* Blackfin arch: gpio.h split into machine subfolders like already done for BF54xMichael Hennerich2009-01-07
* Blackfin arch: cleanup the header file commentsMike Frysinger2009-01-07
* Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich2009-01-07
* Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang2009-01-07
* Blackfin arch: delete now unused "cclk" member of blackfin_cpudataMike Frysinger2009-01-07
* Blackfin arch: only define HI/LO macros for assembly filesMike Frysinger2008-11-18
* Blackfin arch: remove pointless define IN_KERNELMike Frysinger2008-11-18
* Blackfin arch: define BASE_BAUD like everyone elseMike Frysinger2008-11-18
* Blackfin arch: add mmiowb() as some drivers expectMike Frysinger2008-11-18
* Blackfin arch: rename cache_lock() to bfin_cache_lock()Mike Frysinger2008-11-18
* Blackfin arch: use generic xor.hMike Frysinger2008-11-18
* Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger2008-11-18
* Blackfin arch: move out irq related functionsMike Frysinger2008-11-18
* Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses itMike Frysinger2008-11-18
* Blackfin arch: move ack_bad_irq() prototype to hardirq.h to match other archesMike Frysinger2008-11-18
* Blackfin arch: delete old comments and NO_IRQ defineMike Frysinger2008-11-18
* Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for GPIO_BA...Bryan Wu2008-11-18
* Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-18
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-07
* Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...Michael Hennerich2008-11-18
* Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu2008-11-18
* Blackfin arch: fixup get_user() macrosMike Frysinger2008-11-18
* Blackfin arch: lookup channel2irq() only onceMichael Hennerich2008-10-28
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-18
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-18
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-06
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
* blackfin: define __flsRusty Russell2008-12-31
* Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-18