summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf561
Commit message (Expand)AuthorAgeFilesLines
* Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-191-1/+1
* Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang2008-06-031-0/+6
* Blackfin arch: update anomaly headers from toolchain trunkMike Frysinger2008-05-311-1/+1
* Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich2008-05-171-4/+4
* Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-071-0/+3
* Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger2008-05-071-0/+2
* [Blackfin] arch: remove useless IRQ_SW_INT definesMichael Hennerich2008-05-091-7/+6Star
* [Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich2008-05-071-0/+28
* [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-243-17/+167
* [Blackfin] arch: Update anomaly list.Sonic Zhang2008-04-241-1/+5
* [Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich2008-04-241-4/+30
* [Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt2008-04-231-3/+0Star
* [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-231-12/+17
* [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang2008-02-021-1/+1
* [Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger2007-12-241-0/+3
* [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger2007-12-241-1/+18
* [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...Mike Frysinger2008-02-251-0/+2
* [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-251-1/+2
* [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-081-0/+20
* [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-221-1/+1
* [Blackfin] arch: update to latest anomaly sheetsMike Frysinger2007-12-241-2/+16
* [Blackfin] arch: Fix gpio label handlingMichael Hennerich2007-12-241-0/+2
* Blackfin arch: cplb and map header file cleanupMike Frysinger2007-11-212-19/+5Star
* Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger2007-11-211-2/+0Star
* Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger2007-11-151-2/+2
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-151-4/+0Star
* Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...Mike Frysinger2007-11-121-6/+9
* Blackfin arch: Add missing definitions for BF561Mike Frysinger2007-10-301-0/+3
* Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu2007-10-101-0/+1
* Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-102-97/+18Star
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-031-87/+0Star
* Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger2007-07-251-1/+1
* Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu2007-08-051-1/+1
* Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich2007-07-241-0/+2
* Blackfin arch: update to latest anomaly sheetsMike Frysinger2007-08-051-0/+1
* Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger2007-07-251-5/+2Star
* Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger2007-07-251-1/+1
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-252-143/+237
* Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger2007-07-241-85/+62Star
* Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-031-2/+9
* Blackfin arch: fix the aliased write macrosRobin Getz2007-08-051-2/+2
* Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2007-07-242-0/+10
* Blackfin arch: clean up some coding style issuesBryan Wu2007-07-121-1/+0Star
* Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich2007-07-121-0/+87
* Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich2007-06-211-3/+7
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-121-0/+3
* Blackfin arch: add missing braces around array bfin serial initMike Frysinger2007-06-211-0/+2
* Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu2007-05-211-55/+50Star
* Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich2007-05-211-2/+4