summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf548
Commit message (Expand)AuthorAgeFilesLines
* Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-191-1/+1
* 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-031-0/+6
* Blackfin arch: update anomaly headers from toolchain trunkMike Frysinger2008-05-311-0/+2
* Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-071-0/+3
* [Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich2008-05-071-0/+20
* [Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2008-04-243-16/+196
* [Blackfin] arch: Update anomaly list.Sonic Zhang2008-04-241-0/+1
* [Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich2008-04-241-4/+33
* [Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt2008-04-231-2/+0Star
* [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-231-11/+12
* [Blackfin] arch: fix obvious bfin_write typosMeihui Fan2008-04-231-174/+174
* [Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang2008-04-241-7/+13
* [Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...Mike Frysinger2008-04-232-7/+7
* [Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu2008-03-275-165/+0Star
* [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-021-2/+1Star
* [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger2007-12-241-0/+1
* [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...Mike Frysinger2008-02-083-1/+2116
* [Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2008-02-022-0/+12
* [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548Bryan Wu2008-02-021-2/+2
* [Blackfin] arch: remove old I2C BF54x porting.Bryan Wu2008-01-271-33/+0Star
* [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-21/+33
* [Blackfin] arch: Fix gpio label handlingMichael Hennerich2007-12-241-0/+2
* [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...Sonic Zhang2008-01-272-3/+89
* [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-232-2/+3
* [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2007-12-212-4/+4
* spi: initial BF54x SPI supportBryan Wu2007-12-051-0/+17
* Blackfin arch: convert READY to DMA_READY as it causes build errors in common...Mike Frysinger2007-11-212-2/+2
* Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger2007-11-211-0/+5
* Blackfin arch: cplb and map header file cleanupMike Frysinger2007-11-211-0/+11
* Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger2007-11-211-2/+0Star
* Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger2007-11-211-18/+16Star
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-151-4/+0Star
* Blackfin arch: use a less common define name in BF549Mike Frysinger2007-10-301-1/+1
* Blackfin arch: Add missing definitions of BF54xRobin Getz2007-10-291-0/+7
* Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich2007-10-291-0/+14
* Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-213-3/+3
* Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu2007-10-211-0/+4
* bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich2007-10-161-0/+30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-151-0/+17
|\
| * Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich2007-10-131-0/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-10-1312-535/+437Star
|\|
| * Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...Michael Hennerich2007-10-101-0/+1
| * Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu2007-10-104-0/+8
| * Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERRO...Michael Hennerich2007-10-101-281/+308
| * Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger2007-08-051-0/+1
| * Blackfin arch: kill ezkit548 compiling warningBryan Wu2007-08-051-0/+1
| * Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-102-73/+18Star