aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-17Blackfin serial driver: add extra IRQ flag for 8250 serial driverJavier Herrero1-0/+5
2008-05-19Blackfin arch: Fix bug - USB fails to build for BF524/BF526Bryan Wu1-4/+4
2008-05-17Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich1-0/+2
2008-05-17Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai1-1/+3
2008-05-17Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich1-1/+0
2008-05-17Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich1-4/+4
2008-05-12[Blackfin] arch: Blackfin checksum annotationsAl Viro1-15/+14
2008-05-07Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger5-0/+15
2008-05-07Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger4-0/+8
2008-05-10[Blackfin] arch: remove useless IRQ_SW_INT definesMichael Hennerich3-34/+28
2008-05-07[Blackfin] arch: fix gdb testing regressionBernd Schmidt2-0/+10
2008-05-07[Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov1-0/+4
2008-05-07[Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling supportMichael Hennerich1-1/+9
2008-05-07[Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich3-0/+50
2008-05-02blackfin: types: use <asm-generic/int-*.h> for the blackfin architectureH. Peter Anvin1-32/+2
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-4/+9
2008-04-25[Blackfin] arch: add include/boot .gitignore filesMike Frysinger1-0/+1
2008-04-25[Blackfin] arch: Functional power management support: Add support for cpu frequency scalingMichael Hennerich1-0/+36
2008-04-25[Blackfin] arch: Equalize include files: Add PLL_DIV MasksMichael Hennerich1-0/+2
2008-04-25[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang15-82/+891
2008-04-25[Blackfin] arch: Update anomaly list.Sonic Zhang5-18/+96
2008-04-24[Blackfin] arch: Clean up the definition and correct the commentary for current_thread_info().Robert P. J. Day1-7/+4
2008-04-24[Blackfin] arch: define our own BUG() so we can dump the blackfin hardware trace bufferMike Frysinger1-0/+13
2008-04-24[Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich5-18/+172
2008-04-24[Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt6-14/+3
2008-04-24[Blackfin] arch: actually implement get_cycles functionMike Frysinger1-6/+11
2008-04-24[Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin headerMike Frysinger1-9/+0
2008-04-24[Blackfin] arch: declare list of peripherals as const since we dont modify the incoming arrayMike Frysinger1-2/+2
2008-04-24[Blackfin] arch: merge ip0x-specific board changesMike Frysinger1-1/+9
2008-04-24[Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg.Graf Yang4-48/+57
2008-04-24[Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt1-2/+3
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-2/+2
2008-04-23[Blackfin] arch: remove unused/incorrect definitionMeihui Fan1-1/+0
2008-04-23[Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan1-85/+65
2008-04-23[Blackfin] arch: fix obvious bfin_write typosMeihui Fan1-174/+174
2008-04-25[Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang1-7/+13
2008-04-23[Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542Mike Frysinger2-7/+7
2008-04-23[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used.Mike Frysinger1-26/+0
2008-04-23[Blackfin] arch: replace implied numbers with real valuesMike Frysinger1-13/+13
2008-04-23[Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu1-0/+15
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt1-2/+2
2008-03-27[Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interfaceBryan Wu7-231/+1
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functionsMike Frysinger1-1/+1
2008-04-18include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-4/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz1-4/+0
2008-04-17Generic semaphore implementationMatthew Wilcox2-187/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-03-05[Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0Mike Frysinger1-1/+1
2008-03-06[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu1-2/+4