summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf537
AgeCommit message (Expand)AuthorFilesLines
2009-02-04Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang6-0/+36
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger3-6/+6
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger1-6/+0
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang4-3/+4
2009-01-07Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boardsGrace Pan1-4/+4
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li4-45/+45
2009-01-07Blackfin arch: update anomaly headers to match latest sheetsMike Frysinger1-1/+9
2009-01-07Blackfin arch: Make the interrupt edge and polarity type configurable based o...Michael Hennerich1-1/+1
2009-01-07Blackfin arch: Remove wasted SIR header filesGraf Yang1-142/+0
2009-01-07Blackfin arch: Modify bfin_sir device configuration to board fileGraf Yang6-43/+245
2009-01-07Blackfin arch: Fix typo (channel)Jean Delvare1-1/+1
2009-01-07Blackfin arch: ADP5588 QWERTY I2C Keyboard Input device driverMichael Hennerich1-0/+94
2009-01-07Blackfin arch: cleanup - use scm for changelog, not file headersMike Frysinger1-27/+3
2009-01-07Blackfin arch: Add BF537-STAMP platform support for ENC28J60 SPI Ethernet MACMichael Hennerich1-0/+19
2009-01-07Blackfin arch: Retire old spi_mmc driverYi Li1-27/+0
2009-01-07Blackfin arch: add mmc_spi support to BF537-STAMPYi Li1-0/+39
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...Mike Frysinger2-2/+2
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang1-9/+0
2009-01-07Blackfin arch: gpio.h split into machine subfolders like already done for BF54xMichael Hennerich1-0/+68
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich3-451/+0
2009-01-07Blackfin arch: add simple-gpio resources to all adi/tinyboardsMike Frysinger2-0/+30
2008-11-18Blackfin arch: add ANOMALY_05000435 to our headersMike Frysinger1-0/+1
2008-11-18Blackfin arch: move out irq related functionsMike Frysinger1-1/+1
2008-11-18Blackfin arch: delay PLL_CTL/VR_CTL wrappersMike Frysinger1-44/+47
2008-11-18Blackfin arch: make ADI board names consistentMike Frysinger3-3/+3
2009-01-07Blackfin arch: SMP supporting patchset: some other misc codeGraf Yang1-0/+15
2008-11-18Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang th...Yi Li1-1/+1
2008-11-18Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...Michael Hennerich2-66/+52
2008-11-18Blackfin arch: don't assume a specific SPI flash part - take whatever you probeMichael Hennerich1-1/+1
2008-10-28Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger1-0/+2
2008-10-28Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger1-1/+1
2008-10-16Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz1-1/+1
2008-10-16Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich1-8/+17
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds4-8/+94
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang1-0/+3
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger1-3/+0
2008-10-13Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz1-0/+3
2008-10-13Blackfin arch: AD7879 Touchscreen driverMichael Hennerich1-3/+37
2008-10-10Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger1-0/+2
2008-10-10Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz1-5/+5
2008-10-13Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD displayMichael Hennerich1-0/+49
2008-10-09Blackfin arch: Move all the silicon rev handling to one placeMike Frysinger1-2/+0
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu15-2/+6660
2008-08-25Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich1-1/+26
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger1-50/+0
2008-08-14Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger1-9/+0
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger1-1/+1
2008-08-06Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich1-7/+0
2008-08-06Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger1-129/+3
2008-08-06Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger1-22/+0