aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf548 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang1-1/+1
2008-06-19Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang1-2/+2
2008-06-03Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang1-0/+6
2008-05-31Blackfin arch: update anomaly headers from toolchain trunkMike Frysinger1-0/+2
2008-05-07Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger1-0/+3
2008-05-07[Blackfin] arch: Equalize include files: Add VR_CTL masksMichael Hennerich1-0/+20
2008-04-25[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang3-16/+196
2008-04-25[Blackfin] arch: Update anomaly list.Sonic Zhang1-0/+1
2008-04-24[Blackfin] arch: Prevent potential Core Hang situationMichael Hennerich1-4/+33
2008-04-24[Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt1-2/+0
2008-04-24[Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg.Graf Yang1-11/+12
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-03-27[Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interfaceBryan Wu5-165/+0
2008-02-02[Blackfin] serial driver: Add flow control support to bf54xSonic Zhang1-0/+3
2008-02-02[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang1-2/+1
2007-12-24[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clearMike Frysinger1-0/+1
2008-02-09[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but no CANMike Frysinger3-1/+2116
2008-02-02[Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2-0/+12
2008-02-02[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548Bryan Wu1-2/+2
2008-01-27[Blackfin] arch: remove old I2C BF54x porting.Bryan Wu1-33/+0
2008-01-22[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interfaceMichael Hennerich1-1/+1
2007-12-24[Blackfin] arch: update to latest anomaly sheetsMike Frysinger1-21/+33
2007-12-24[Blackfin] arch: Fix gpio label handlingMichael Hennerich1-0/+2
2008-01-27[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots.Sonic Zhang2-3/+89
2007-12-23[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2-2/+3
2007-12-21[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2-4/+4
2007-12-05spi: initial BF54x SPI supportBryan Wu1-0/+17
2007-11-21Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwiseMike Frysinger2-2/+2
2007-11-21Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger1-0/+5
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger1-0/+11
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH definesMike Frysinger1-2/+0
2007-11-21Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger1-18/+16
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger1-4/+0
2007-10-30Blackfin arch: use a less common define name in BF549Mike Frysinger1-1/+1
2007-10-29Blackfin arch: Add missing definitions of BF54xRobin Getz1-0/+7
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich1-0/+14
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu3-3/+3
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu1-0/+4
2007-10-16bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich1-0/+30
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+17
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse12-535/+437
2007-10-13[MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu1-0/+1
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich1-0/+17
2007-10-10Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323Michael Hennerich1-0/+1
2007-10-11Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resourcesBryan Wu4-0/+8
2007-10-11Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivativeMichael Hennerich1-281/+308
2007-08-05Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger1-0/+1
2007-08-05Blackfin arch: kill ezkit548 compiling warningBryan Wu1-0/+1