summaryrefslogtreecommitdiff
path: root/include/asm-blackfin/mach-bf561
AgeCommit message (Expand)Author
2008-06-03Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang
2008-05-31Blackfin arch: update anomaly headers from toolchain trunkMike Frysinger
2008-05-17Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich
2008-05-07Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger
2008-05-07Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger
2008-05-10[Blackfin] arch: remove useless IRQ_SW_INT definesMichael Hennerich
2008-05-07[Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich
2008-04-25[Blackfin] arch: Equalize include files: Add PLL_DIV MasksMichael Hennerich
2008-04-25[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang
2008-04-25[Blackfin] arch: Update anomaly list.Sonic Zhang
2008-04-24[Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich
2008-04-24[Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt
2008-04-24[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang
2008-02-02[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang
2007-12-24[Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger
2007-12-24[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger
2008-02-25[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...Mike Frysinger
2008-02-25[Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich
2008-02-09[Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich
2008-01-22[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich
2007-12-24[Blackfin] arch: update to latest anomaly sheetsMike Frysinger
2007-12-24[Blackfin] arch: Fix gpio label handlingMichael Hennerich
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger
2007-11-15Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger
2007-11-13Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...Mike Frysinger
2007-10-30Blackfin arch: Add missing definitions for BF561Mike Frysinger
2007-10-11Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz
2007-07-25Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger
2007-08-05Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu
2007-07-24Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich
2007-08-05Blackfin arch: update to latest anomaly sheetsMike Frysinger
2007-07-25Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger
2007-07-24Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich
2007-08-05Blackfin arch: fix the aliased write macrosRobin Getz
2007-07-24Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger
2007-07-12Blackfin arch: clean up some coding style issuesBryan Wu
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich
2007-06-21Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang
2007-06-21Blackfin arch: add missing braces around array bfin serial initMike Frysinger
2007-05-21Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu
2007-05-21Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich
2007-05-07blackfin architectureBryan Wu