aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum
2009-02-04Blackfin arch: Remove outdated codeMichael Hennerich
2009-02-04Blackfin arch: Fix udelay implementationMichael Hennerich
2009-02-04Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang
2009-02-04Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz
2009-02-04Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger
2009-02-04Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich
2009-02-04Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-07Blackfin arch: drop ad73311 test codeMike Frysinger
2009-01-07Blackfin arch: enable reprogram cclk and sclk for bf518f-ezbrdSonic Zhang
2009-01-07Blackfin arch: add SDIO host driver platform dataCliff Cai
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: disable pthread stack check for SMP at runtimeSonic Zhang
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt
2009-01-07Blackfin arch: add get_dma_config() func to match set_dma_config()Mike Frysinger
2009-01-07Blackfin arch: add volatile markings to DMA MMRsMike Frysinger
2009-01-07Blackfin arch: update header to match new locationGraf Yang
2009-01-07Blackfin arch: remove unused members of dma_channel structMike Frysinger
2009-01-07Blackfin arch: Update some inline assembly, tweak some register constraintsRobin Getz
2009-01-07Blackfin arch: stub out pgprot_noncached() like other people seem to do on nommuMike Frysinger
2009-01-07Blackfin arch: add __must_check markings to our user functions like other archesMike Frysinger
2009-01-07Blackfin arch: dma code: cannot simply OR the ndsizeMike Frysinger
2009-01-07Blackfin arch: fix bug - crashes in tcp_v4_send_resetBernd Schmidt
2009-01-07Blackfin arch: desc_ptr is a pointer, so declare it as suchMike Frysinger
2009-01-07Blackfin arch: move most dma functions into static inlinesMike Frysinger
2009-01-07Blackfin arch: dma header file: strip down includes to only necessary onesMike Frysinger
2009-01-07Blackfin arch: drop irq_callback from struct dma_channelMike Frysinger
2009-01-07Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_tMike Frysinger
2009-01-07Blackfin arch: rewrite dma_memcpy() and dma in/out functionsMike Frysinger
2009-01-07Blackfin arch: cleanup - use scm for changelog, not file headersMike Frysinger
2009-01-07Blackfin arch: Add basic irq stack checking for BlackfinRobin Getz
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...Mike Frysinger
2009-01-07Blackfin arch: Use reads/writes instead of ins/outs directlySonic Zhang
2009-01-07Blackfin arch: add const to some function prototype and struct dma_channelMichael McTernan
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang
2009-01-07Blackfin arch: gpio.h split into machine subfolders like already done for BF54xMichael Hennerich
2009-01-07Blackfin arch: cleanup the header file commentsMike Frysinger
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich
2009-01-07Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang
2009-01-07Blackfin arch: delete now unused "cclk" member of blackfin_cpudataMike Frysinger
2008-11-18Blackfin arch: only define HI/LO macros for assembly filesMike Frysinger
2008-11-18Blackfin arch: remove pointless define IN_KERNELMike Frysinger
2008-11-18Blackfin arch: define BASE_BAUD like everyone elseMike Frysinger
2008-11-18Blackfin arch: add mmiowb() as some drivers expectMike Frysinger
2008-11-18Blackfin arch: rename cache_lock() to bfin_cache_lock()Mike Frysinger
2008-11-18Blackfin arch: use generic xor.hMike Frysinger
2008-11-18Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger