summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-6/+0Star
|\
| * remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-6/+0Star
* | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-251-2/+4
* | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-4/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-241-27/+0Star
|\
| * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-241-25/+0Star
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-2/+0Star
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+0Star
|\ \
| * | Remove asm/semaphore.hMatthew Wilcox2008-07-241-1/+0Star
| |/
* / PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-3/+0Star
|/
* Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-195-5/+5
* Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang2008-06-191-2/+2
* Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang2008-06-035-0/+30
* Blackfin arch: update anomaly headers from toolchain trunkMike Frysinger2008-05-315-23/+27
* Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-311-7/+0Star
* Blackfin serial driver: add extra IRQ flag for 8250 serial driverJavier Herrero2008-05-171-0/+5
* Blackfin arch: Fix bug - USB fails to build for BF524/BF526Bryan Wu2008-05-191-4/+4
* Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich2008-05-171-0/+2
* Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai2008-05-171-1/+3
* Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich2008-05-171-1/+0Star
* Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich2008-05-171-4/+4
* [Blackfin] arch: Blackfin checksum annotationsAl Viro2008-05-121-15/+14Star
* Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-075-0/+15
* Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger2008-05-074-0/+8
* [Blackfin] arch: remove useless IRQ_SW_INT definesMichael Hennerich2008-05-093-34/+28Star
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-072-0/+10
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-071-0/+4
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-071-1/+9
* [Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich2008-05-073-0/+50
* blackfin: types: use <asm-generic/int-*.h> for the blackfin architectureH. Peter Anvin2008-05-031-32/+2Star
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-4/+9
* [Blackfin] arch: add include/boot .gitignore filesMike Frysinger2008-04-251-0/+1
* [Blackfin] arch: Functional power management support: Add support for cpu fre...Michael Hennerich2008-04-241-0/+36
* [Blackfin] arch: Equalize include files: Add PLL_DIV MasksMichael Hennerich2008-04-241-0/+2
* [Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2008-04-2415-82/+891
* [Blackfin] arch: Update anomaly list.Sonic Zhang2008-04-245-18/+96
* [Blackfin] arch: Clean up the definition and correct the commentary for curre...Robert P. J. Day2008-04-241-7/+4Star
* [Blackfin] arch: define our own BUG() so we can dump the blackfin hardware tr...Mike Frysinger2008-04-241-0/+13
* [Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich2008-04-245-18/+172
* [Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt2008-04-236-14/+3Star
* [Blackfin] arch: actually implement get_cycles functionMike Frysinger2008-04-231-6/+11
* [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger2008-04-231-9/+0Star
* [Blackfin] arch: declare list of peripherals as const since we dont modify th...Mike Frysinger2008-04-231-2/+2
* [Blackfin] arch: merge ip0x-specific board changesMike Frysinger2008-04-231-1/+9
* [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-234-48/+57
* [Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt2008-04-231-2/+3
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-231-2/+2
* [Blackfin] arch: remove unused/incorrect definitionMeihui Fan2008-04-231-1/+0Star
* [Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan2008-04-231-85/+65Star
* [Blackfin] arch: fix obvious bfin_write typosMeihui Fan2008-04-231-174/+174