summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin
Commit message (Expand)AuthorAgeFilesLines
* [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-251-0/+36
* [Blackfin] arch: Equalize include files: Add PLL_DIV MasksMichael Hennerich2008-04-251-0/+2
* [Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2008-04-2515-82/+891
* [Blackfin] arch: Update anomaly list.Sonic Zhang2008-04-255-18/+96
* [Blackfin] arch: Clean up the definition and correct the commentary for curre...Robert P. J. Day2008-04-241-7/+4
* [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-246-14/+3
* [Blackfin] arch: actually implement get_cycles functionMike Frysinger2008-04-241-6/+11
* [Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger2008-04-241-9/+0
* [Blackfin] arch: declare list of peripherals as const since we dont modify th...Mike Frysinger2008-04-241-2/+2
* [Blackfin] arch: merge ip0x-specific board changesMike Frysinger2008-04-241-1/+9
* [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-244-48/+57
* [Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt2008-04-241-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/+0
* [Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan2008-04-231-85/+65
* [Blackfin] arch: fix obvious bfin_write typosMeihui Fan2008-04-231-174/+174
* [Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang2008-04-251-7/+13
* [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...Mike Frysinger2008-04-232-7/+7
* [Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger2008-04-231-26/+0
* [Blackfin] arch: replace implied numbers with real valuesMike Frysinger2008-04-231-13/+13
* [Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu2008-04-231-0/+15
* [Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt2008-04-231-2/+2
* [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu2008-03-277-231/+1
* [Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger2008-03-071-1/+1
* include: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-4/+0
|\
| * ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-4/+0
* | Generic semaphore implementationMatthew Wilcox2008-04-172-187/+1
|/
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0Mike Frysinger2008-03-051-1/+1
* [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-061-2/+4
* [Blackfin] serial driver: Add flow control support to bf54xSonic Zhang2008-02-021-0/+3
* [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang2008-02-025-8/+5
* [Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger2007-12-242-0/+6
* [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger2007-12-245-4/+73
* [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...Mike Frysinger2008-02-251-0/+2
* [Blackfin] arch: make sure we have proper description/copyright/license linesMike Frysinger2008-02-251-4/+3
* [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-251-1/+2
* [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-251-0/+2
* Add pgtable_t to remaining nommu architecturesMartin Schwidefsky2008-02-091-0/+1
* [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...Mike Frysinger2008-02-093-1/+2116
* [Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich2008-02-091-38/+6
* [Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2008-02-022-0/+12
* [Blackfin] arch: remove duplicated definitions of the line discipline numbers...Tilman Schmidt2008-02-021-18/+0
* [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-021-15/+20
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-093-6/+12
* [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-091-0/+20
OpenPOWER on IntegriCloud